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

Build image browser to display and filter OME-ZARR wells #6

Merged
merged 5 commits into from
May 23, 2024

Conversation

fdsteffen
Copy link
Collaborator

  • The image browser receives an OME-ZARR and displays the available wells in a magicgui Select widget.
  • If a condition table is present, a Container with ComboBoxes for each column (e.g. drug, concentration) in the condition table is loaded. This allows to filter the well list with an AND operator.
  • Clicking on Go to well zooms in and draws a rectangle around the selected well. This should be the entry point to the ROI loader.

@fdsteffen fdsteffen requested a review from jluethi March 31, 2024 23:35
@jluethi jluethi merged commit f1ab1ff into main May 23, 2024
9 checks passed
@jluethi jluethi deleted the build-img-browser branch May 23, 2024 14:06
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

Successfully merging this pull request may close these issues.

2 participants