Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 294 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 294 Bytes

TargetCalibSB

Python package to explore calibration approaches for TARGET modules. SB stands for sand box :)

Installation

source activate cta
conda install -c conda-forge fitsio=1.0.4
git clone [email protected]:sstcam/TargetCalibSB.git
cd TargetCalibSB
python setup.py develop