ara-software / AraRoot

ARA data access framework
2 stars 7 forks source link

Option for full calibration without first block trimming #53

Closed MyoungchulK closed 1 year ago

MyoungchulK commented 1 year ago

kLatestCalibWithOutTrimFirstBlock will perform all calibrations except the first block trimming.

ApplyZeroMean() function already has an algorithm that excludes the first block from the mean calculation. So, no need to worry about the first block will ruin the zero mean correction.

But unfortunately, the first block region will have a DC offset. so, WF from this calibration will only make sense if the user applies a band-pass filter by themself