Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Update to what 2.0 will look like

Table of Contents

For Pandeia Engine v1v2.70

Python Requirements:

RequiredRecommended

python 3.68+

3.910.64

numpy 1.17+

1.21.12

scipy

1.7.03

astropy 45+

45.20.14
photutils1.14.0
synphot 1.0.3+1.1.01
stsynphot 1.0.3+1.1.0
six1.16.0
setuptools4958.60.04

Installing the Pandeia Engine requires a python environment with the dependencies listed above, a set of telescope-specific datafiles, and an optional (but highly recommended) second set of data files for additional spectral manipulation capabilities.

...

Code Block
languagebash
pip install pandeia.engine==12.70


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.

...

In order to function, the Pandeia Engine requires one set of reference data (containing instrument definitions):  https://stsci.box.com/v/pandeia-refdata-v1p7v2p0-roman

Download and untar the files to a suitable location.

...

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

...