.gitignore
LICENSE
README.md
pyproject.toml
readthedocs.yaml
.devcontainer/devcontainer.json
.github/workflows/pythonpublish.yml
.github/workflows/run_tests.yml
astrodb_utils/__init__.py
astrodb_utils/fits.py
astrodb_utils/photometry.py
astrodb_utils/publications.py
astrodb_utils/sources.py
astrodb_utils/spectra.py
astrodb_utils/utils.py
astrodb_utils.egg-info/PKG-INFO
astrodb_utils.egg-info/SOURCES.txt
astrodb_utils.egg-info/dependency_links.txt
astrodb_utils.egg-info/requires.txt
astrodb_utils.egg-info/top_level.txt
astrodb_utils/tests/__init__.py
astrodb_utils/tests/conftest.py
astrodb_utils/tests/test_fits.py
astrodb_utils/tests/test_photometry.py
astrodb_utils/tests/test_publications.py
astrodb_utils/tests/test_sources.py
astrodb_utils/tests/test_spectra.py
astrodb_utils/tests/test_utils.py
astrodb_utils/tests/data/2MASS+J21442847+1446077.fits
astrodb_utils/tests/data/U50184_1022+4114_HD89744B_BUR08B.fits
docs/conf.py
docs/doc_requirements.txt
docs/index.rst
docs/pages/api.rst
docs/pages/dev_docs/developer_installation.rst
docs/pages/getting_help/faq.rst
docs/pages/getting_help/index.rst
docs/pages/make_new_db/getting_started_new_database.rst
docs/pages/make_new_db/modifying_schema.rst
docs/pages/make_new_db/the_template_schema.rst
docs/pages/overview/organization.rst
docs/pages/overview/repo_organization.png
docs/pages/using_existing_db/index.rst
docs/pages/using_existing_db/making_private_version.rst
docs/pages/using_existing_db/querying.rst
docs/pages/using_existing_db/getting_started/index.rst
docs/pages/using_existing_db/getting_started/installation.rst
docs/pages/using_existing_db/ingesting/fits_header_examples.ipynb
docs/pages/using_existing_db/ingesting/getting_started_ingesting.rst
docs/pages/using_existing_db/ingesting/ingesting_publications.rst
docs/pages/using_existing_db/ingesting/ingesting_spectra.rst