Installation

stginga requires:

We suggest using Miniconda as a Python distribution that is known to work with stginga:

conda install stginga -c conda-forge

Alternately, stginga 0.3 and beyond is also available on PyPI:

pip install stginga

If you wish to install the development version instead:

pip install git+https://github.com/spacetelescope/stginga.git@master