Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: changed 2024.9 to correct 2024p9 in both text and URL for Roman data

Table of Contents

For Pandeia Engine v4.0 & v2024.9

Python Requirements:

RequiredRecommended

python >=3.9

3.12.3

numpy >=1.21

1.26.3

scipy >=1.9.2

1.13.0

astropy >=5.3

6.0.1
photutils1.12.0
synphot >=1.01.4.0
stsynphot >=1.01.3.0
setuptools69.5.1

...

Code Block
languagebash
pip install pandeia.engine==32024.19
Warning
We highly recommend installing into a fresh python environment, such as ones provided by the Anaconda Python distribution, to avoid problems. If you experience issues after installing the Pandeia Engine, consider starting again with a fresh python installation and a clean new set of data files.

...

Download and untar the files to a suitable location.

...

Note
titleInstalling both data packages

You CAN untar both sets of files to the same location and run calculations for Webb JWST and Roman (or use JWST bandpasses for normalization with Roman). The sole difference between the packages are the jwst/ and roman/ directories (and the VERSION_PSF file, to reflect that Roman PSFs were regenerated with WebbPSF 1. 0, instead of WebbPSF 1.3). You can either untar the second telescope on top of the first one and overwrite any files when prompted, or copy just the second telescope's directory into the $pandeia_refdata location.

...

Code Block
Pandeia Engine version:  32024.19
Pandeia RefData version:  32024.19
Pysynphot Data:  /your/data/directory/synphot

...