Determine of Q and S forms are consistent
This function determines if the determinants of the sform and qform have the same sign
checkout(hd)
hd |
(list) sforms from |
logical indicating if sform and qform consistent
if (have.fsl()){
mnifile = file.path(fsldir(), "data", "standard",
"MNI152_T1_2mm.nii.gz")
forms = getForms(mnifile)
checkout(forms)
}Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.