Hi AFNI experts,
I have been working with the PRIME-DE primate dataset and have made modifications to the MACAQUE_DEMO code accordingly. The individual I am focusing on does not involve the use of MION contrast agents. Initially, I attempted to achieve a rough alignment of all images to a NMT template using 3dZeropad and Align_Centers(fig A), as the initial T1w and EPI images exhibited poor alignment.
However, when utilizing the afni_proc command to generate the epi to anat script, I encountered significant exaggerated parameters in the anatomical images aligned to vr_base using align_epi_anat., for example:
align_epi_anat.py -anat2epi -anat sub-032205_anat_ns+orig \
-suffix _al_junk \
-epi vr_base+orig -epi_base 0 \
-anat_has_skull no \
-epi_strip 3dSkullStrip \
-skullstrip_opts -monkey \
-cost lpc+ZZ \
-feature_size 4 \
-giant_move
-volreg off -tshift off
Despite adjusting various parameters such as cost, feature_size, giant_move/big_move, and including skullstrip_opts, and applying 3drotate to vr_base by -10 degree, I have not been able to improve the results.
I suspect the problem may stem from the contrast/voxelsize of EPI images or because I overlooked parameters, such as feature_size, that could contribute to the problem? Can manual alignment be considered for better functional-to-structural alignment? I am interested in your advice on whether there are specific parameters or alternative methods that could address the alignment issues more effectively.
I sincerely appreciate your expertise, guidance, and suggestions in resolving this problem!
Best regards,
Yipeng