InstrumentRemoveEpochsByTimes
This program compares an instrument file with a time series. Epochs contained within the time series (including a defined margin) are removed from the instrument file. The margin is added on both sides of the epochs. The arcs of the instrument file are concatenated to one arc. The removed epochs can be saved in a separate instrument file.
Name | Type | Annotation |
---|---|---|
outputfileInstrument | filename | all epochs are concatenated in one arc |
outputfileInstrumentRemovedEpochs | filename | all epochs are concatenated in one arc |
inputfileInstrument | filename | |
timePoints | timeSeries | |
margin | double | margin size (on both sides) [seconds] |