Metadata-Version: 2.1
Name: goodman-focus
Version: 1.0.0
Summary: Finds best focus for Goodman HTS based on a series of images obtained with different focus values
Home-page: https://github.com/soar-telescope/goodman_focus
Author: Simon Torres R., 
Author-email: storres@ctio.noao.edu
License: BSD-3-Clause
Platform: UNKNOWN
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: astropy
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: scipy
Requires-Dist: ccdproc
Requires-Dist: sphinx




# Goodman Focus Finder

![Goodman Focus](https://github.com/soar-telescope/goodman_focus/workflows/Goodman%20Focus/badge.svg)
[![Coverage Status](https://coveralls.io/repos/github/soar-telescope/goodman_focus/badge.svg?branch=master)](https://coveralls.io/github/soar-telescope/goodman_focus?branch=master)
[![Documentation Status](https://readthedocs.org/projects/goodman-focus/badge/?version=latest)](https://goodman-focus.readthedocs.io/en/latest/?badge=latest)
[![pypi](https://img.shields.io/pypi/v/goodman_focus.svg?style=flat)](https://pypi.org/project/goodman-focus/)

Finds the best focus for one or more focus sequences.

# Documentation

All the documentation is maintained in https://goodman.readthedocs.io/projects/focus/en/latest/

# Found a problem?

Please [Open an Issue](https://github.com/soar-telescope/goodman_focus/issues) on
GitHub.

