.gitignore
.readthedocs.yml
CHANGES.rst
LICENSE
README.md
environment.yml
pyproject.toml
requirements.txt
setup.cfg
setup.py
tox.ini
.github/workflows/python-package.yml
.github/workflows/python-publish.yml
docs/Makefile
docs/changes.rst
docs/conf.py
docs/gettingdata.rst
docs/goodman_focus.rst
docs/goodman_focus.tests.rst
docs/index.rst
docs/install.rst
docs/modules.rst
docs/usingit.rst
docs/_static/im_g_SDSS.fits
docs/_static/soar_logo.png
docs/_static/sp_400m1.fits
docs/_static/sp_400m2.fits
goodman_focus/__init__.py
goodman_focus/goodman_focus.py
goodman_focus/version.py
goodman_focus.egg-info/PKG-INFO
goodman_focus.egg-info/SOURCES.txt
goodman_focus.egg-info/dependency_links.txt
goodman_focus.egg-info/entry_points.txt
goodman_focus.egg-info/requires.txt
goodman_focus.egg-info/top_level.txt
goodman_focus/tests/__init__.py
goodman_focus/tests/test_goodman_focus.py