BIOP / qupath-extension-biop-omero

QuPath extension to work with images through OMERO's Java API (raw)
GNU General Public License v3.0
4 stars 1 forks source link

Cannot import images from non-default groups #7

Closed Rdornier closed 1 year ago

Rdornier commented 1 year ago

In the OMERO browser, you are able to navigate throw your different groups you are part of. But it is not possible to import in QuPath images coming from groups that are not your default group. Only images coming from the default group (i.e. the one that is automatically displayed on the browser at opening) can be imported.

This should be corrected to have access to all groups

Rdornier commented 1 year ago

Fixed in the release v0.2.0. The user can now import images from all groups which he is a member, not only from the default one.