recordSectionDisplayGenerator
Loads seismograms from files created by the sacWriter or mseedWriter 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>
<writerName>Any text</writerName> optional
<workingDir> optional
<location> optional
<embeddedEventChannelProcessor> optional
<fileNameBase>Any text</fileNameBase> optional
<idealNumberOfSeismograms>integer</idealNumberOfSeismograms> optional
<maxNumberOfSeismograms>integer</maxNumberOfSeismograms> optional
<distanceRange> optional </distanceRange>
<percentSeisHeight>double</percentSeisHeight> optional
<recordSectionSize> optional
<displayConfig> </displayConfig>
<writerName>Any text</writerName> optional
<workingDir> optional
<location> optional
<embeddedEventChannelProcessor> optional
<fileNameBase>Any text</fileNameBase> optional
<idealNumberOfSeismograms>integer</idealNumberOfSeismograms> optional
<maxNumberOfSeismograms>integer</maxNumberOfSeismograms> optional
<distanceRange> optional </distanceRange>
<percentSeisHeight>double</percentSeisHeight> optional
<recordSectionSize> optional
<displayConfig> </displayConfig>