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

Attach Points as ROI in Data Translation #306

Merged
merged 2 commits into from
Dec 19, 2024
Merged

Conversation

gselzer
Copy link
Collaborator

@gselzer gselzer commented Nov 5, 2024

This PR ensures that napari Points layers are wrapped up into a ROITree when being passed to ImageJ/Fiji.

This PR was separated from #305, and is still a draft, because it causes ClassCastExceptions arising from imagej/imagej-legacy#299. We should wait for the fix in imagej/imagej-legacy#310 to be merged and released, before merging this.

@gselzer gselzer force-pushed the point-permutations-gui branch from 1cd0bf9 to d3b0787 Compare November 5, 2024 17:07
@imagesc-bot
Copy link

This pull request has been mentioned on Image.sc Forum. There might be relevant details there:

https://forum.image.sc/t/fiji-friends-weekly-dev-update-thread/103718/17

@gselzer gselzer force-pushed the point-permutations-gui branch from 296db1f to 7499ebe Compare December 19, 2024 22:23
A bump in the recommended version was chosen over the minimum version
because the affected components are seldom encountered (transferring a
Points layer to the ImageJ UI) and because the errors are non-fatal -
the data (image + points) does not get transferred).
@gselzer gselzer force-pushed the point-permutations-gui branch from 7499ebe to 1f2d8cb Compare December 19, 2024 22:30
@gselzer gselzer marked this pull request as ready for review December 19, 2024 23:20
@gselzer gselzer merged commit 814479c into main Dec 19, 2024
14 checks passed
@gselzer gselzer deleted the point-permutations-gui branch December 19, 2024 23:23
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