Nicolas Peschke
Results
2
comments of
Nicolas Peschke
This seems like something I encountered here as well https://github.com/ome/ome-zarr-py/issues/304 The underlying issue is a change in the newest version of `fsspec` https://github.com/fsspec/filesystem_spec/commit/285094f0771dcc98467bf0a0e5e5b14a6cf096b3 that changed the way `auto_mkdir` works. For...
I had to remove the code that called the label function from skimage as it was creating additional labels that we cannot trace back to the original labels.