minMax

This calculates the minimum and maximum of the samples in the seismograms and saves the results as 'MinMax.min' and 'MinMax.max' in the cookieJar. This can be used by later processors or used within the printlineSeismogramProcess as ${cookieJar.get('MinMax').getItem('max')}. The default name is 'MinMax'.

Example

<minMax/>

This consists of

<minMax>

<name>Any text</name> optional
</minMax>

Places this can be found

In seismogramProcess there is a choice between all of the following