Skip to content

Commit

Permalink
add instructions for downloading WebbPSF data (#937)
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharyburnett authored Oct 13, 2023
1 parent 9d59ab7 commit 525019b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,8 @@ $ crds sync --contexts roman-edit
The CRDS_READONLY_CACHE variable should not be set, since references will need to be downloaded to your local cache as
they are requested.

Additionally, currently WebbPSF data is also required. Follow [these instructions to download the data files / point to existing files on the shared internal network](https://webbpsf.readthedocs.io/en/latest/installation.html#data-install).

### Running tests

Unit tests can be run via `pytest`. Within the top level of your local `roman` repo checkout:
Expand Down

0 comments on commit 525019b

Please sign in to comment.