Computes the WCS of HST images.


Keywords
astronomy, hst, wcs
License
BSD-3-Clause
Install
pip install stwcs==1.7.2

Documentation

STWCS

CI Status Documentation Status

STWCS provides support for WCS distortion models and coordinate transformation for the imaging instruments on the Hubble Space Telescope (HST).

Note

Starting with version 1.4, STWCS requires Python 3.5 and above.

Installation

To clone the project from github:

git clone https://github.com/spacetelescope/stwcs.git

To install:

python setup.py install