I’m getting this output:
t2_file_aligned+tlrc.BRIK/HEAD
I thought +tlrc output suggested that I was aligning my T2 file to a template. Since I’m aligning to a T1 file, I thought I was supposed to be getting +orig as the output. Does it matter?
It’s likely you have a NIFTI dataset with one of its fields marked in an ambiguous way. If the sform_code is 2, that can translate to either a dataset that is in native/ orig space or in a standard space. In AFNI, we append the “view” suffix +orig or +tlrc to tell which kind of data it is. You can either transform the data in the AFNI format to the +orig view with
3drefit -view orig t2_file_aligned+tlrc.
or you can set the AFNI environment variable to say how to handle this:
@AfniEnv -set AFNI_NIFTI_VIEW orig
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.