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

Loader widget #2

Merged
merged 9 commits into from
Jun 24, 2024
Merged

Loader widget #2

merged 9 commits into from
Jun 24, 2024

Conversation

amichaut
Copy link
Contributor

Implementation of an additional widget that allows to arrange a mosaic from all the layers present in the viewer.
For now, all layers are treated as independent tiles, therefore if a multichannel image is loaded as several layers (following the aicsimageio behavior for instance), the channels corresponding to the same tile won't be recognized as such.

@m-albert
Copy link
Collaborator

m-albert commented Mar 26, 2024

Thanks @amichaut!

I'm adding some TODOs from our offline discussions to track:

  • add support for multiple channels
  • add tests

@codecov-commenter
Copy link

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@m-albert
Copy link
Collaborator

The widget works!

Merging now in order to clean up a bit as this PR contains some unspecific changes.

@m-albert m-albert merged commit 5cc8016 into multiview-stitcher:main Jun 24, 2024
10 checks passed
@amichaut amichaut deleted the loader_widget branch July 15, 2024 11:18
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.

3 participants