-
Notifications
You must be signed in to change notification settings - Fork 15
Closed
Labels
bug 🐛Something isn't workingSomething isn't working
Description
Describe your problem in detail
not sure why but creating a mean functional image mask with segmentation + skull stripping #164 , did not create a "desired" mask, with the current setBatchImageCalculation script because the type option should/could have been 16
e.g.
matlabbatch{1}.spm.util.imcalc.options.dtype = 16;
Describe what you got instead
at the current form it saves as INT16
How about, quoting Remi "Actually a good way to "fix" this would be to allow setBatchImageCalculation.m to accept another argument for dataType and also modify the skull stripping script"
Metadata
Metadata
Assignees
Labels
bug 🐛Something isn't workingSomething isn't working