Metadata-Version: 2.4
Name: acstools
Version: 3.8.0
Summary: Python Tools for HST ACS
Author: Matt Davis, Warren Hack, Norman Grogin, Pey Lian Lim, Sara Ogaz, Leonardo Ubeda, Mihai Cara, David Borncamp, Nathan Miles, Tyler Desjardins, Jenna Ryon, David Stark, Gagandeep Anand, Yotam Cohen
License-Expression: BSD-3-Clause
Project-URL: Bug Reports, https://github.com/spacetelescope/acstools/issues
Project-URL: Source, https://github.com/spacetelescope/acstools
Project-URL: Help, https://hsthelp.stsci.edu
Project-URL: Documentation, https://acstools.readthedocs.io
Keywords: astronomy,astrophysics,calibration
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Description-Content-Type: text/x-rst
License-File: LICENSE.md
Requires-Dist: numpy
Requires-Dist: astropy
Requires-Dist: requests
Requires-Dist: PyYAML
Provides-Extra: all
Requires-Dist: matplotlib; extra == "all"
Requires-Dist: scipy; extra == "all"
Requires-Dist: scikit-image; extra == "all"
Requires-Dist: stsci.tools; extra == "all"
Requires-Dist: stsci.imagestats; extra == "all"
Requires-Dist: photutils; extra == "all"
Requires-Dist: dask; extra == "all"
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-astropy-header; extra == "test"
Requires-Dist: pytest-remotedata; extra == "test"
Requires-Dist: ci-watson; extra == "test"
Provides-Extra: docs
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-automodapi; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Requires-Dist: numpydoc; extra == "docs"
Dynamic: license-file

ACSTOOLS
========

.. image:: https://img.shields.io/badge/ascl-2011.024-blue.svg?colorB=262255
    :target: https://ascl.net/2011.024
    :alt: ascl:2011.024

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

.. image:: https://github.com/spacetelescope/acstools/workflows/CI/badge.svg
    :target: https://github.com/spacetelescope/acstools/actions?query=workflow%3ACI
    :alt: Github Actions CI Status

Python Tools for HST ACS (Advanced Camera for Surveys) Data.

For v3.5 or later:

.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.7406933.svg
   :alt: zenodo.7406933
   :target: https://doi.org/10.5281/zenodo.7406933

For older versions:

.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.3728240.svg
   :alt: zenodo.3728240
   :target: https://doi.org/10.5281/zenodo.3728240
