Skip to content

[ENH] setBatchImageCalculation #365

@CerenB

Description

@CerenB

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

No one assigned

    Labels

    bug 🐛Something isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions