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  

|
February 23, 2021 11:32AM
Hi-

The warp field is made in the base/master dset grid. A value sits at each grid point, and tells you where to pull data from in the input/source dset. Through an interpolation kernel (NN, wsinc5, cubic splines, etc.), a value is mapped via the warp dset to that new location.

The Jacobian is a vector field related to the gradient of the warp. Most people use the scalar-valued determinant of the Jacobian det(J) (or, even more specifically, log(det(J))) to measure the properties of the warp. The idea is that the magnitude of det(J) tells you about expansions (>1) or contractions (<1).

The warps calculated by AFNI are diffeomorphic and invertible. So, I believe that the whether you calculate det(J) on the warp or its inverse, the information should be equivalent (just inverted: if warp shrinks by a factor, then the inverse warp expands by that same factor), according to this:
[en.wikipedia.org]

So, whether you calculate the Jacobian on a warp or its inverse, shouldn't deeply matter-- it is probably more a question of which grid you want your information on. And which way you want to think about "expansion".

Of course, if you want a veeery good answer, we should get Bob's opinion...

--pt
Subject Author Posted

Jacobian meaning?

mabbasi6 February 22, 2021 12:58PM

Re: Jacobian meaning?

ptaylor February 23, 2021 11:32AM

Re: Jacobian meaning?

mabbasi6 February 23, 2021 01:25PM

Re: Jacobian meaning?

RWCox February 23, 2021 12:32PM

Re: Jacobian meaning?

mabbasi6 February 23, 2021 01:29PM

Re: Jacobian meaning?

RWCox February 24, 2021 02:39PM

Re: Jacobian meaning?

mabbasi6 February 24, 2021 05:41PM