InstrumentArcStatistics

Computes statistics of selected data columns of inputfileInstrument arc wise. The outputfileStatisticsTimeSeries contains for every arc one (mid) epoch with statistics column(s). Possible statistics are root mean square, standard deviation, mean, median, min, and max.

With perColumn separate statistics for each selected data column are computed, otherwise an overall value is computed.

See also InstrumentArcCrossStatistics, InstrumentStatisticsTimeSeries.

NameTypeAnnotation
outputfileStatisticsTimeSeries
filenamecolumns: mjd, statistics column(s) per instrument file
inputfileInstrument
filename
statistics
choice
rootMeanSquare
standardDeviation
mean
median
min
max
epochCount
startDataFields
uintstart
countDataFields
uintnumber of data fields (default: all)
perColumn
booleancompute statistic per column
ignoreNan
booleanignore NaN values in input
This program is parallelized.