.copier-answers.yml
.gitattributes
.gitignore
.pre-commit-config.yaml
.python-version
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
pixi.lock
pixi.toml
pyproject.toml
.github/workflows/ci.yml
.github/workflows/docs.yml
.github/workflows/nightly_at_main.yml
.github/workflows/nightly_at_main_lower_bound.yml
.github/workflows/nightly_at_release.yml
.github/workflows/release.yml
.github/workflows/test.yml
.github/workflows/weekly_windows_macos.yml
docs/conf.py
docs/index.md
docs/_static/anaconda-icon.js
docs/_static/favicon-text.svg
docs/_static/favicon.ico
docs/_static/favicon.svg
docs/_static/logo-as-text.svg
docs/_static/logo-dark.svg
docs/_static/logo.svg
docs/_templates/class-template.rst
docs/_templates/doc_version.html
docs/_templates/module-template.rst
docs/about/index.md
docs/api-reference/index.md
docs/developer/adrs.md
docs/developer/coding-conventions.md
docs/developer/dependency-management.md
docs/developer/getting-started.md
docs/developer/index.md
docs/user-guide/index.md
docs/user-guide/installation.md
docs/user-guide/io.ipynb
src/scitiff/__init__.py
src/scitiff/_json_helpers.py
src/scitiff/_schema.py
src/scitiff/data.py
src/scitiff/executables.py
src/scitiff/io.py
src/scitiff/py.typed
src/scitiff/validator.py
src/scitiff.egg-info/PKG-INFO
src/scitiff.egg-info/SOURCES.txt
src/scitiff.egg-info/dependency_links.txt
src/scitiff.egg-info/entry_points.txt
src/scitiff.egg-info/requires.txt
src/scitiff.egg-info/scm_file_list.json
src/scitiff.egg-info/scm_version.json
src/scitiff.egg-info/top_level.txt
src/scitiff/_resources/__init__.py
src/scitiff/_resources/metadata-schema.json
tests/backward_compatibility_test.py
tests/io_test.py
tests/json_helper_test.py
tests/package_test.py
tests/schema_test.py
tests/validate_test.py
tests/_regression_test_files/scitiff-25.12.0.tiff
tests/_regression_test_files/scitiff-25.3.0.tiff
tests/_regression_test_files/scitiff-25.4.0.tiff
tests/_regression_test_files/scitiff-25.5.0.tiff
tests/_regression_test_files/scitiff-25.6.0.tiff
tests/_regression_test_files/scitiff-25.7.0.tiff
tests/_regression_test_files/scitiff-26.1.0.tiff
tools/dump_scitiff_example.py
tools/nightly/nightly-pixi.toml
tools/nightly/override-pixi-config-nightly.sh