-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Workflow:
- Convert the
...downloads.openmicroscopy.org/images/OME-TIFF/2016-06/binaryonlyimages into zarr using bf2raw version 0.4.0, using the command bioformats2raw binaryonly/multifile-Z1.ome.tiff multifile-Z1.ome.zarr- Nest the resulting
multifile-Z1.ome.zarrinto another folder which is also a result of an bf2raw output, such as /uod/idr-scratch/test.zarr/petr-test/multifile-Z1.ome.zarr- Import the resulting
multifile-Z1.ome.zarrfolder to OMERO using the command (note the usage of the--depth 10) omero import --transfer=ln_s --skip=checksum --parallel-upload=10 --skip=minmax --depth 10 multifile-Z1.ome.zarr/- Observe that the image in OMERO is consisting of 3 images with z=1 each https://merge-ci.openmicroscopy.org/web/webclient/?show=image-228865. This is not expected, as the result should be 1 image with 5 z planes, as shown in the ome.tiff import case https://merge-ci.openmicroscopy.org/web/webclient/?show=image-228823
- log in as user-8 to the merge-ci to see the images
This problem is specific to the nesting of the ome.zarr file into another .zarr file.
Metadata
Metadata
Assignees
Labels
No labels