Skip to content

Conversation

@blowekamp
Copy link
Member

No description provided.

@blowekamp blowekamp force-pushed the test_pypi_prerelease branch from 7e98db7 to d3452f3 Compare July 7, 2023 20:08
@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