Visit the webpage here: https://cta-observatory.github.io/ctao-dl2-prod5/
This site provides a simple overview of the public dataset CTAO Monte Carlo Simulations at DL2 level: https://zenodo.org/records/7298569
To get more information about the dataset, please visit the Zenodo page.
For up-to-date code examples, please visit the ctapipe documentation: https://cta-observatory.github.io/ctapipe/.
To run the notebooks on your computer, create a new conda environment and install the required packages:
conda env create -f environment.yml
conda activate ctaodl2
Then start Jupyter:
jupyter-lab