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  

|
July 07, 2009 01:50PM
Hi Fatima,

In the second case you are using sub-brick 3 for thresholding
(masking) and sub-brick 2 for data values. In the first case
you merely input sub-brick 3 for both.

So in the first case the maximum intensity coordinates will
be different, because they come from the threshold values, not
the data values.

In the second case, since the intensities come from the data,
therefore they could be very small. The betas could be very
near 0 even though the t-stats exceed 8.23 (in abs()). So the
mean is not surprisingly close to zero.

You could create a mask with the thresholded and clustered data
and apply that via -mask to the data from sub-brick 2 in the
program 3dhistog, giving you a histogram of data values where
the statistic survives.

- rick

Subject Author Posted

3dClust

Fatima July 07, 2009 10:20AM

Re: 3dClust

rick reynolds July 07, 2009 01:50PM

Re: 3dClust

Fatima July 09, 2009 10:00AM

Re: 3dClust

rick reynolds July 09, 2009 10:33AM