Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ROIs from OMERO - workflow improvements #569

Open
will-moore opened this issue Jun 18, 2024 · 0 comments
Open

Add ROIs from OMERO - workflow improvements #569

will-moore opened this issue Jun 18, 2024 · 0 comments

Comments

@will-moore
Copy link
Member

will-moore commented Jun 18, 2024

Discussed with @pwalczysko based on feedback from recent workshops, cc @jburel

Current problems:

  • You can't add an ROI to a panel if the ROI is outside the viewport of that panel. If you zoom out to show the whole image, for a Big Image this means that the ROIs you add are vanishingly small, and you can't then zoom back in to show the ROI.
  • Even if you have zoomed-in to the correct region, it's hard to pick ROIs by mousing over then in the table (and seeing them briefly overlaid on the image). What you really want is to see them all on the Image, and to pick them from there. NB: The existing workflow doesn't add them all to the Image initially because you'd get these "temporary" shapes mixed-up with the Shapes that are actually already on the Image (that you might be editing). You kinda need 2 modes: "Editing" and "Adding from OMERO".

Current UI:

Screenshot 2024-06-18 at 16 12 47

Solution:

  • When you load ROIs from OMERO, show them all on the image and pick them from there. E.g. select a few (toggle selection by clicking on them) then "Add".
  • When you click on an ROI in the table (list), the viewport should pan (and zoom) to show that Shape. Then you can click it on the Image to select it for Adding.
  • "Select All" option could select all that are in the current viewport.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant