GWCS Documentation¶
Getting GWCS¶
To install the latest release:
pip install gwcs
To install as a conda package from conda-forge:
conda install -c conda-forge gwcs
To install the latest development version from source (not generally recommendedß unless one needs a very new feature or bug fix):
pip install git+https://github.com/spacetelescope/gwcs.git