Metadata-Version: 2.1
Name: stsci.skypac
Version: 1.0.10
Summary: Sky matching on image mosaic
Author: Warren Hack, Pey Lian Lim
Author-email: Mihai Cara <help@stsci.edu>
License: Copyright (C) 2019, Association of Universities for Research in Astronomy
        
        Redistribution and use in source and binary forms, with or without
        modification, are permitted provided that the following conditions are met:
        
            1. Redistributions of source code must retain the above copyright
               notice, this list of conditions and the following disclaimer.
        
            2. Redistributions in binary form must reproduce the above
               copyright notice, this list of conditions and the following
               disclaimer in the documentation and/or other materials provided
               with the distribution.
        
            3. Neither the name of the copyright holder nor the names of its
               contributors may be used to endorse or promote products derived from
               this software without specific prior written permission.
        
        THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
        ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
        WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
        DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
        FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
        DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
        SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
        CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
        OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
        USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
        
Project-URL: repository, https://github.com/spacetelescope/stsci.skypac
Project-URL: Bug Reports, https://github.com/spacetelescope/stsci.skypac/issues/
Project-URL: Source, https://github.com/spacetelescope/stsci.skypac/
Project-URL: Help, https://hsthelp.stsci.edu/
Requires-Python: >=3.5
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: astropy>=3.1
Requires-Dist: numpy
Requires-Dist: spherical_geometry>=1.2.2
Requires-Dist: stsci.imagestats
Requires-Dist: stsci.tools
Requires-Dist: stwcs
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-doctestplus; extra == "test"
Provides-Extra: docs
Requires-Dist: numpydoc; extra == "docs"
Requires-Dist: graphviz; extra == "docs"
Requires-Dist: sphinx<=1.8.5; extra == "docs"
Requires-Dist: sphinx_rtd_theme; extra == "docs"
Requires-Dist: stsci_rtd_theme; extra == "docs"
Requires-Dist: sphinx_automodapi; extra == "docs"

# stsci.skypac

[![Documentation Status](https://readthedocs.org/projects/stsci-skypac/badge/?version=latest)](http://stsci-skypac.readthedocs.io/en/latest/?badge=latest)
[![Build Status](https://ssbjenkins.stsci.edu/job/STScI/job/stsci.skypac/job/master/badge/icon)](https://ssbjenkins.stsci.edu/job/STScI/job/stsci.skypac/job/master/)
[![Powered by Astropy Badge](http://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat)](http://www.astropy.org/)

Sky matching for image mosaic.
