Skip to content

saurabhmittal23/cosipy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cosipy

The COSI high-level data analysis tools

Installation from source

Meant for developers. Currently the only option.

  1. Clone the repository into your local machine
git clone [email protected]:cositools/cosipy.git
  1. Move to the cosipy folder
cd cosipy
  1. Create a new conda environment. Optional but highly encouranged.

  2. Install it:

pip install -e .

About

The COSI high-level data analysis tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 95.4%
  • Python 4.6%