Skip to content

Store sparse state file images as fch5 - #2044

Draft
psavery wants to merge 1 commit into
masterfrom
fch5-state-files
Draft

Store sparse state file images as fch5#2044
psavery wants to merge 1 commit into
masterfrom
fch5-state-files

Conversation

@psavery

@psavery psavery commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

Sparse unsigned-integer imageseries are written as fch5 frame caches (lossless at threshold=0), which saves much faster and smaller than the dense layout. Signed, float, or non-sparse data keeps the dense blosc-zstd path, and loading detects the format per detector group, so older state files still load unchanged.

Sparse unsigned-integer imageseries are written as fch5 frame caches
(lossless at threshold=0), which saves much faster and smaller than
the dense layout. Signed, float, or non-sparse data keeps the dense
blosc-zstd path, and loading detects the format per detector group,
so older state files still load unchanged.

Signed-off-by: Patrick Avery <patrick.avery@kitware.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant