pyplati / platipy

Processing Library and Analysis Toolkit for Medical Imaging in Python
https://pyplati.github.io/platipy/
Apache License 2.0
103 stars 24 forks source link

Fix cast mask negated #233

Closed pchlap closed 8 months ago

pchlap commented 9 months ago

Hi @rnfinnegan, here's a fix to address the issue raised in #232. From what I can tell, casting like this shouldn't affect this portion of the code. However since you're the expert on this it would be great if you could briefly review to ensure we aren't inadvertantly breaking anything here. Thanks!