What's Changed since v0.5.5
All changes in this release focus on the Cellpose processing pipeline.
Cellpose distributed execution & output handling
- Refactor env-manager slab execution for Cellpose
- Improve zarr output handling and distributed/parallel processing support
Cellpose TIFF export reliability
- Make TIFF label export atomic to prevent partial/corrupt files on failure
- Skip rewriting valid existing TIFF outputs to avoid redundant re-processing
Cellpose settings & resume
- Add run settings persistence for interleaved Cellpose cache
- Fix resume export and auto-load of cached settings
Full Changelog: v0.5.5...v0.5.6