Energy Reconstruction module for the GRAND experiment
Implements the "Double gaussain" and the "Symmetric fit" analysis.
Please, refer to the documentation for more details.
This version features a documentation made using sphinx
Install Sphinx and the documentation theme
pip install -U Sphinx
pip install python-docs-theme
Enter the doc
directory and run make html