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

Feature detection with PBCs can cause an out of bounds error in segmentation #349

Closed
w-k-jones opened this issue Oct 4, 2023 · 1 comment
Labels
bug Code that is failing or producing the wrong result
Milestone

Comments

@w-k-jones
Copy link
Member

In some circumstances, features on boundaries can be created with a location that is at the size of that dimension, which consequently causes an out-of-bounds error when creating markers in segmentation.

@w-k-jones w-k-jones added the bug Code that is failing or producing the wrong result label Oct 4, 2023
@w-k-jones w-k-jones mentioned this issue Oct 4, 2023
11 tasks
@w-k-jones w-k-jones added this to the Version 1.5.2 milestone Oct 5, 2023
@w-k-jones
Copy link
Member Author

Fixed in #350

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Code that is failing or producing the wrong result
Projects
None yet
Development

No branches or pull requests

1 participant