General and open developer discussion about using OMERO APIs from C++, Java, Python, Matlab and more! Please new questions at https://forum.image.sc/tags/omero
Unfortunately Josh is on holiday for the next few weeks. If you could send me what you sent him, I can try to help or pass them to an appropriate team member.
I'll look at how we can make this a little nicer without hard coding the sequence of tiles and discuss with Josh when he's back.
Simply creating the image and calling setTile() to populate all the pixel data is still a little slow, so I'll ask him if there's any potential speedups there.
This approach is similar to what I tried a while ago in my original mod of 'createImageFromNumpySeq' but at that time I had trouble getting setTile() to work. At least I have a better understanding of getting and setting data now. Anyway, I'll give it a bash.