README.md
pyproject.toml
src/drtrex/__init__.py
src/drtrex/instrument.py
src/drtrex/lechner.py
src/drtrex/params.py
src/drtrex/sample.py
src/drtrex.egg-info/PKG-INFO
src/drtrex.egg-info/SOURCES.txt
src/drtrex.egg-info/dependency_links.txt
src/drtrex.egg-info/requires.txt
src/drtrex.egg-info/top_level.txt
src/drtrex/components/__init__.py
src/drtrex/components/chopper.py
src/drtrex/components/detector.py
src/drtrex/components/monitor.py
src/drtrex/components/source.py
src/drtrex/components/utils.py
tests/test_chopper.py
tests/test_instrument.py
tests/test_monitor_detector.py
tests/test_source.py
tests/test_utils.py