Daneel Documentation ==================== Daneel is a practical tool for detecting and characterizing exoplanets. Installation ------------ To install Daneel from source: .. code-block:: bash git clone https://github.com/tiziano1590/comp_astro_25.git cd comp_astro_25 pip install . Usage ----- Daneel can be used from the command line: .. code-block:: bash daneel -i parameters.yaml -d # Run exoplanet detection daneel -i parameters.yaml -a # Run atmospheric characterization API Reference ------------- .. toctree:: :maxdepth: 2 :caption: Contents: modules