Filtering and Signal Processing#
FIR filter design, filtering helpers, and window functions.
|
Return legacy discrete Fourier filters. |
|
Return EEGLAB |
|
Return EEGLAB |
|
Pad data with endpoint constants and filter along the first axis. |
|
Return an EEGLAB-style FIR filter report. |
|
Filter continuous chunks split at boundaries or each epoch independently. |
|
Return a Gaussian low-pass FIR coefficient vector. |
|
Designs windowed sinc type I linear phase FIR filter. |
|
Estimate windowed sinc FIR filter order depending on window type and requested transition band width. |
|
Estimate transition bandwidth and ripple for a windowed-sinc FIR order. |
|
Estimate maximum passband deviation from a Kaiser window beta. |
|
Estimate the Kaiser window beta from maximum passband deviation. |
|
Convert FIR coefficients to a minimum-phase impulse response. |
|
Plot impulse, step, magnitude, and phase response like FIRFilt. |
|
Return a symmetric window vector. |