Smoothing Baselines

Note

The window size used for smoothing-based algorithms is index-based, rather than based on the units of the data, so proper conversions must be done by the user to get the desired window size.

Algorithms

noise_median (Noise Median method)

noise_median(): explanation for the algorithm.

(Source code)

../_images/smooth_2d-1_00.png

(png)

../_images/smooth_2d-1_01.png

(png)