ome / omero-ms-zarr

Experimental micro-service for implementing the Zarr spec over HTTP
https://www.openmicroscopy.org/omero
GNU General Public License v2.0
17 stars 12 forks source link

Enforce matching mask and image sizes #66

Open joshmoore opened 4 years ago

joshmoore commented 4 years ago
        │                     # Each dimension of the label `(t, c, z, y, x)` must be either the same as the

Is there a situation where the dimension would be something else?

Originally posted by @manics in https://github.com/ome/omero-ms-zarr/pull/64