LICENSE
MANIFEST.in
README.md
pyproject.toml
pystoch/__init__.py
pystoch/_logging.py
pystoch/detectors.py
pystoch/pystoch_class_and_mapping.py
pystoch/pystoch_functions.py
pystoch.egg-info/PKG-INFO
pystoch.egg-info/SOURCES.txt
pystoch.egg-info/dependency_links.txt
pystoch.egg-info/entry_points.txt
pystoch.egg-info/requires.txt
pystoch.egg-info/top_level.txt
pystoch/cli/__init__.py
pystoch/cli/convert_frames.py
pystoch/cli/make_maps.py
pystoch/cli/read_frames.py
pystoch/data/parameters.ini
tests/test_api.py
tests/test_frame_loading.py
tests/test_logging.py
tests/test_regression.py
tests/test_units.py
tests/test_version.py