File: reference.rst

package info (click to toggle)
python-peakutils 1.3.4%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 348 kB
  • sloc: python: 423; makefile: 150; sh: 6
file content (36 lines) | stat: -rw-r--r-- 712 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
28
29
30
31
32
33
34
35
36
Complete Reference
==================

The contents of the submodules *baseline* and *peak* are imported to 
*peaktuils*, and there is no need to import them directly.

An exception is the *plot* submodule that must be explicitly imported due to its *matplotlib*
dependency.

peakutils.baseline
------------------

.. automodule:: peakutils.baseline
    :members:
    :special-members:

peakutils.peak
--------------
    
.. automodule:: peakutils.peak
    :members:
    :special-members:
    
peakutils.prepare
-----------------
    
.. automodule:: peakutils.prepare
    :members:
    :special-members:
    
peakutils.plot
--------------
    
.. automodule:: peakutils.plot
    :members:
    :special-members: