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

https://github.com/spacetelescope/tweakwcs

Algorithms for matching and aligning catalogs and for tweaking the WCS so as to minimize catalog mismatch errors
https://github.com/spacetelescope/tweakwcs

astronomy python wcs

Last synced: 8 months ago
JSON representation

Algorithms for matching and aligning catalogs and for tweaking the WCS so as to minimize catalog mismatch errors

Awesome Lists containing this project

README

          

.. image:: https://codecov.io/gh/spacetelescope/tweakwcs/branch/main/graph/badge.svg
:target: https://codecov.io/gh/spacetelescope/tweakwcs
:alt: Test coverage status

.. image:: https://readthedocs.org/projects/tweakwcs/badge/?version=latest
:target: https://tweakwcs.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status

.. image:: https://zenodo.org/badge/127811534.svg
:target: https://zenodo.org/doi/10.5281/zenodo.4018234
:alt: Zenodo DOI 10.5281/zenodo.4018234

.. image:: https://img.shields.io/pypi/v/tweakwcs.svg
:target: https://pypi.org/project/tweakwcs
:alt: PyPI Status

``tweakwcs`` is a package that provides core algorithms for computing and
applying corrections to ``WCS`` objects such as to minimize mismatch between
image and reference catalogs. Currently only aligning images with ``FITS WCS``
and ``JWST gWCS`` are supported.