Hi,
I'm a bit confused about how the RMS window length is computed in bz_FindRipples.m
Lines 132 reads: windowLength = frequency/frequency*11;
Which should always set the windowLength to 11 data-points. Is this as intended or an error?
Thanks for any help!
Hi,
I'm a bit confused about how the RMS window length is computed in bz_FindRipples.m
Lines 132 reads: windowLength = frequency/frequency*11;
Which should always set the windowLength to 11 data-points. Is this as intended or an error?
Thanks for any help!