Skip to content

cosimoNigro/cta-lstchain

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

If you are a user and don't already have ctapipe installed:

conda env create -f environment.yml
source activate cta

This will create a conda environment called cta and install ctapipe with all dependencies.

Then you can install the lstchain in this environment with:

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.

About

LST prototype testbench chain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.3%
  • Other 0.7%