Skip to content

Latest commit

 

History

History
49 lines (39 loc) · 1.19 KB

index.rst

File metadata and controls

49 lines (39 loc) · 1.19 KB

Fiducia's Documentation

Fiducia is an open source package for unfolding spectral information from filtered diode array diagnostics (such as Dante) using the cubic splines analysis method . This method simply assumes that the underlying spectrum is smoothly varying, and does not impose any other constraints on the shapes of spectrum. See below for instructions on how to install Fiducia, and for examples on how to run an analysis using Fiducia.

.. toctree::
   :caption: First Steps
   :maxdepth: 1

   Installing <install>
   Examples <auto_examples/index>
   Contributing <contributing>
   Citing <citing>
   License <license>

.. toctree::
   :maxdepth: 1
   :caption: Submodules

   cspline
   error
   loader
   main
   misc
   pltDefaults
   rawProcess
   response
   stats
   visualization


Indices and tables