summaryrefslogtreecommitdiff
path: root/doc/source/modules/math/fit/filters.rst
blob: 09f714522fc7e4df3b117f3756c668f635d1233c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.. currentmodule:: silx.math.fit

Smoothing and background filters
--------------------------------

.. automodule:: silx.math.fit.filters

.. autofunction:: silx.math.fit.smooth1d
.. autofunction:: silx.math.fit.smooth2d
.. autofunction:: silx.math.fit.smooth3d
.. autofunction:: silx.math.fit.savitsky_golay
.. autofunction:: silx.math.fit.snip1d
.. autofunction:: silx.math.fit.snip2d
.. autofunction:: silx.math.fit.snip3d
.. autofunction:: silx.math.fit.strip