
Last chance! 50% off unlimited learning
Sale ends in
This function determines if the determinants of the sform and qform have the same sign
checkout(hd)
(list) sforms from getForms
logical indicating if sform and qform consistent
# NOT RUN {
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