Metadata-Version: 2.1
Name: acstools
Version: 3.7.1
Summary: Python Tools for HST ACS
Home-page: https://github.com/spacetelescope/acstools
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
Author-email: help@stsci.edu
License: BSD
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
Keywords: astronomy,astrophysics,calibration
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
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.8
Description-Content-Type: text/plain
License-File: LICENSE.md
Requires-Dist: numpy
Requires-Dist: astropy>=3.1
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"

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