Hi
I am new to OMERO and would like to know if it is possible to do the following :
I have an ImageJ plugin installed on the same machine than the OMERO server I would like to run in batches over a set of selected images as they are pushed to the server.
I would also like to upload new scripts (which call that plugin on the server), and monitor the results from the client insight.
So my questions are:
- can we launch an imageJ plugin from a python script running on the server?
- can we do that in batch processing on multiple images, storing the results on the server?
Thanks