cogpy.preprocess.filtering.temporal
Temporal IIR filters and decimation for xarray signals.
Butterworth bandpass/lowpass/highpass, notch, and polyphase decimation.
All functions accept xarray.DataArray with an fs coordinate.
Functions
|
Butterworth bandpass filter (zero-phase, SOS form). |
|
Butterworth bandpass filter with shoulder specification (zero-phase). |
|
Decimate along |
|
Butterworth highpass filter (zero-phase). |
|
Butterworth lowpass filter (zero-phase). |
|
Apply multiple IIR notches along |
|
Notch filter (IIR notch) applied along |