Metadata-Version: 2.1
Name: sdss-hartmannactor
Version: 3.0.0b1
Summary: An actor to analyse hartmann images and apply corrections.
Home-page: https://github.com/sdss/hartmannActor
License: BSD-3-Clause
Keywords: astronomy,software
Author: José Sánchez-Gallego
Author-email: gallegoj@uw.edu
Requires-Python: >=3.9,<3.11
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: astropy (>=5.0,<6.0)
Requires-Dist: click-default-group (>=1.2.2,<2.0.0)
Requires-Dist: matplotlib (>=3.5.2,<4.0.0)
Requires-Dist: numpy (>=1.20.0,<2.0.0)
Requires-Dist: pandas (>=1.4.3,<2.0.0)
Requires-Dist: rich (>=12.6.0,<13.0.0)
Requires-Dist: scipy (>=1.8.0,<2.0.0)
Requires-Dist: sdss-clu (>=1.6.2,<2.0.0)
Requires-Dist: sdsstools (>=0.5.0)
Requires-Dist: seaborn (>=0.11.2,<0.12.0)
Project-URL: Repository, https://github.com/sdss/hartmannActor
Description-Content-Type: text/markdown

# hartmannActor

![Versions](https://img.shields.io/badge/python->=3.9-blue)
[![Test](https://github.com/sdss/hartmannActor/actions/workflows/test.yml/badge.svg)](https://github.com/sdss/hartmannActor/actions/workflows/test.yml)
[![codecov](https://codecov.io/gh/sdss/hartmannActor/branch/py3/graph/badge.svg)](https://codecov.io/gh/sdss/hartmannActor)

This commands the BOSS ICC or yao to take Hartmann exposures, calculates the focus of the exposures, and if needed informs BOSS ICC / yao to apply focus corrections to the collimator, and also the blue ring.

