An open API service indexing awesome lists of open source software.

https://github.com/spacetelescope/stwcs

WCS based distortion models and coordinate transformation.
https://github.com/spacetelescope/stwcs

astronomy hst wcs

Last synced: 8 months ago
JSON representation

WCS based distortion models and coordinate transformation.

Awesome Lists containing this project

README

          

STWCS
-----

.. image:: https://github.com/spacetelescope/stwcs/actions/workflows/weekly_cron.yml/badge.svg
:target: https://github.com/spacetelescope/stwcs/actions
:alt: CI Status

.. image:: https://readthedocs.org/projects/stwcs/badge/?version=latest
:target: http://stwcs.readthedocs.io/en/latest/?badge=latest
:alt: 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