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 03, 2009 09:44AM
Hi Aditya,

Use 'adwarp' only for applying a +tlrc (or +acpc) transformation to
a +orig or +acpc dataset. The resample operation should be performed
with either 3dfractionize or 3dresample, depending on whether you want
to use voting and a cutoff or to use interpolation (but maybe nearest
neighbor).

For example:

3dresample -master ../002_at+tlrc -input Lamyg1_Ramyg2+tlrc \
-prefix amygdala_resampled -rmode NN

See '3dresample -help' or '3dfractionize -help' for details. A more
visual depiction of what 3dfractionize does can be found on slides
13-16 of the ROI class handout:

[afni.nimh.nih.gov]
[afni.nimh.nih.gov]

That "overwriting" warning is an overzelous message because the .HEAD
file is written before the .BRIK file, at which point the software
feels it is overwriting the dataset.

When you are trying to duplicate some output grid, it is essential to
have an option like '-master', because even if you get both to 2x2x2
for example, the number of voxels in each direction may still differ.

- rick

Subject Author Posted

3dmaskave and image dimensions

Aditya March 03, 2009 01:43AM

Re: 3dmaskave and image dimensions

rick reynolds March 03, 2009 09:44AM

Re: 3dmaskave and image dimensions

Aditya March 05, 2009 05:11PM

Re: 3dmaskave and image dimensions

David Perlman March 05, 2009 07:04PM

Re: 3dmaskave and image dimensions

Aditya March 05, 2009 10:28PM

Re: 3dmaskave and image dimensions

David Perlman March 06, 2009 11:27PM

Re: 3dmaskave and image dimensions

Aditya Prasad March 07, 2009 04:17AM