History of AFNI updates  

|
March 16, 2015 05:16PM
Hi,

I used 3dQwarp to do non-linear warping during the initial preprocessing. Now, I am trying to transform group ROI back to the original individual space so I can do MVPA analysis on an individual basis.

I read this:
Example of warping +tlrc results back to +orig space of some subject
(get xform matrix, apply it, tell dataset it is not in orig space):

cat_matvec subj1_anat+tlrc::WARP_DATA > tlrc_xform.1D
3dWarp -matvec_out2in tlrc_xform.1D -prefix group_warped+tlrc \
-gridset subj1_epi+orig -cubic group_data+tlrc
3drefit -view orig group_warped+tlrc

But I am not sure if I could use this linear warping since the preprocessing used non-linear warping. What function should I use? Is it 3dNwarpApply? And could you please provide an example?

Thank you!

Kitty
Subject Author Posted

How to transform group ROI back to the individual space?

kittyzxu March 16, 2015 05:16PM

Re: How to transform group ROI back to the individual space?

Peter Molfese March 16, 2015 06:39PM

Re: How to transform group ROI back to the individual space?

Isaac Schwabacher March 16, 2015 07:09PM

Re: How to transform group ROI back to the individual space?

kittyzxu March 17, 2015 11:18AM

Re: How to transform group ROI back to the individual space?

kittyzxu May 04, 2015 04:46PM

Re: How to transform group ROI back to the individual space?

Daniel Glen May 04, 2015 05:45PM

Re: How to transform group ROI back to the individual space?

kittyzxu May 05, 2015 05:33PM