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  

|
April 02, 2019 12:17PM
What I can update here is that, if I inverse-apply the anat.un_shft.1D (given by auto_warp.py) to the output (i.e., inverse-warped atlas), it gave a somewhat good match between the inverse-warped atlas and the individual's anatomical image in the native space. However, a few top slices of the inverse-warped atlas were missing (see the sagittal view of my previous post), probably due to the previous displacement. So I just added the anat.un_shft.1D (firstly converted to anat.un_shft.aff12.1D) at the end of -nwarp option in 3dNwarpApply shown as below:

3dNwarpApply -master subject_t1.nii -dxyz 2 -source atlas_masks.nii -iwarp -nwarp 'anat.un.aff.qw_WARP.nii anat.un.aff.nii.Xaff.1D anat.un_shft.aff12.1D' -ainterp NN -prefix atlas_native_space.nii

Then, it gave a near-perfect match between the inverse-warped atlas and the anatomical image in the native space. I am not sure if this is the correct way to achieve my goal, although the outcome looks good. It is probably because at the very beginning of auto_warp.py, the program made such a shift to the image, but have not included it when considering the -iwarp option. Any thoughts?

Best,
Qiuhai
Subject Author Posted

Re: Nonlinear transform EPI data

qiuhai April 01, 2019 02:56PM

Re: Nonlinear transform EPI data

Peter Molfese April 01, 2019 03:51PM

Re: Nonlinear transform EPI data

qiuhai April 01, 2019 04:45PM

Re: Nonlinear transform EPI data Attachments

qiuhai April 02, 2019 01:12AM

Re: Nonlinear transform EPI data

qiuhai April 02, 2019 12:17PM

Re: Nonlinear transform EPI data

Peter Molfese April 02, 2019 12:25PM

Re: Nonlinear transform EPI data

qiuhai April 02, 2019 03:33PM

Re: Nonlinear transform EPI data

Peter Molfese April 03, 2019 10:23AM