Metadata-Version: 2.4
Name: calcos
Version: 3.6.2
Summary: Calibration software for COS (Cosmic Origins Spectrograph)
Author: Phil Hodge, Robert Jedrzejewski
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: C
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: astropy>=5.0.4
Requires-Dist: numpy
Requires-Dist: scipy
Provides-Extra: docs
Requires-Dist: sphinx<7; extra == "docs"
Provides-Extra: test
Requires-Dist: ci-watson; extra == "test"
Requires-Dist: pytest>=9.0; extra == "test"
Requires-Dist: pytest-cov; extra == "test"

# CALCOS

Calibration software for HST/COS.

[![CalCOS Pytest](https://github.com/spacetelescope/calcos/actions/workflows/python_testing.yml/badge.svg)](https://github.com/spacetelescope/calcos/actions/workflows/python_testing.yml)
[![test CalCOS](https://github.com/spacetelescope/RegressionTests/actions/workflows/calcos.yml/badge.svg)](https://github.com/spacetelescope/RegressionTests/actions/workflows/calcos.yml)

[Documentation](https://hst-docs.stsci.edu/cosdhb/chapter-3-cos-calibration)
