.copier-answers.yml
.git_archival.txt
.gitattributes
.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
LICENSE
README.md
noxfile.py
pixi.lock
pyproject.toml
pyrightconfig.json
.github/CONTRIBUTING.md
.github/dependabot.yml
.github/release.yml
.github/workflows/cd.yml
.github/workflows/ci.yml
docs/conf.py
docs/index.md
src/cditools/__init__.py
src/cditools/_version.py
src/cditools/_version.pyi
src/cditools/eiger.py
src/cditools/merlin.py
src/cditools/motors.py
src/cditools/py.typed
src/cditools/trigger_mixins.py
src/cditools/utils.py
src/cditools.egg-info/PKG-INFO
src/cditools.egg-info/SOURCES.txt
src/cditools.egg-info/dependency_links.txt
src/cditools.egg-info/entry_points.txt
src/cditools.egg-info/requires.txt
src/cditools.egg-info/top_level.txt
src/cditools/simulated/__init__.py
src/cditools/simulated/black_hole.py
tests/test_motors.py
tests/test_package.py