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

Fix points_to_spheres bug in 3D #932

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

heinsimon
Copy link

Closes #917

@ma-sadeghi ma-sadeghi changed the title Closes #917: points_to_spheres should now adds spheres in 3D correctly Fix points_to_spheres bug in 3D Mar 13, 2024
Copy link
Member

@ma-sadeghi ma-sadeghi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR. Could you please also add a unit test to test 2D vs. 3D behaviour?

@heinsimon
Copy link
Author

I added a simple test case for 2D and 3D.

I did not add anything for im being a boolean array, since I do not really know what the expected output would be. It feels broken, but I do not know for sure.

@ma-sadeghi
Copy link
Member

I added a simple test case for 2D and 3D.

I did not add anything for im being a boolean array, since I do not really know what the expected output would be. It feels broken, but I do not know for sure.

That seems strange, I can't look at it right now, but will do later this week.

@heinsimon
Copy link
Author

Is this PR still considered or is it outdated now?

@ma-sadeghi
Copy link
Member

Sorry for the delay. I still didn't get the chance to review it. Will do this week hopefully.

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.

points_to_spheres not adding spheres correctly for 3D images
2 participants