Wouter-Michiel Vierdag
Wouter-Michiel Vierdag
Closing this for now, but feel free to reopen if the issue persists
Hello, looking at this now, as with Spatialdata, I have a PR ready for unpinning Dask that is aimed at supporting sharding. Since we use `ome-zarr-py` internally, which in turn...
@ArneDefauw thanks for the PR and apologies for taking some time to get to it. After discussing with @LucaMarconato and @berombau we decided to put the label block harmonization in...
I adjusted the error message a tiny bit. While the function is private, it is called by public API. A less experienced programmer might not know about bit shift.
Also made `relabel_sequential` public given that @ArneDefauw put it as suggestion in the error message which in itself is in a private function, but the error message can be shown...
Hi @Czaki, amazing work! Thank you. I will need some time to go through this or maybe next time in the community meeting mind giving me a walkthrough?
woohoo! Great!!
Hey @Olusesan, great that you opened a draft PR. Lets get some feedback on the function.
I made some changes to adopt that we now only support rectangular rois. I did not add code to check whether each individual roi is an exact rectangle, rather it...
Note that for the test I wanted to validate the result, but for some reason manually testing the code in the test it works, but not when running the test....