.gitignore
.pre-commit-config.yaml
COPYRIGHT
LICENSE
README.md
pyproject.toml
requirements.txt
test-requirements.txt
.github/workflows/build.yaml
.github/workflows/build_docs.yaml
.github/workflows/python_tests.yaml
.github/workflows/rebase_checker.yaml
.github/workflows/ruff.yaml
docs/Makefile
docs/api.rst
docs/architecture_rst_to_do
docs/asphere.html
docs/conf.py
docs/documenteer.toml
docs/index.rst
docs/installation.rst
docs/introduction.rst
docs/mollweide.html
docs/planisphere.html
docs/tutorials.rst
docs/usage.rst
docs/usage_figures/adjusted_healpix.html
docs/usage_figures/adjusted_planisphere.png
docs/usage_figures/basic_healpix.html
docs/usage_figures/basic_planisphere.html
docs/usage_figures/simple_horizon.html
notebooks/exposures.txt
notebooks/intro_example.ipynb
notebooks/r_depth.fits
notebooks/rubin_idealized.txt
notebooks/sample_survey_footprint.fits
notebooks/uranography.ipynb
tests/__init__.py
tests/helpers.py
tests/test_armillary.py
tests/test_horizon.py
tests/test_mollweide.py
tests/test_planisphere.py
tests/test_readjs.py
tests/test_sphere.py
tests/test_spheremap.py
tests/test_stars.py
uranography/__init__.py
uranography/api.py
uranography/armillary.py
uranography/camera.py
uranography/horizon.py
uranography/mollweide.py
uranography/planisphere.py
uranography/readjs.py
uranography/sphere.py
uranography/spheremap.py
uranography/stars.py
uranography/version.py
uranography.egg-info/PKG-INFO
uranography.egg-info/SOURCES.txt
uranography.egg-info/dependency_links.txt
uranography.egg-info/requires.txt
uranography.egg-info/top_level.txt
uranography/js/coord_utils.js
uranography/js/horizon.js
uranography/js/hp.js
uranography/js/laea.js
uranography/js/mollweide.js
uranography/js/orthographic.js
uranography/js/update.js
uranography/js/update_map.js