powered by
This function determines if the determinants of the sform and qform have the same sign
checkout(hd)
logical indicating if sform and qform consistent
(list) sforms from getForms
getForms
if (have.fsl()){ mnifile = file.path(fsldir(), "data", "standard", "MNI152_T1_2mm.nii.gz") forms = getForms(mnifile) checkout(forms) }
Run the code above in your browser using DataLab