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
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