InstallationΒΆ

SAPHIRES has the following third-party dependencies:

  • matplotlib
  • numpy
  • scipy
  • pickle
  • astropy
  • pydl
  • PyQt5

Everything should be python 2.7 and 3.x friendly, and can be installed directly with pip

pip install saphires

The pypi version available above will lag changes made to the github repo, which if desired, can be cloned here.