ome / omero-ms-zarr

Experimental micro-service for implementing the Zarr spec over HTTP
https://www.openmicroscopy.org/omero
GNU General Public License v2.0
17 stars 12 forks source link

include rendering information in metadata from microservice #30

Closed mtbc closed 4 years ago

mtbc commented 4 years ago

Will need to bring the rendering bean up in the application context.

mtbc commented 4 years ago

Could be we simply need internal-ome.api.IRenderingSettings rather than the rendering bean, will see what this rendering metadata actually is.

joshmoore commented 4 years ago

@will-moore : can you point to the imgData loading code from webgateway and add any gotchas or caveats that you know about here?

will-moore commented 4 years ago

Sorry - https://github.com/ome/omero-web/blob/d8a68131ece0247b590e0be8c365817faefe47b6/omeroweb/webgateway/marshal.py#L91

mtbc commented 4 years ago

https://github.com/ome/omero-ms-zarr/blob/master/spec.md is now updated.