.coveragerc
.git_archival.txt
.gitattributes
.gitignore
.readthedocs.yml
CHANGES.rst
LICENSE.rst
README.rst
pyproject.toml
requirements.txt
setup.py
.github/workflows/tests.yml
docs/Makefile
docs/make.bat
docs/source/conf.py
docs/source/demo_crossmatch.ipynb
docs/source/demo_galsampler.ipynb
docs/source/index.rst
docs/source/installation.rst
docs/source/intro.rst
docs/source/reference.rst
docs/source/rtd_environment.yaml
galsampler/__init__.py
galsampler/_version.py
galsampler/crossmatch.py
galsampler/galmatch.py
galsampler.egg-info/PKG-INFO
galsampler.egg-info/SOURCES.txt
galsampler.egg-info/dependency_links.txt
galsampler.egg-info/requires.txt
galsampler.egg-info/top_level.txt
galsampler/tests/__init__.py
galsampler/tests/test_crossmatch.py
galsampler/tests/test_galmatch.py