Installation

Installing Prometheus

The easiest way to install Prometheus is with PyPi. Note that you need to install “theprometheus”, but it will import with “prometheus”.

pip install theprometheus

To get the very latest version of the software, install it directly from GitHub.

pip install git+https://github.com/dnidever/prometheus

Dependencies

  • numpy

  • scipy

  • astropy

  • matplotlib

  • sep

  • photutils

  • dlnpyutils

  • scikit-image