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  

|
bob cox
October 29, 2003 01:45PM
If every sub-brick outlier count is 100, then the median is 100 and the MAD is 0, so the threshold would be 100. In to3d, none of the counts are strictly larger than the threshold, so none of the sub-bricks would be considered to have "a lot" of outliers.

If each outlier count is 10, except for one value of 20, then the median count is 10 and the MAD is 0 (MAD = median absolute deviation; in this example, the absolute deviations are all 0 except for one value of 10, so the median of these is 0 -- if there are at least 3 sub-bricks, that is). So the threshold is 10, and that one sub-brick is considered to have "a lot" of outliers.

The presumption is that most sub-bricks are "good", but that some are "bad".
If you want more precise control over outlier detection, you can use the 3dToutcount program, which can label each voxel in the dataset with a number that indicates its "outlierness".

The original purpose of this was to detect some spiking problems that we have intermittently had with our 3 Tesla scanners here. Later, the 3dDespike program was written to remove spikes.

bob cox

Subject Author Posted

what is in -save_outliers?

george he October 29, 2003 11:22AM

Re: what is in -save_outliers?

bob cox October 29, 2003 12:40PM

Re: what is in -save_outliers?

george he October 29, 2003 01:11PM

Re: what is in -save_outliers?

bob cox October 29, 2003 01:45PM

Re: what is in -save_outliers?

george he October 29, 2003 01:54PM