You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
% ome_zarr create --method coins coins
/Users/dstansby/software/ome-zarr/ome-zarr-py/ome_zarr/data.py:38: FutureWarning: `square` is deprecated since version 0.25 and will be removed in version 0.27. Use `skimage.morphology.footprint_rectangle` instead.
bw = closing(image > thresh, square(4))
The text was updated successfully, but these errors were encountered:
With scikit_image 0.25:
The text was updated successfully, but these errors were encountered: