InstallationΒΆ
The simplest option is to install using pip
:
pip install coronagraph
Users may also clone the repository on Github for the latest version of the code:
git clone https://github.com/jlustigy/coronagraph.git
cd coronagraph
python setup.py