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 14, 2022 01:14PM
Thanks, Rick.

Our overall objective is to perform a laterality index on homologous cortical regions on a subject-by-subject basis (e.g. Left M1 and Right M1). In order to do this, we have developed a GUI that lets us read in the 3dclusterize output tables for multiple ROI's and subjects at a time. We use afni_proc.py, but since every participant has a different ACF value, it's more efficient for us at the moment to set the cluster size to 2 at voxel P = .05 (regardless of alpha) and then use the alpha values within the table to determine the significance of the cluster. Otherwise, bash scripting 3dclusterize on all of our ROI's and subjects will become difficult because we would have to put in unique cluster size values for each results file.

Is there another approach we might be able to use to account for each individual ACF without having to change the voxel_thresh for each participant and condition? Is it appropriate to average all of the ACF values and run 3dClustsim on the average?

Thanks
Subject Author Posted

Alpha output from 3dClusterize

khc31 January 13, 2022 11:28AM

Re: Alpha output from 3dClusterize

rick reynolds January 13, 2022 08:14PM

Re: Alpha output from 3dClusterize

khc31 January 14, 2022 01:14PM

Re: Alpha output from 3dClusterize

rick reynolds January 14, 2022 01:43PM

Re: Alpha output from 3dClusterize

Dxc536 January 14, 2022 04:58PM