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

[Content] clarify Image to labels, Labels to Image, and add docs for shapes to labels behavior #414

Merged
merged 2 commits into from
May 17, 2024

Conversation

psobolewskiPhD
Copy link
Member

@psobolewskiPhD psobolewskiPhD commented Apr 27, 2024

References and relevant issues

Depends on napari/napari#6859

Description

This PR clarifies the Image to Labels and Labels to Image contextual menu actions, plus adds documentation for the altered Shapes to Labels behavior introduced by napari/napari#6859

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Apr 27, 2024
@psobolewskiPhD psobolewskiPhD added this to the 0.5.0 milestone Apr 27, 2024
@psobolewskiPhD psobolewskiPhD added the content Ideas for new or improved content label Apr 27, 2024
@psobolewskiPhD psobolewskiPhD merged commit 21b8aa6 into napari:main May 17, 2024
8 checks passed
@psobolewskiPhD psobolewskiPhD deleted the clarify_toLabels branch May 17, 2024 21:38
@TimMonko
Copy link

Thanks for this! Had some unexpected behavior today, with the image-to-labels layer being added instead of popped. Turned out its the difference between float and int image dtypes, and this doc change was very helpful!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content Ideas for new or improved content documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants