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