recordSectionDisplayGenerator
Reads the dsml file created by the saveSeismogramToFile processor and generates the recordsection image file
Example
<recordSectionDisplayGenerator> <id>RecordSection_</id> <fileNameBase>recordSection</fileNameBase> <idealNumberOfSeismograms>10</idealNumberOfSeismograms> <distanceRange> <min>0</min> <max>180</max> </distanceRange> <recordSectionSize> <width>400</width> <height>400</height> </recordSectionSize> </recordSectionDisplayGenerator>
This consists of
<recordSectionDisplayGenerator>
<id>Any text</id>
<saveSeisId>Any text</saveSeisId> optional
<fileNameBase>Any text</fileNameBase> optional
<idealNumberOfSeismograms>integer</idealNumberOfSeismograms> optional
<maxNumberOfSeismograms>integer</maxNumberOfSeismograms> optional
<distanceRange> optional </distanceRange>
<percentSeisHeight>double</percentSeisHeight> optional
<recordSectionSize> optional
<displayConfig> optional </displayConfig>
<saveSeisId>Any text</saveSeisId> optional
<fileNameBase>Any text</fileNameBase> optional
<idealNumberOfSeismograms>integer</idealNumberOfSeismograms> optional
<maxNumberOfSeismograms>integer</maxNumberOfSeismograms> optional
<distanceRange> optional </distanceRange>
<percentSeisHeight>double</percentSeisHeight> optional
<recordSectionSize> optional
<displayConfig> optional </displayConfig>
Places this can be found
In seismogramProcess there is a choice between all of the following
- printlineSeismogramProcess
- sacWriter
- mseedWriter
- recordSectionDisplayGenerator
- responseGain
- phaseCut
- merge
- rMean
- rTrend
- taper
- externalWaveformProcess
- localSeismogramTemplateGenerator
- filter
- forkProcess
- alwaysSuccess
- phaseSignalToNoise
- seismogramImageProcess
- legacyExecute
- seismogramAND
- seismogramOR
- seismogramNOT
- someDataCoverage
- noDataGaps
- fullDataCoverage
- integrate
- differentiate
- embeddedEventChannelProcessor
- transferResponse
- collapseOverlaps
- saveSeismogramToFile