README.md
pyproject.toml
astro_copilot/__init__.py
astro_copilot/server.py
astro_copilot.egg-info/PKG-INFO
astro_copilot.egg-info/SOURCES.txt
astro_copilot.egg-info/dependency_links.txt
astro_copilot.egg-info/entry_points.txt
astro_copilot.egg-info/requires.txt
astro_copilot.egg-info/top_level.txt
astro_copilot/core/__init__.py
astro_copilot/core/fits_io.py
astro_copilot/core/lightcurve.py
astro_copilot/core/photometry.py
astro_copilot/core/source_detection.py
astro_copilot/core/spectroscopy.py
astro_copilot/utils/__init__.py
astro_copilot/utils/error_models.py
astro_copilot/utils/serialization.py
tests/test_aperture_photometry.py
tests/test_fit_lightcurve.py
tests/test_inspect_fits.py
tests/test_server.py
tests/test_wcs_roundtrip.py