Joel Lüthi

Results 40 comments of Joel Lüthi

Thanks a lot for the super-fast response @will-moore! > Hi, the def get_tile_path(self, level: int, row: int, col: int) -> str: is a method of the Plate class and is...

Thanks @sbesson for the overview and the links! Will have to read through them in a bit more detail now! Certainly happy to provide real-world example data to test this!...

It took us (@mfranzon, @tcompa & me) quite a while to get to this, but we’ve now focused on this issue in the last week. Performance of multi field-of-view setups...

Thanks for the reply @sbesson and pointing to this other example! > It would be interesting to increase the logging verbosity in your commands and profile which calls account for...

@sbesson I'd be curious to continue this discussion on saving single images per well in OME-Zarr HCS datasets. I've thought a bit more about suggestions to changes in the spec...

Ok, I'll work on a PR then. I agree, the spec isn't really the place to have this discussion. And on some level, the spec should be able to support...

Thanks @sbesson @will-moore for the inputs. I opened a PR for this here with a suggestion for the wording, open for feedback & discussion! :) https://github.com/ome/ngff/pull/137

Is the refactor of PlateLabels still ongoing? I've been trying to get some Label data into our test cases and it works well to display the label data if I...

Following up on today's OME2022 call: Happy to offer the small example OME-Zarr datasets we use for testing purposes and have put on Zenodo, e.g. this one: https://zenodo.org/record/7144919 It passes...

Also just ran into this and noticed that it depends on the version of fsspec: It was working fine for me on prior versions (like the one just before, fsspec==2023.6.0),...