<div dir="ltr">Hi everyone,<div><br></div><div>I am trying to fix a long-standing ImageJ-OMERO bug relating to the upload of multichannel images [1].</div><div><br></div><div>I thought I had found the obvious problem, but the expected bug-fix [2] does not actually fix it. Instead, it seems to make things worse somehow [3] (upload barfs on the first plane, rather than the second).</div><div><br></div><div>I was wondering if there are any examples of using the RawPixelsStore service to upload multichannel image data. I saw the RawPixelsStoreTest integration test [4], but it only tests for single-channel data.</div><div><br></div><div>Relatedly: I am still developing against a dev_5_0 omero_client uber-JAR. I'd be happy to try again with 5.0.8, but only if there is a solid reason to believe it might improve the situation?</div><div><br></div><div>Thanks,</div><div>Curtis</div><div><br></div><div>[1] <a href="https://github.com/imagej/imagej-omero/issues/55">https://github.com/imagej/imagej-omero/issues/55</a></div><div><br></div><div>[2] <a href="https://github.com/imagej/imagej-omero/compare/issue-55">https://github.com/imagej/imagej-omero/compare/issue-55</a></div><div><br></div><div>[3] <a href="https://gist.github.com/ctrueden/f960d3d7e67b957d4d9e">https://gist.github.com/ctrueden/f960d3d7e67b957d4d9e</a></div><div><br></div><div>[4] <a href="https://github.com/openmicroscopy/openmicroscopy/blob/v5.1.1/components/tools/OmeroJava/test/integration/RawPixelsStoreTest.java">https://github.com/openmicroscopy/openmicroscopy/blob/v5.1.1/components/tools/OmeroJava/test/integration/RawPixelsStoreTest.java</a></div><div><br></div></div>