Skip to content

Ome tiff writer#151

Merged
pr4deepr merged 13 commits into
masterfrom
ome-tiff-writer
Jul 10, 2026
Merged

Ome tiff writer#151
pr4deepr merged 13 commits into
masterfrom
ome-tiff-writer

Conversation

@pr4deepr

@pr4deepr pr4deepr commented Jul 8, 2026

Copy link
Copy Markdown
Collaborator

Add OME-TIFF Writer option instead of regular tiff. Advantage is that we can use compression.

@pr4deepr

Copy link
Copy Markdown
Collaborator Author

Problem we had: ome-tif writer only supported a single file for each timepoint.

Writer class has a write_all method that keeps default behaviour for omezarr and BDV h5, but this method is overwritten by Tiffwriter. This allows passing the whole slice iterator to tiff so an ome-tiff can be a single compressed file, instead of single file per timepoint.

If we pass compression=None, it will use legacy tiffile writing.

@pr4deepr pr4deepr merged commit 6b531a7 into master Jul 10, 2026
10 checks passed
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