History of AFNI updates  

|
October 15, 2019 11:44AM
Hi Z,
I don't see an A->B transformation in your description, so can I assume you computed all those transformations not using the A dataset? The trick then would be to move A to B with @Align_Centers as a first step. That won't apply any interpolation, of course, because only the origin moves in the header of the dataset. The centering brings the data to a kind of B(pre) space, so you probably want to compute an A(Bpre)->B alignment and continuing on. Inverting the transformation could be done in reverse stopping at the B(pre) space before another @Align_Centers or the inverse of the shift.1D applied with 3drefit instead. This method is used in the @animal_warper script to move data in both directions, so you can look at that script for an example. HTH!
Subject Author Posted

3dNwarpApply ate my memory!

Ziad Saad October 11, 2019 07:19PM

Re: 3dNwarpApply ate my memory!

Daniel Glen October 15, 2019 11:44AM

Re: 3dNwarpApply ate my memory!

Ziad Saad October 21, 2019 10:34AM

Re: 3dNwarpApply ate my memory!

rick reynolds October 22, 2019 02:13PM

Re: 3dNwarpApply ate my memory!

Daniel Glen October 16, 2019 10:18PM

Re: 3dNwarpApply ate my memory!

Ziad Saad October 24, 2019 10:38AM