Skip to content

Commit

Permalink
add new link
Browse files Browse the repository at this point in the history
  • Loading branch information
BradleySappington committed Aug 10, 2023
1 parent 68afa59 commit 501dd4e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@ Installing the Required Data Files
Files containing such information as the JWST pupil shape, instrument throughputs, and aperture positions are distributed separately from WebbPSF. To run WebbPSF, you must download these files and tell WebbPSF where to find them using the ``WEBBPSF_PATH`` environment variable.

1. Download the following file: `webbpsf-data-1.1.1.tar.gz <https://stsci.box.com/shared/static/t90gqazqs82d8nh25249oq1obbjfstq8.gz>`_ [approx. 80 MB]
2. Untar ``webbpsf-data-1.1.1.tar.gz`` into a directory of your choosing.
1. Download the following file: `webbpsf-data-1.2.0.tar.gz <https://stsci.box.com/shared/static/34g3slaq4jidgccqj25qqo80tlk6tubl.gz>`_ [approx. 70 MB]
2. Untar ``webbpsf-data-1.2.0.tar.gz`` into a directory of your choosing.
3. Set the environment variable ``WEBBPSF_PATH`` to point to that directory. e.g. ::

export WEBBPSF_PATH=$HOME/data/webbpsf-data
Expand Down

0 comments on commit 501dd4e

Please sign in to comment.