File: api.rst

package info (click to toggle)
tomopy 1.15.3%2Bds1-3
  • links: PTS, VCS
  • area: contrib
  • in suites: forky, sid
  • size: 16,320 kB
  • sloc: cpp: 8,205; ansic: 7,231; python: 6,629; sh: 169; makefile: 70
file content (27 lines) | stat: -rw-r--r-- 543 bytes parent folder | download | duplicates (3)
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
=============
API reference
=============

This section contains the API reference and usage information for TomoPy.

.. rubric:: **TomoPy Modules:**

.. toctree::

   api/tomopy.misc.corr
   api/tomopy.misc.morph
   api/tomopy.misc.phantom
   api/tomopy.prep.alignment
   api/tomopy.prep.normalize
   api/tomopy.prep.phase
   api/tomopy.prep.stripe
   api/tomopy.recon.algorithm
   api/tomopy.recon.rotation
   api/tomopy.sim.project
   api/tomopy.sim.propagate


.. automodule:: tomopy
   :members:
   :undoc-members:
   :show-inheritance: