ktk.filters

ktk.filters#

Provide standard filters for TimeSeries.

Functions

butter

Apply a Butterworth filter to a TimeSeries.

deriv

Calculate the nth numerical derivative.

median

Calculate a moving median.

savgol

Apply a Savitzky-Golay filter on a TimeSeries.

smooth

Apply a smoothing (moving average) filter on a TimeSeries.