History of AFNI updates  

|
February 15, 2018 09:56PM
Dear AFNI experts,

I would like to register some ROIs in the MNI space to the T1-space of one participant.

I used auto_warp.py to to extract the transformation T1-2-MNI space and then use 3dNwarpApply to apply the inverse transformation to my ROIs. While the direct transformation looks fine (t1 to MNI), when I apply the inverse transformation my ROIs are not correctly registered. Could you please give me some advice on that?

these are the commands:

auto_warp.py -base MNI152_T1_2mm_brain.nii.gz -input PT4_T1_3D_AX_brain.nii -qblur 1 3 -unifize_input yes -save_script script -skull_strip_base no -skull_strip_input no

3dNwarpApply -master anat.nii -source LEFT_IFG44.nii -iwarp -nwarp 'anat.un.aff.qw_WARP.nii anat.un.aff.Xat.1D' -interp NN -prefix test_roi_left_IFG.nii

thanks

giovanni
Subject Author Posted

3dNwarpApply

gbattist February 15, 2018 09:56PM

Re: 3dNwarpApply

RWCox February 17, 2018 02:57PM

Re: 3dNwarpApply

gbattist February 21, 2018 07:00PM

Re: 3dNwarpApply

Bob Cox February 22, 2018 02:34PM

Re: 3dNwarpApply

Bob Cox February 23, 2018 09:35AM