summaryrefslogtreecommitdiff
path: root/README.rst
blob: 16f9ac1b31c93dd382067bfd1735fd9a3039cc5d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
STWCS
-----

`STWCS <http://ssb.stsci.edu/doc/stsci_python_dev/stwcs.doc/html/index.html>`__ provides support for WCS distortion models and coordinate
transformation for the imaging instruments on the Hubble Space Telescope (HST).


Installation
------------

To clone the project from github::

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

To install::

    python setup.py install