.gitignore
LICENSE
README.md
pyproject.toml
.github/workflows/ci.yaml
.github/workflows/python-publish.yml
.github/workflows/ruff.yml
examples/example_pointing.py
examples/data/B1main_NH3_11_TdV.fits
examples/data/iram_pointings.txt
src/mosaic_proposal_helper/__init__.py
src/mosaic_proposal_helper/_version.py
src/mosaic_proposal_helper/core.py
src/mosaic_proposal_helper/plotting.py
src/mosaic_proposal_helper.egg-info/PKG-INFO
src/mosaic_proposal_helper.egg-info/SOURCES.txt
src/mosaic_proposal_helper.egg-info/dependency_links.txt
src/mosaic_proposal_helper.egg-info/requires.txt
src/mosaic_proposal_helper.egg-info/top_level.txt
src/test/conftest.py
src/test/test_core.py
src/test/test_plotting.py