InstrumentReduceSampling
This program reduce the sampling of a instrument file. Only epochs with a time stamp with a division by sampling without remainder are kept (inside margin).
Name | Type | Annotation |
---|---|---|
outputfileInstrument | filename | |
inputfileInstrument | filename | |
sampling | double | new sampling in seconds |
margin | double | margin around the new sampling in seconds |
relative2FirstEpoch | boolean | compute sampling relative to time of first epoch |