Skip to content

Commit

Permalink
Link updates
Browse files Browse the repository at this point in the history
Fixes HST-Docs location issue and a few https redirects.
  • Loading branch information
sean-lockwood committed Jun 18, 2019
1 parent f952c63 commit 689bb93
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ installation, launch it via::

source activate astroconda

.. _Astroconda: http://astroconda.readthedocs.io
.. _Astroconda: https://astroconda.readthedocs.io

Then, install the `stistarg` script::

Expand All @@ -63,8 +63,8 @@ Alternatively, you may download_ and manually install `stistarg` via::

Note that this package requires `astropy`_ and `matplotlib`_.

.. _`astropy`: http://www.astropy.org
.. _`matplotlib`: http://matplotlib.org
.. _`astropy`: https://www.astropy.org
.. _`matplotlib`: https://matplotlib.org

Command Line Interface
----------------------
Expand Down Expand Up @@ -118,7 +118,7 @@ capability to use non--STIS data will be added in a future release. Users wishi
use data from other sources must trim and rescale their input data accordingly. The
STIS CCD plate scale is `0.05072 arcsec/pix`_.

.. _`0.05072 arcsec/pix`: http://www.stsci.edu/hst/stis/documents/handbooks/currentIHB/c13_specref03.html#922126
.. _`0.050725 arcsec/pix`: https://hst-docs.stsci.edu/display/STISIHB/14.6+Image+Mode+Geometric+Distortion#id-14.6ImageModeGeometricDistortion-table14.38

Furthermore, `stistarg` assumes the use of STIS acquisition image data and trims out the
last five columns from the input array before performing calculations (these are normally
Expand Down

0 comments on commit 689bb93

Please sign in to comment.