.flake8
.gitignore
.pydocstyle
README.md
environment.yml
pyproject.toml
requirements.txt
tox.ini
.github/workflows/python-package.yml
.github/workflows/python-publish.yml
docs/Makefile
docs/make.bat
docs/source/conf.py
docs/source/goodman_photometry.rst
docs/source/goodman_photometry.tests.rst
docs/source/index.rst
docs/source/modules.rst
docs/source/_static/soar_logo.png
goodman_photometry/__init__.py
goodman_photometry/astrometry.py
goodman_photometry/goodman_astro.py
goodman_photometry/photometry.py
goodman_photometry/utils.py
goodman_photometry/version.py
goodman_photometry.egg-info/PKG-INFO
goodman_photometry.egg-info/SOURCES.txt
goodman_photometry.egg-info/dependency_links.txt
goodman_photometry.egg-info/entry_points.txt
goodman_photometry.egg-info/requires.txt
goodman_photometry.egg-info/top_level.txt
goodman_photometry/tests/__init__.py
goodman_photometry/tests/test_goodman_astro.py