Tutorials

Tutorials are available as Jupyter notebooks, showing the usage of agilepy analysis classes using the test datesets installed in the package:

The Tutorials shown above can be downloaded in .ipynb format from: agilepy/notebooks/tutorial_notebooks.

You can check the available Jupyter servers with:

docker exec $CONTAINER_NAME /home/flareadvocate/.local/bin/jupyter server list

Analysis notebooks

The analysis notebooks are available at: agilepy/notebooks/analysis_notebooks. These notebooks have been developed for internal purposes of the AGILE Team. A template notebook is also provided to speed up the development of a new analysis notebook for AGILE Flare Advocate team.