Page 1 of 1

Bug: adding ModuloAlongT interferes with LightPath metadata

PostPosted: Tue Oct 28, 2014 9:24 pm
by gyellen
Hi -
I have found that adding an image annotation (in this case a ModuloAlongT annotation) interferes with subsequent function of setLightPathDichroicRef and setLightPathEmissionFilterRef, not only for the annotated image series but for subsequent series.

It works fine if I first do the setLightPathEmissionFilterRef, etc., and put off the call to OMEXMLService.addModuloAlong(metadata, coreMetadata, series);
until all other metadata are written.

Thanks - gary

Re: Bug: adding ModuloAlongT interferes with LightPath metad

PostPosted: Wed Oct 29, 2014 11:57 am
by sbesson
Hi Gary,

Thanks for letting us know. Could you upload or attach the code that you used to generate the image with annotations?

Sebastien