xdas.signal#
Signal processing#
|
Detrend data along given dimension. |
|
Apply a tapering window along the given dimension. |
|
Resample da to num samples using Fourier method along the given dimension. |
|
Resample da along the given dimension using polyphase filtering. |
|
Downsample the signal after applying an anti-aliasing filter. |
|
Integrate along a given dimension. |
|
Differentiate along a given dimension. |
|
Piecewise mean removal. |
|
Sliding mean removal. |
Filtering#
|
SOS IIR filtering along given dimension. |
|
Compute the analytic signal, using the Hilbert transform. |
|
Filter data along one-dimension with an IIR or FIR filter. |
|
Apply a digital filter forward and backward to a signal. |
|
Filter data along one dimension using cascaded second-order sections. |
|
Apply a forward-backward digital filter using cascaded second-order sections. |
|
Perform a median filter along given dimensions. |
Spectral analysis#
|
Compute the Short-Time Fourier Transform (STFT) of a data array. |