.gitignore
.readthedocs.yml
.rtd-environment.yml
CHANGES.rst
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
tox.ini
.github/workflows/build.yml
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/_templates/autosummary/base.rst
docs/_templates/autosummary/class.rst
docs/_templates/autosummary/module.rst
docs/stellarphot/index.rst
licenses/LICENSE.rst
licenses/README.rst
licenses/TEMPLATE_LICENCE.rst
stellarphot/__init__.py
stellarphot/_astropy_init.py
stellarphot/conftest.py
stellarphot/coordinates.py
stellarphot/core.py
stellarphot/photometry.py
stellarphot/source_detection.py
stellarphot/version.py
stellarphot.egg-info/PKG-INFO
stellarphot.egg-info/SOURCES.txt
stellarphot.egg-info/dependency_links.txt
stellarphot.egg-info/not-zip-safe
stellarphot.egg-info/requires.txt
stellarphot.egg-info/top_level.txt
stellarphot/analysis/__init__.py
stellarphot/analysis/exotic.py
stellarphot/analysis/transit_fitting.py
stellarphot/analysis/data/exotic-to-mod-candidate.json
stellarphot/analysis/data/exotic-to-mod-known.json
stellarphot/analysis/data/tic-template-for-exotic-candidate.json
stellarphot/analysis/data/tic-template-for-exotic-known.json
stellarphot/analysis/tests/__init__.py
stellarphot/analysis/tests/test_exotic.py
stellarphot/analysis/tests/test_transit_fitting.py
stellarphot/data/README.rst
stellarphot/differential_photometry/__init__.py
stellarphot/differential_photometry/aij_rel_fluxes.py
stellarphot/differential_photometry/catalog_search.py
stellarphot/differential_photometry/magnitude_transforms.py
stellarphot/differential_photometry/vsx_mags.py
stellarphot/differential_photometry/tests/__init__.py
stellarphot/differential_photometry/tests/test_aij_rel_fluxes.py
stellarphot/differential_photometry/tests/test_catalog_search.py
stellarphot/differential_photometry/tests/test_magnitude_transforms.py
stellarphot/differential_photometry/tests/test_vsx_mags.py
stellarphot/differential_photometry/tests/data/2014-12-29-ey-uma-9.fits
stellarphot/differential_photometry/tests/data/all_apass_ey_uma_sorted_ra_first_20.fits
stellarphot/differential_photometry/tests/data/clipped_ey_uma_vsx.fits
stellarphot/differential_photometry/tests/data/comp_stars.fits
stellarphot/differential_photometry/tests/data/low_error_apass_ey_uma_sorted_ra_first_20.fits
stellarphot/differential_photometry/tests/data/mag_transform.csv
stellarphot/differential_photometry/tests/data/sample_wcs_ey_uma.fits
stellarphot/differential_photometry/tests/data/unclipped_ey_uma_vsx.fits
stellarphot/differential_photometry/tests/data/variables.fits
stellarphot/io/__init__.py
stellarphot/io/aavso_submission_schema.yml
stellarphot/io/aij.py
stellarphot/io/tess_submission.py
stellarphot/io/tests/__init__.py
stellarphot/io/tests/test_aij_io.py
stellarphot/io/tests/test_tess_submission.py
stellarphot/io/tests/data/aij-sample-apertures.aperture
stellarphot/io/tests/data/apertures_as_table.csv
stellarphot/notebooks/ObserveACP.ipynb
stellarphot/notebooks/__init__.py
stellarphot/notebooks/acp.py
stellarphot/notebooks/calculate_aavso_mags_draft.ipynb
stellarphot/notebooks/comp-star-plots.ipynb
stellarphot/notebooks/comp-stars-template.ipynb
stellarphot/notebooks/example_interactive_plot.ipynb
stellarphot/notebooks/get_apass_comp_mags.ipynb
stellarphot/notebooks/image-viewer-working-copy.ipynb
stellarphot/notebooks/image_viewer_demo.ipynb
stellarphot/notebooks/photometry/01-viewer-seeing-template.ipynb
stellarphot/notebooks/photometry/02-comp-star-plotter-template.ipynb
stellarphot/notebooks/photometry/03-photometry-template.ipynb
stellarphot/notebooks/photometry/08-transit-fit-with-exotic.ipynb
stellarphot/notebooks/photometry/Untitled.ipynb
stellarphot/notebooks/photometry/__init__.py
stellarphot/notebooks/photometry/calculate_aavso_mags_draft.ipynb
stellarphot/notebooks/photometry/get_apass_comp_mags.ipynb
stellarphot/notebooks/photometry/transform-pared-back.ipynb
stellarphot/tests/__init__.py
stellarphot/tests/make_wcs.py
stellarphot/tests/test_coordinates.py
stellarphot/tests/test_core.py
stellarphot/tests/test_detection.py
stellarphot/tests/test_photometry.py
stellarphot/tests/data/test_sources.csv
stellarphot/utils/__init__.py
stellarphot/visualization/__init__.py
stellarphot/visualization/aij_plots.py
stellarphot/visualization/comparison_functions.py
stellarphot/visualization/multi_night_plots.py
stellarphot/visualization/photometry_widget_functions.py
stellarphot/visualization/seeing_profile_functions.py
stellarphot/visualization/transit_plots.py
stellarphot/visualization/tests/__init__.py
stellarphot/visualization/tests/test_seeing_profile.py