.gitignore
.gitmodules
.pre-commit-config.yaml
.readthedocs.yml
CITATION.cff
LICENSE.md
MANIFEST.in
README.md
mkdocs.yml
pyproject.toml
ruff.toml
.github/dependabot.yml
.github/workflows/publish.yml
.github/workflows/tests.yml
.vscode/settings.json
docs/development.md
docs/how_to.md
docs/index.md
docs/release-notes.md
docs/api/dataset.md
docs/api/index.md
docs/api/inventory.md
docs/api/metadata.md
docs/api/types.md
docs/api/voi.md
docs/tutorial/dataset.py
docs/tutorial/fetching_data.py
docs/tutorial/index.md
docs/tutorial/inventory.py
docs/tutorial/registration.py
docs/tutorial/vois.py
schemas/github-issue-forms.json
src/hoa_tools/__init__.py
src/hoa_tools/_n5.py
src/hoa_tools/_version.py
src/hoa_tools/dataset.py
src/hoa_tools/inventory.py
src/hoa_tools/metadata.py
src/hoa_tools/py.typed
src/hoa_tools/registration.py
src/hoa_tools/types.py
src/hoa_tools/voi.py
src/hoa_tools.egg-info/PKG-INFO
src/hoa_tools.egg-info/SOURCES.txt
src/hoa_tools.egg-info/dependency_links.txt
src/hoa_tools.egg-info/requires.txt
src/hoa_tools.egg-info/top_level.txt
tests/test_dataset.py
tests/test_inventory.py
tests/test_registration.py
tests/test_voi.py
tests/cassettes/test_remote_array.yaml
tests/cassettes/test_remote_array_zarr.yaml