.coverage
.coveragerc
.gitignore
.pre-commit-config.yaml
CHANGELOG.md
LICENSE.rst
README.rst
pyproject.toml
setup.cfg
setup.py
.github/dependabot.yml
.github/labels.yml
.github/release-drafter.yml
.github/workflows/auto-merge-deps.yml
.github/workflows/check-build.yml
.github/workflows/deploy.yaml
.github/workflows/labeler.yml
.github/workflows/release-draft.yml
.github/workflows/test_suite.yaml
src/read_acq/__init__.py
src/read_acq/cli.py
src/read_acq/codec.py
src/read_acq/decode.c
src/read_acq/gsdata.py
src/read_acq/read_acq.py
src/read_acq.egg-info/PKG-INFO
src/read_acq.egg-info/SOURCES.txt
src/read_acq.egg-info/dependency_links.txt
src/read_acq.egg-info/entry_points.txt
src/read_acq.egg-info/not-zip-safe
src/read_acq.egg-info/requires.txt
src/read_acq.egg-info/top_level.txt
tests/conftest.py
tests/test_cli.py
tests/test_encoding.py
tests/test_gsh5.py
tests/data/pxspec.acq
tests/data/sample.acq