File: modules.rst

package info (click to toggle)
orsopy 1.2.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,780 kB
  • sloc: python: 38,554; makefile: 78
file content (16 lines) | stat: -rw-r--r-- 434 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Modules
=======

fileio
------

The role of the :py:mod:`fileio` module is to enable the creation of and parsing from ORSO reduced data files.
All public classes and functions in the :py:mod:`fileio` module are available directly from :py:mod:`fileio` without needing to specify a particular submodule.

.. toctree::
   :maxdepth: 1

   orsopy.fileio.base
   orsopy.fileio.data_source
   orsopy.fileio.reduction
   orsopy.fileio.orso