Thanks to visit codestin.com
Credit goes to github.com

Skip to content

tomohiroinada/cta-lstchain

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

144 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 have ctapipe installed in a conda environement (cta-dev in this example):

source activate cta-dev
python setup.py install

If you don't already have ctapipe installed:

conda env create -f 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.

About

LST prototype testbench chain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 98.0%
  • Python 1.9%
  • C++ 0.1%