LICENSE
MANIFEST.in
pyproject.toml
setup.cfg
setup.py
docs/README.rst
docs/source/api.rst
docs/source/conf.py
docs/source/data_structures.rst
docs/source/examples.rst
docs/source/getting_started.rst
docs/source/index.rst
docs/source/user_guide.rst
docs/source/examples/Introduction.ipynb
docs/source/examples/Poisson_Maps.ipynb
docs/source/examples/databases.ipynb
docs/source/images/diagrams/purpose_flow.png
docs/source/images/diagrams/xmatching.svg
docs/source/images/logos_icons/NED.png
docs/source/images/logos_icons/SIMBAD.jpg
docs/source/images/logos_icons/api_icon.png
docs/source/images/logos_icons/book.svg
docs/source/images/logos_icons/lightbulb.png
docs/source/images/logos_icons/logo_main.png
docs/source/images/logos_icons/logo_small.png
docs/source/images/logos_icons/stopwatch_icon.png
docs/source/images/plots/cross_match_database_1.png
docs/source/quickstart/configuration.rst
docs/source/quickstart/install.rst
docs/source/quickstart/overview.rst
docs/source/user_guides/cross_matching.rst
docs/source/user_guides/databases.rst
docs/source/user_guides/logging.rst
docs/source/user_guides/plots.rst
docs/source/user_guides/psf.rst
docs/source/user_guides/schema.rst
docs/source/user_guides/source_data.rst
docs/source/user_guides/_tables/run_params.csv
docs/source/user_guides/reduction_processes/astrometric_reduction.rst
docs/source/user_guides/reduction_processes/custom_reductions.rst
docs/source/user_guides/reduction_processes/object_type_reduction.rst
docs/source/user_guides/reduction_processes/overview.rst
docs/source/user_guides/reduction_processes/reduction_schema.rst
pyXMIP/__init__.py
pyXMIP/_script_commands.py
pyXMIP/cross_reference.py
pyXMIP/schema.py
pyXMIP/bin/config.yaml
pyXMIP/bin/objects.yaml
pyXMIP/bin/scripts.yaml
pyXMIP/bin/builtin_schema/reduction/_placeholder
pyXMIP/bin/builtin_schema/source_table/NED.yaml
pyXMIP/bin/builtin_schema/source_table/SIMBAD.yaml
pyXMIP/bin/psn_maps/NED.poisson.fits
pyXMIP/bin/txt/asciilogo.txt
pyXMIP/stats/__init__.py
pyXMIP/stats/gaussian_process.py
pyXMIP/stats/map_regression.py
pyXMIP/stats/utilities.py
pyXMIP/structures/__init__.py
pyXMIP/structures/databases.py
pyXMIP/structures/map.py
pyXMIP/structures/reduction.py
pyXMIP/structures/table.py
pyXMIP/tests/__init__.py
pyXMIP/tests/conftest.py
pyXMIP/tests/test_catalogs.py
pyXMIP/tests/test_databases.py
pyXMIP/tests/utils.py
pyXMIP/utilities/__init__.py
pyXMIP/utilities/core.py
pyXMIP/utilities/geo.py
pyXMIP/utilities/logging.py
pyXMIP/utilities/optimize.py
pyXMIP/utilities/plot.py
pyXMIP/utilities/sql.py
pyXMIP/utilities/text.py
pyXMIP/utilities/types.py
pyxmip.egg-info/PKG-INFO
pyxmip.egg-info/SOURCES.txt
pyxmip.egg-info/dependency_links.txt
pyxmip.egg-info/requires.txt
pyxmip.egg-info/top_level.txt
scripts/pyxmip