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 25, 2005 01:14PM
Hello.

I have been using 3dClipLevel and then 3dcalc to clip and normalize event-related datasets. This is the 3dcalc command:

3dcalc \
-fscale \
-a detrend+orig \
-b mean+orig \
-expr " (a/b * 100) * step(b-1469))" \
-prefix norm

with 1469 being the value determined by 3dClipLevel. I now have some funny datasets where it appears as though I need to switch the clipping procedure, as the normal command manages to clip out most of the real activation and leaves me with mostly noise outside of the brain. The datasets were collected using spiral, and though there is some convincing activation inside the brain, i am getting a large chunk of external noise in the shape of a circle surrounding the entire spiral collection area, a 'halo effect'. Can someone suggest the correct way to mask off this extra space? I have tried switching the sign in the expression to step(b+1469), but that just reduces the data to nonsense. I have also tried using 3dAutomask, but I gather it uses the same value determined by 3dClipLevel, and the result is a mask of only the 'halo effect'.

Thank you.
Subject Author Posted

3dClipLevel and 3dcalc

Krista January 25, 2005 01:14PM

Re: 3dClipLevel and 3dcalc

rick reynolds January 25, 2005 03:08PM

Re: 3dClipLevel and 3dcalc

Krista January 26, 2005 03:07PM

Re: 3dClipLevel and 3dcalc

rick reynolds January 26, 2005 03:17PM