Skip to content

Choose sensible FFT lengths for low-frequency omega scans

This merge request introduces more sensible selection rules for the FFT length used in omega scans, which sets the spectral resolution of the whitening filter. In particular, this resolution should increase for analyses that go down to very low frequency. The selection rule introduced here is to choose either 8 seconds or the next power of two greater than 1/flow, whichever is larger.

cc @thomas-massinger, @derek.davis

Merge request reports