ome / ome2024-ngff-challenge

Project planning and material repository for the 2024 challenge to generate 1 PB of OME-Zarr data
https://pypi.org/project/ome2024-ngff-challenge/
BSD 3-Clause "New" or "Revised" License
11 stars 8 forks source link

Label support #19

Closed joshmoore closed 3 weeks ago

joshmoore commented 1 month ago

v0.4-labels are not yet supported by resave.py. They have not yet been explicitly mentioned, but for anyone participating in the challenge, it's probably safe to assume that they will assume every zarray in the input document has been successfully converted to the output document. Support for the bioformats2raw "collection" was added in https://github.com/ome/ome2024-ngff-challenge/pull/17. "labels" and "image-labels" are likely the last two properties that need handling.