Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 1.25 KB

README.rst

File metadata and controls

37 lines (27 loc) · 1.25 KB

PyPI Release Travis Badge Documentation Status MIT License

sage-analysis

Package to ingest, analyse, and plot the SAGE data products.

Installation

Please install the latest version of sage-analysis using the following steps

$ git clone git@github.com:sage-home/sage-analysis.git
$ cd sage-analysis
$ python -m pip install -e .

Documentation

The documentation for the sage-analysis package is here.