Closed tibuch closed 10 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
155fc40
) 98.86% compared to head (6020d58
) 98.89%. Report is 2 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Add support to convert Visiview STK acquisitions to ome-zarr multiscale images. This is used here: https://github.com/fmi-basel/ggrossha_GRH1_NHR23/tree/main/ipa/s01_convert_to_zarr
I changed the
DaskTileStitcher
to work with 2D and 3D tile data. In both cases the tile-data is only shifted in YX. This improves performance for STK acquisitions where the acquired raw-data is stored in 3D stacks.