spinicist / QUIT

A set of tools for processing Quantitative MR Images
Mozilla Public License 2.0
59 stars 20 forks source link

Mask datatype #32

Closed emilljungberg closed 2 years ago

emilljungberg commented 2 years ago

Nibabel complains about datatype if mask is saved as int64. Will throw error in Nibabel 5.0 in the future.

spinicist commented 2 years ago

Saving as an int64 would be a horrendous waste of memory anyway! Thanks.