.gitignore
.pre-commit-config.yaml
CHANGELOG.md
CONTRIBUTING.md
LICENSE
README.md
pyproject.toml
tag-from-pipeline.sh
uv.lock
.github/workflows/ci.yml
.github/workflows/publish.yml
.github/workflows/tag_and_release.yml
docs/logging.md
docs/readout_error_mitigation_m3.ipynb
docs/readout_mitigation.md
src/fiqci/ems/__init__.py
src/fiqci/ems/fiqci_backend.py
src/fiqci/ems/rem.py
src/fiqci/ems/utils.py
src/fiqci_ems.egg-info/PKG-INFO
src/fiqci_ems.egg-info/SOURCES.txt
src/fiqci_ems.egg-info/dependency_links.txt
src/fiqci_ems.egg-info/requires.txt
src/fiqci_ems.egg-info/top_level.txt
tests/test_fiqci_backend.py
tests/test_rem.py
tests/test_utils.py