Hi experts,
I need some help to understand how AFNI recognizes whether the output of first- and group-level analysis is in MNI or native space.
The preprocessing of our functional data was not entirely done with AFNI and we have carried out non-linear affine transformation using 'antsApplyTransforms'. Further analyses were carried out employing 3ddeconvolve and 3dttest. The problem is that the 3d data is already in MNI space but AFNI identifies it as native/orig space.
I have tried setenv to see if the stat sub-brick/nifti image can be identified in MNI space and to use whereami option. But, this doesn't seem to help the cause.
Is there any way to work around this?
Advance thanks for all the suggestions.
It would be nice to know what space the NIFTI datasets claim to be in. I expect that the writing program is not declaring it as being in standard space.
Given some Ants-transformed dataset (input to 3dDeconvolve, say), calling it ants_epi.nii, for example, what is the output from:
I tried reading the x y z coordinates after cluster thresholding using whereami [x y z] -atlas CA_ML_18_MNI
But I'm not very sure if this will provide me with correct corresponding areas.
So both the sform_code and the qform_code are 1, which is specifically declaring the data to be in original space. If it were in MNI space, those values should be 4. If in *some* standard space, but either not TLRC or MNI, or just not positive which, the codes should be 5.
That detail should be part of applying the ANTs transformation, whenever the result is saved to NIFTI format.
rick
The
National Institute of Mental Health (NIMH) is part of the National Institutes of
Health (NIH), a component of the U.S. Department of Health and Human
Services.