Skip to content

cta-observatory/ctao-dl2-prod5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CTAO Monte Carlo Simulations - DL2 prod5

Visit the webpage here: https://cta-observatory.github.io/ctao-dl2-prod5/

Overview

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/.

Installation

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