Jupyter Notebook tutorials for HAPI part of the 2022 PyHC Summer School. A shorter version is available in the 2024 PyHC Summer School repository.
git clone https://github.com/hapi-server/tutorial-python
pip install hapiclient hapiplot
cd tutorial-python
jupyter-notebook
- HAPI_00.ipynb - Overview
- HAPI_01.ipynb - Basics
- HAPI_02.ipynb - Data structures
- HAPI_03.ipynb - Plotting
- HAPI_04.ipynb - Problems