.coveragerc
.gitignore
.gitlab-ci.yml
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
Makefile
README.rst
pyproject.toml
setup.cfg
setup.py
doc/Makefile
doc/changelog.rst
doc/conf.py
doc/contribute.rst
doc/examples.rst
doc/index.rst
doc/make.bat
doc/_static/default.css
doc/_static/default_gallery_thumbnail.png
doc/gen_modules/.gitkeep
examples/README.rst
examples/plot_detector_file.py
examples/plot_pmt_parameters_file.py
src/km3det/__init__.py
src/km3det/acoustic_events.py
src/km3det/auxiliary.py
src/km3det/detector.py
src/km3det/dynamic_orientation.py
src/km3det/dynamic_position.py
src/km3det/pmt_parameters.py
src/km3det/version.py
src/km3det.egg-info/PKG-INFO
src/km3det.egg-info/SOURCES.txt
src/km3det.egg-info/dependency_links.txt
src/km3det.egg-info/requires.txt
src/km3det.egg-info/top_level.txt
src/km3det/definitions/module_status.py
src/km3det/definitions/pmt_status.py
tests/test_auxilliary_position_format.py
tests/test_detector.py
tests/test_pmt_parameters.py