more issues that came up during the OMERO workshop:
a) In OMERO.insight, the live filtering apparently does not accept wildcards and only finds image by name if the search string is at the beginning of the image. This is bad to begin with, but to make things more complicated, OMERO.web allows for filtering images with the search string just appearing anywhere in the image, even without wildcards.
b) OMERO.insight can filter using tags, OMERO.web cannot
c) The extensive search both in OMERO.insight and OMERO.web does not support searching images with a certain combination of tags.
d) OMERO.insight needs the user to hold down shift during mousewheel zooming in the image viewer, but for OMERO.web the mousewheel alone is enough. This confuses users.
e) In OMERO.insight, I can load XML ROIs into the ROI tool, but when I click on Save... directly above Load..., the ROIs are just permanently associated with the image. This does not make much sense, one would expect a dialog to save the ROIs as XML here. Is the latter even possible, and if yes, how?
f) In the ROI tool (of OMERO.insight), when an ROI is created, there is always a root node which seebs unnecessary since there can apparently not be more than one child node (which represents the actual ROI). This is also confusing for users and reduces conciseness.
g) One user tried to view an attachment (via OMERO.insight) that contained spaces in the file name and got an error saying file
- Code: Select all
bla%20bla%20bla
That's it for today
Tristan