Metadata-Version: 2.1
Name: tweakwcs
Version: 0.6.2
Summary: A package for correcting alignment errors in WCS objects
Home-page: https://github.com/spacetelescope/tweakwcs
Author: Mihai Cara
Author-email: help@stsci.edu
License: BSD-3-Clause
Project-URL: Bug Reports, https://github.com/spacetelescope/tweakwcs/issues/
Project-URL: Source, https://github.com/spacetelescope/tweakwcs/
Project-URL: Help, https://hsthelp.stsci.edu/
Description: .. image:: https://dev.azure.com/spacetelescope/tweakwcs/_apis/build/status/spacetelescope.tweakwcs?branchName=master
            :target: https://dev.azure.com/spacetelescope/tweakwcs/_build/latest?definitionId=5&branchName=master
            :alt: Azure Pipelines build status
        
        .. image:: https://codecov.io/gh/spacetelescope/tweakwcs/branch/master/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
        
        ``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.
        
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Development Status :: 3 - Alpha
Requires-Python: >=3.5
Description-Content-Type: text/x-rst
Provides-Extra: docs
Provides-Extra: test
