access OMERO browser from script
Posted: Fri Mar 15, 2019 10:20 am
Hi,
I'm not sure if this is possible within the constraints of the scripting model in Fiji...
What I'd like to be able to do is:
The user to
The script would then
I'm having trouble finding out if the first step in the script is possible.
Cheers,
Chris
I'm not sure if this is possible within the constraints of the scripting model in Fiji...
What I'd like to be able to do is:
The user to
- to connect to OMERO using the plugin
- select one or more images/dataset/projects
- run the script in Fiji
The script would then
- get the connection, context etc from the open OMERO session from the previous step (no ID or password needed)
- get the selected objects
- process away...
- upload images / tables
I'm having trouble finding out if the first step in the script is possible.
Cheers,
Chris