physimals / oxasl

Python based ASL pipeline based on oxford_asl
https://oxasl.readthedocs.io/
Apache License 2.0
5 stars 6 forks source link

Structural space mask not binarized #3

Closed mcraig-ibme closed 5 years ago

mcraig-ibme commented 5 years ago

The structural space mask seems to be transformed but not binarized:

image

mcraig-ibme commented 5 years ago

Fixed in master.

image

Note that normally the only interest in the mask is to directly identify the native space voxels where fitting was done - oxford_asl doesn't actually output the mask transformed into structural space and it might be better not to do it in oxasl either.