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

Enable usage of pre-releases for test pypi #418

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

blowekamp
Copy link
Member

No description provided.

@blowekamp
Copy link
Member Author

@zivy Looks like there is some regression issues with usage go the MaskImageFilter:
https://github.com/InsightSoftwareConsortium/SimpleITK-Notebooks/actions/runs/5490163117/jobs/10005298249

I believe it is related to this change in SimpleITK: SimpleITK/SimpleITK@e0793f2

This line:

ws = sitk.Mask(ws, sitk.Cast(cleaned_thresh_img, ws.GetPixelID()))
May not longer need a cast, as the second argument is expected to be of pixel type sitkUInt8.

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.

1 participant