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  

|
March 11, 2005 04:02PM
Hi Sally,

I believe that the linear interpolation method would do this,
providing that the sagittal slices have the same geometry.
Linear interpolation will interpolate each voxel's value from
the closest neighbors of the original, so if every other "new"
slice landed exactly on an "old" slice, the values should be
identical.

Nearest neighbor will never interpolate. It will give you the
exact value of the closest neighbor, which does not seem
to be what you want.

So try the linear interpolation method, and just check the
results of some of those slices. You could use 3dZcutup
and 3dcalc to grab a pair of sagittal slices and see if their
difference is (at least almost) identically zero.

- rick

Subject Author Posted

3dresample

Sally Durgerian March 11, 2005 03:25PM

Re: 3dresample

rick reynolds March 11, 2005 04:02PM

Re: 3dresample

Sally Durgerian March 11, 2005 04:50PM