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  

|
April 29, 2003 08:11PM
Hi!

Perhaps I should in more detail say, what I did:

b.file+orig .... bucket output from 3dDeconvolve
err.file+orig .... output od 3dDeconcolve using the "-error" option

3dTstat -MAD -prefix temp err.file+orig
3dcalc -datum short -a temp+orig -expr "astep(a,2.5)" -prefix temp2
3dcalc -datum short -a temp2+orig -expr "rect(a)" -prefix errmask
3drefit -fim errmask+orig
3drename b.file t.file
3dcalc -a errmask+orig -b t.file+orig -fscale -expr "a*b" -prefix b.file
rm -f temp+orig.* temp2+orig.* errmask+orig* t.file+orig.*

Please, let me know, you can see any problems in this procedure?

Thanks,

Lukas
Subject Author Posted

Masking

Lukas Pezawas April 29, 2003 09:28AM

Re: Masking

Lukas Pezawas April 29, 2003 08:11PM