summaryrefslogtreecommitdiff
path: root/doc/source/modules/gui/fit/index.rst
blob: 67c22a158c2b78f7dacbe320689a7fedda8a27dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
.. currentmodule:: silx.gui

:mod:`fit`: Fit widgets
------------------------

.. automodule:: silx.gui.fit

Snapshot of the widgets:


.. |imgFitWidget| image:: ../../../Tutorials/img/fitwidget4.png
   :height: 150px
   :align: middle

.. |imgBGWidget| image:: ./img/bgwidget.png
   :height: 150px
   :align: middle

=================== ==========================
|imgFitWidget|      |imgBGWidget|
:class:`FitWidget`  :class:`BackgroundWidget`
=================== ==========================

Public modules:

.. toctree::
   :maxdepth: 2

   fitwidget.rst
   backgroundwidget.rst