AFNI Message Board

Dear AFNI users-

We are very pleased to announce that the new AFNI Message Board framework is up! Please join us at:

https://discuss.afni.nimh.nih.gov

Existing user accounts have been migrated, so returning users can login by requesting a password reset. New users can create accounts, as well, through a standard account creation process. Please note that these setup emails might initially go to spam folders (esp. for NIH users!), so please check those locations in the beginning.

The current Message Board discussion threads have been migrated to the new framework. The current Message Board will remain visible, but read-only, for a little while.

Sincerely, AFNI HQ

History of AFNI updates  

|
March 13, 2016 01:30PM
Hello,

I am having a problem with using @auto_tlrc. The individual subject's Talairach anatomical image is appearing larger than the TT27 template. Therefore, the alignment of the CC and other structures are off. I am trying to warp children's anatomical images to the standard adult talairach template. I am unsure how to fix this issue. I've tried to upload a jpg but the image attachment isn't working. Below is the code that I am using (I have tried to use xform shift_rotate_Scale and init_xform AUTO_CENTER both separately).

align_epi_anat.py -anat2epi -anat t1mpragesagp2isos002a1001+orig \
-anat_has_skull no \
-save_skullstrip -suffix _al_junk \
-epi min_outlier_volume+orig -epi_base 0 \
-epi_strip 3dAutomask \
-volreg off -tshift off

# ================================== tlrc ==================================
# warp anatomy to standard space
@auto_tlrc -base /Users/sxa308/abin/TT_N27+tlrc -input t1mpragesagp2isos002a1001+orig -no_ss\
-xform shift_rotate_scale -init_xform AUTO_CENTER

# store forward transformation matrix in a text file
cat_matvec t1mpragesagp2isos002a1001+tlrc::WARP_DATA -I > warp.anat.Xat.1D
Subject Author Posted

Subject Talairach image larger than TT27 template

shanaadise March 13, 2016 01:30PM

Re: Subject Talairach image larger than TT27 template

Daniel Glen March 14, 2016 06:28PM