Add kfb2zarr to Zarr converters#525
Conversation
Automated Review URLs |
|
Any feedback is much appreciated! |
|
Might also be worth adding zarrs to Zarr readers & writers. |
|
I can completely understand the choice to manage OME-Zarr metadata by handwriting JSON values instead of bringing in more dependencies, particularly in the context of one-shot writing, but I wondered whether you had come across https://crates.io/crates/ome_zarr_metadata for representing and validating OME-Zarr metadata? The question of zarrs in the readers & writers section brings up whether we should really be listing and including raw zarr libraries as implied by the section titles. In my opinion that should be left to the zarr project and we should only concern ourselves with tools specific to OME-Zarr. |
Yes, that was my reasoning at the time, but your feedback was the push I needed - thank you! kfb2zarr will use ome_zarr_metadata in the next release.
Understood! |
It's for users with KFBIO slide scanners who wish to open their whole slide images in tools such as QuPath, Napari etc (as OME-Zarr rather than .svs, .tiff, .dcm). See:
After yesterday's Open Bioimaging Practices Meetup, I would like to add this as a Fractal task. If this use case is too specific for this list, I understand! |
|
Thanks @camlloyd for the context. It is specific, but that is fine AFAIK, as it is solving a documented need of the community. Thanks for that. As long as there is a plan to maintain the converter for the near future, LGTM |
Adds kfb2zarr to the Zarr converters list. Converts KFBio whole slide images (.kfb, .kfbf) to OME-Zarr.