File: index.rst

package info (click to toggle)
pyfai 0.20.0%2Bdfsg1-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 78,460 kB
  • sloc: python: 49,743; lisp: 7,059; sh: 225; ansic: 165; makefile: 119
file content (39 lines) | stat: -rw-r--r-- 920 bytes parent folder | download | duplicates (2)
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
33
34
35
36
37
38
39
pyFAI.gui package
=================

The package pyFAI.gui contains mainly the code of the graphical user interface widgets.
This code is not intended to be used by users of pyFAI as a library hence it makes little sense
to document it all here. Only documentation on the *Jupyter* tools are exposed. 

pyFAI.gui.cli_calibration module
--------------------------------

.. automodule:: pyFAI.gui.cli_calibration
    :members:
    :undoc-members:
    :show-inheritance:

pyFAI.gui.jupyter module
------------------------

.. automodule:: pyFAI.gui.jupyter
    :members:
    :undoc-members:
    :show-inheritance:

pyFAI.gui.matplotlib module
---------------------------

.. automodule:: pyFAI.gui.matplotlib
    :members:
    :undoc-members:
    :show-inheritance:

pyFAI.gui.peak_picker module
----------------------------

.. automodule:: pyFAI.gui.peak_picker
    :members:
    :undoc-members:
    :show-inheritance: