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  

|
January 05, 2009 10:11PM
3dDeconvolve (and all other AFNI programs) use an input mask file on a voxel-wise basis. Shifting the coordinates of the voxels in the mask makes no difference to the masking operation, since 3drefit doesn't change the actual voxel data in the mask.

If you actually want to shift the voxels, you have to change the dataset values in the .BRIK file. For example, shifting them down one voxel could be done with 3dcalc, or 3dZeropad, cleverly applied.

AFNI itself, on the other hand, displays dataset overlays based on their (x,y,z) coordinates, not on a voxel-wise basis. This is done so that you can overlay a low-res EPI-derived dataset on a high-res structural dataset. But you can't use an EPI-resolution dataset as a mask for a high-res dataset. Only the interactive AFNI program will allow the apparent merger of datasets of different resolutions, or whose voxels are not in a 1-to-1 relationship.

I hope this is at least as clear as mud.

Subject Author Posted

3drefit and 3dDecon

Gary January 05, 2009 09:57PM

Re: 3drefit and 3dDecon

bob cox January 05, 2009 10:11PM

Re: 3drefit and 3dDecon

Daniel Glen January 06, 2009 10:39AM

Re: 3drefit and 3dDecon

Gary January 06, 2009 12:53PM