andy-sweet / napari-metadata

A napari plugin to view and edit metadata
BSD 3-Clause "New" or "Revised" License
10 stars 3 forks source link

Support high-content screening data #46

Open andy-sweet opened 1 year ago

andy-sweet commented 1 year ago

The current plugin effectively supports multiscale images as per the ome-ngff spec. We should also support high-content screening images.

We get reader support through napari-ome-zarr. But the widget doesn't have any special support for the extra metadata associated with high-content screening images. And the writer only writes to multiscale images.

jluethi commented 1 year ago

+1 on this, would be awesome! The example zenodo data from me that you use is an HCS plate.

In general, if you want feedback on the HCS metadata display, need example data or testing, feel free to reach out. I'd be super interested in this!