Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 657 Bytes

README.md

File metadata and controls

28 lines (15 loc) · 657 Bytes

cta-lstchain

Repository for the high level analysis of the LST.
The analysis is heavily based on ctapipe, adding custom code for mono reconstruction.

Install

conda env create --file environment.yml
source activate cta-dev
python setup.py install

Contributing

All contribution are welcomed.

Guidelines are the same as ctapipe's ones See here how to make a pull request to contribute.

Report issue / Ask a question

Use GitHub Issues.