InstrumentInsertNAN
This program inserts NAN epochs into inputfileInstrument files, either at specific times or where gaps in the instrument are detected.
Name | Type | Annotation |
---|---|---|
outputfileInstrument | filename | |
inputfileInstrument | filename | |
times | timeSeries | Insert NAN at specific times. |
atGaps | boolean | Insert NAN where epochs are more than 1.5 times the median sampling apart. |
atArcEnds | boolean | Insert one epoch with data NAN at arc ends |