crop_region fails to crop multiscale (like pyramid format) images. I think it will be import to support pyramid ome-tiff's and NGFF moving forward.
Some thoughts:
If the crop is large, it should copy or regenerate pyramids for the resulting image
If the crop is small, it might make sense to only keep the highest scale image
crop_region
fails to crop multiscale (like pyramid format) images. I think it will be import to support pyramid ome-tiff's and NGFF moving forward.Some thoughts: If the crop is large, it should copy or regenerate pyramids for the resulting image If the crop is small, it might make sense to only keep the highest scale image