File: pyFAI.rst

package info (click to toggle)
pyfai 2026.02-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 96,100 kB
  • sloc: python: 70,217; lisp: 8,335; sh: 407; ansic: 247; makefile: 133; xml: 69
file content (150 lines) | stat: -rw-r--r-- 2,561 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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
pyFAI package
=============

:mod:`pyFAI` Package
--------------------

.. automodule:: pyFAI.__init__
    :members:
    :undoc-members:
    :show-inheritance:

:mod:`integrator.azimuthal` Module
----------------------------------

.. automodule:: pyFAI.integrator.azimuthal
    :members:
    :undoc-members:
    :show-inheritance:

:mod:`integrator.fiber` Module
------------------------------

.. automodule:: pyFAI.integrator.fiber
    :members:
    :undoc-members:
    :show-inheritance:

:mod:`average` Module
---------------------

.. automodule:: pyFAI.average
    :members:
    :undoc-members:
    :show-inheritance:


:mod:`multi_geometry` Module
----------------------------

.. automodule:: pyFAI.multi_geometry
    :members:
    :undoc-members:
    :show-inheritance:


:mod:`geometryRefinement` Module
--------------------------------

.. automodule:: pyFAI.geometryRefinement
    :members:
    :undoc-members:
    :show-inheritance:

:mod:`goniometer` Module
------------------------

.. automodule:: pyFAI.goniometer
    :members:
    :undoc-members:
    :show-inheritance:

:mod:`spline` Module
--------------------

.. automodule:: pyFAI.spline
    :members:
    :undoc-members:
    :show-inheritance:

:mod:`control_points` Module
----------------------------

.. automodule:: pyFAI.control_points
    :members:
    :undoc-members:
    :show-inheritance:

:mod:`massif` Module
--------------------

.. automodule:: pyFAI.massif
    :members:
    :undoc-members:
    :show-inheritance:

:mod:`blob_detection` Module
----------------------------

.. automodule:: pyFAI.blob_detection
    :members:
    :undoc-members:
    :show-inheritance:

:mod:`calibrant` Module
-----------------------

.. automodule:: pyFAI.calibrant
    :members:
    :undoc-members:
    :show-inheritance:


:mod:`distortion` Module
------------------------

.. automodule:: pyFAI.distortion
    :members:
    :undoc-members:
    :show-inheritance:

:mod:`units` Module
--------------------

.. automodule:: pyFAI.units
    :members:
    :undoc-members:
    :show-inheritance:


:mod:`worker` Module
--------------------

.. automodule:: pyFAI.worker
    :members:
    :undoc-members:
    :show-inheritance:

:mod:`containers` Module
------------------------

.. automodule:: pyFAI.containers
    :members:
    :undoc-members:
    :show-inheritance:

Other sub-packages:
-------------------

.. toctree::

    app/index
    detectors/index
    engines/index
    ext/index
    geometry/index
    gui/index
    io/index
    opencl/index
    resources/index
    utils/index