Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 693 Bytes

modules.rst

File metadata and controls

32 lines (24 loc) · 693 Bytes

SORA: Stellar Occultation Reduction and Analysis



Modules

SORA is a Python-based, object-oriented library for optimal analysis of stellar occultation data. The user can use this library to build pipelines to analyse their stellar occultation’s data. Here follows the details for each module: body, ephem, star, prediction, observer, lightCurve, occultation and extra.

.. toctree::
   :maxdepth: 2

   modules/body
   modules/ephem
   modules/extra
   modules/lightcurve
   modules/observer
   modules/occultation
   modules/prediction
   modules/star