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  

|
Daniel Glen
March 16, 2009 11:43AM
You should be able to do what you want with any of these commands:

3dcalc -a epi_r1+orig -b a+i -c a-i -d a+j -e a-j -f a+k -g a-k -expr '(a+b+c+d+e+f+g)/7' -prefix epi_localmean

3dLocalstat -prefix epi_lsmean -stat mean -input epi_r1+orig.

3dmerge -dxyz=1 -1filter_mean 1 -doall -prefix epi_mrgmean epi_r1+orig
Subject Author Posted

-1filter_* with dxyz=1 option

cesar caballero March 16, 2009 10:09AM

Re: -1filter_* with dxyz=1 option

Daniel Glen March 16, 2009 11:43AM