diff --git a/README.md b/README.md index 3b23299..fa86ef6 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This repo is meant to demostrate how to use interpolation of PSFs to run image simulations for comlex systems with field dependent PSFs. The example used is that of the Roman HLC imaging mode. -In order to use all the code within this repository, all required python modules should be installed. This includes the modules PROPER and wfirst_phaseb-proper which can be found at https://sourceforge.net/projects/proper-library/files/ and https://github.com/kian1393/proper-models/tree/master/wfirst_cgi/models_phaseb/python respectively. +In order to use all the code within this repository, all required python modules should be installed. This includes the modules PROPER and wfirst_phaseb-proper which can be found at https://sourceforge.net/projects/proper-library/files/ and https://github.com/kian1393/proper-models/tree/master/wfirst_cgi/models_phaseb/python respectively. All the Phase-B data files required can be found at on the IPAC website https://roman.ipac.caltech.edu/. These files include the 1D offaxis PSFs from IPAC, however, the PROPER PSFs can be created using the given create_hlc_proper-psfs.ipynb file.