Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Updated for Pandeia Engine 3.1

Table of Contents

For Pandeia Engine v3.0/v3.1

Python Requirements:

RequiredRecommended

python 3.8+

3.11.3

numpy 1.17+

1.23.5

scipy

1.10.1

astropy 5+

5.2.2
photutils1.7.0
synphot 1.0+1.2.0
stsynphot 1.0+1.2.0
six1.16.0
setuptools67.7.0

...

Code Block
languagebash
pip install pandeia.engine==3.0

or for Roman:

Code Block
languagebash
pip install pandeia.engine==3.1
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.

...

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

or for Roman:

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

...