The COSI high-level data analysis tools
Meant for developers. Currently the only option.
- Clone the repository into your local machine
git clone [email protected]:cositools/cosipy.git
- Move to the cosipy folder
cd cosipy
-
Create a new conda environment. Optional but highly encouranged.
-
Install it:
pip install -e .