Closed bpavie closed 1 year ago
Hi Benjamin. Your conversion has produced a Zarr file but not an OME-Zarr image. You can see a similar thread under https://forum.image.sc/t/manually-creating-ome-zarr-from-a-folder-of-tiffs-pngs/59806/2
Support for opening raw Zarr files is provided directly from the napari team. Alternatively, we can help you to format the Zarr according to https://ngff.openmicroscopy.org/ in which case this would be the right repository.
Dear All,
I am trying to visualize ome.zarr file in napari on Windows 10.
I converted a dataset to zarr from the https://camelyon17.grand-challenge.org/Data/
I downloaded it using the following script
I then converted it into zarr using the following sccript:
I installed the plugin for napari (
pip install ome-zarr
)and tried to open it but get the following error:Any tips will be appreciated Benjamin