Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: ETC 3.0

Table of Contents

For Pandeia Engine v2v3.0

Python Requirements:

RequiredRecommended

python 3.8+

3.1011.43

numpy 1.17+

1.2123.25

scipy

1.710.31

astropy 5+

5.02.42
photutils1.47.0
synphot 1.0+1.12.10
stsynphot 1.0+1.12.0
six1.16.0
setuptools5867.7.0.4

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==23.0


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:  23.0
Pandeia RefData version:  23.0
Pysynphot Data:  /your/data/directory/synphot

...