tlpipe.utils.sg_filter

Functions

factorial((x) -> Integral) Find x!.
savitzky_golay(y, window_size, order[, ...]) Smooth (and optionally differentiate) data with a Savitzky-Golay filter.