ome / omero-cli-zarr

https://pypi.org/project/omero-cli-zarr/
GNU General Public License v2.0
15 stars 10 forks source link

Fix units -> unit #131

Closed will-moore closed 1 year ago

will-moore commented 1 year ago

See https://github.com/ome/ngff/pull/157

This is a corresponding fix to update all axes "units" to "unit" (as in the Spec).

joshmoore commented 1 year ago

:+1: for getting this out ASAP.

will-moore commented 1 year ago

@sbesson I checked all the samples at https://idr.github.io/ome-ngff-samples/ for mixed dtypes but didn't see any. I think scaler.local_mean() isn't used by omero-cli-zarr as it uses from skimage.transform.resize directly.

will-moore commented 1 year ago

Released as omero-cli-zarr 0.5.1