Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomas Stolker committed Jul 5, 2019
1 parent 750beb7 commit dc4fd0e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,23 +3,23 @@
PynPoint
========

PynPoint is a Python package for processing and analysis of high-contrast imaging data of faint companions and circumstellar disks. The package has been developed at the |ipa| of ETH Zurich in a collaboration between the |spf| and the |cosmo|.
PynPoint is a pipeline for processing and analysis of high-contrast imaging data of exoplanets and circumstellar disks. The Python package has been developed at the |ipa| of ETH Zurich in a collaboration between the |planets| and the |cosmo|.

.. figure:: _static/eso.jpg
:width: 100%
:target: http://www.eso.org/public/news/eso1310
:target: http://www.eso.org/public/news/eso1310/

.. |ipa| raw:: html

<a href="http://www.ipa.phys.ethz.ch" target="_blank">Institute of Particle Physics and Astrophysics</a>
<a href="http://www.ipa.phys.ethz.ch/" target="_blank">Institute of Particle Physics and Astrophysics</a>

.. |spf| raw:: html
.. |planets| raw:: html

<a href="http://www.schmid-group.ethz.ch/" target="_blank">Star and Planet Formation Group</a>
<a href="https://quanz-group.ethz.ch/" target="_blank">Exoplanets and Habitability Group</a>

.. |cosmo| raw:: html

<a href="http://www.cosmology.ethz.ch" target="_blank">Cosmology Research Group</a>
<a href="http://www.cosmology.ethz.ch/" target="_blank">Cosmology Research Group</a>

.. toctree::
:maxdepth: 2
Expand Down
2 changes: 1 addition & 1 deletion docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ PynPoint can now be installed with pip::

$ pip install pynpoint

If you do not use a virtual environment then you may have to add the ``-- user`` argument::
If you do not use a virtual environment then you may have to add the ``--user`` argument::

$ pip install --user pynpoint

Expand Down

0 comments on commit dc4fd0e

Please sign in to comment.