stddev

This calculates the unbiased standard deviation of the samples in the seismograms and saves the results as name in the cookieJar. This can be used by later processors or used within the printlineSeismogramProcess as ${cookieJar.get('Stddev')}. The default name is 'Stddev'.

Example

<stddev/>

This consists of

<stddev>

<name>Any text</name> optional
</stddev>

Places this can be found

In seismogramProcess there is a choice between all of the following