This repository includes code and data to reproduce the figures (only the data points, not the entire data analysis) of the paper entitled Observations of the Crab Nebula and Pulsar with the Large-Sized Telescope prototype of the Cherenkov Telescope Array for the CTA LST collaboration.
You may visit https://mybinder.org/v2/gh/cta-observatory/lst-crab-performance-paper-2023/HEAD to run this repository online.
You may run the following on mybinder or on your own laptop/computer/server by installing the provided conda environment:
Install conda and create the crablst1 environment using the following command:
conda env create -f environment.yml
Then activate the crablst1 environment and run the notebooks
conda activate crablst1
jupyter-lab
The repository is organised following the paper sections.
Each notebook can be run to reproduce the paper's figures.
The preferred citation is the published article associated with this repository.
However, if you use the data points or code for this repository for your work, you may in addition cite the exact version of this repository from Zenodo.