[ome-devel] Fiji OMERO access from non default group.

Ian Dobbie ian.dobbie at bioch.ox.ac.uk
Fri May 10 12:02:40 BST 2019


Hi,

Not sure if this should be in Devel or users list, sorry if it is in the
wrong place.


I have a script that accesses images from OMERO in Fiji from a dataset,
defined by the datasetID. If this data is in your default group this
works fine. If it is in another group, which you are a member of, then
this fails unless you also call

SecurityContext(group_id)

I have the data ImageID and am able to access the image but my code
fails unless I set the correct security context. Is there any way to
automatically find the correct Security Context to remove the need to
find the correct groupID manually before running the code?


As an additional point is there a central repository for user generated
Fiji (imageJ) scripts to automate analysis of data?


Thanks,

Ian


More information about the ome-devel mailing list