.gitignore
CHANGELOG.md
CITATION.cff
CONTRIBUTING.md
LICENSE
README.md
codemeta.json
environment.yml
pyproject.toml
.github/workflows/build.yml
.github/workflows/doc.yml
.github/workflows/pypi.yml
divtel/__init__.py
divtel/_version.py
divtel/layout.py
divtel/observation.py
divtel/pointing.py
divtel/telescope.py
divtel/version.py
divtel/visualization.py
divtel.egg-info/PKG-INFO
divtel.egg-info/SOURCES.txt
divtel.egg-info/dependency_links.txt
divtel.egg-info/requires.txt
divtel.egg-info/scm_file_list.json
divtel.egg-info/scm_version.json
divtel.egg-info/top_level.txt
divtel/data/cta-north-lapalma-alpha-prod6.ecsv
divtel/data/cta-south-paranal-alpha-prod6.ecsv
divtel/data/dummy_array.ecsv
divtel/data/la_palma_4LST_15MST.ecsv
divtel/data/la_palma_4LST_15MST_deg.ecsv
divtel/tests/test_divergent_pointing.py
divtel/tests/test_divtel.py
divtel/tests/test_export_cfg.py
divtel/tests/test_grouping.py
divtel/tests/test_hyper_fov.py
divtel/tests/test_layout.py
divtel/tests/test_multiplicity.py
divtel/tests/test_observation.py
divtel/tests/test_pointing.py
divtel/tests/test_units.py
docs/Makefile
docs/README.md
docs/conf.py
docs/docstring.rst
docs/examples.rst
docs/guide.rst
docs/index.rst
docs/make.bat
docs/_static/custom.css
examples/marimo/choosing_div.py
examples/marimo/divergence_geometry_3d.py
examples/marimo/interactive_display.py
examples/marimo/observing_a_source.py
examples/marimo/sub_arrays.py
examples/marimo/two_sites.py
examples/notebooks/interactive_display.ipynb