Metadata-Version: 2.1
Name: wiimatch
Version: 0.3.1
Summary: A package for optimal "matching" N-dimentional image background
Home-page: https://github.com/spacetelescope/wiimatch
Author: Mihai Cara
Author-email: help@stsci.edu
License: BSD-3-Clause
Project-URL: Bug Reports, https://github.com/spacetelescope/wiimatch/issues/
Project-URL: Source, https://github.com/spacetelescope/wiimatch/
Project-URL: Help, https://hsthelp.stsci.edu/
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
Provides-Extra: all
License-File: LICENSE.txt

.. image:: https://dev.azure.com/spacetelescope/wiimatch/_apis/build/status/spacetelescope.wiimatch?branchName=master
  :target: https://dev.azure.com/spacetelescope/wiimatch/_build/latest?definitionId=13&branchName=master
  :alt: Azure Pipelines Status

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

.. image:: https://codecov.io/gh/spacetelescope/wiimatch/branch/master/graph/badge.svg
  :target: https://codecov.io/gh/spacetelescope/wiimatch
  :alt: Codecov Status

``wiimatch`` is a package that provides core computational algorithms for
optimal "matching" of weighted N-dimensional image intensity data using
(multivariate) polynomials.
