
.. currentmodule:: silx.math
.. py:module:: silx.math.fit

:mod:`fit`: Fitting tools
==========================

.. toctree::
   :maxdepth: 1

   leastsq.rst
   peaksearch.rst
   functions.rst
   filters.rst
   fitmanager.rst
   fittheory.rst
   fittheories.rst
   bgtheories.rst


For a graphical fit widget, see :mod:`silx.gui.fit.FitWidget`.

For a tutorial on using the various fit related modules, see :ref:`fit-tutorial` .


