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  

|
December 10, 2013 07:54PM
Hello,

I am using a seed region in the PCC. I would like to isolate myself to looking only at correlations (or Z-score values as I did a Fischers Z transformation) within the DMN based on a standard DMN template that I have.

I am assuming that the first thing that I do is use 3dcalc and multiply the whole brain correlational map with the DMN mask? Although that won't retain the values and will turn everything into 0s and 1s right?

I used the following script: 3dcalc -a thresh_zstat_3.5+tlrc -b Corr_${subject}_dist_PCC_Z+tlrc -expr 'ispositive(a)*b' -prefix Corr_${subject}_dist_PCC_Z_DMN+tlrc

However I got an error message: dataset Corr_10112_dist_PCC_Z+tlrc differs in size [108790 voxels] from others [101200].

After I am able to obtain the DMN for each subject. I would like to calculate a mean Z score for each subject as an index of general overall connectivity in the DMN. Would I use potentially 3dTstat or 3dmean to obtain this? I saw this type of analysis in an ICA paper and thought this could be useful and could be applied to more of a seed based analysis.

I would appreciate any guidance you can give me.

Thanks,

Emily
Subject Author Posted

Functional Connectivity Analyses

Emily December 10, 2013 07:54PM

Re: Functional Connectivity Analyses

Emily December 10, 2013 08:17PM

Re: Functional Connectivity Analyses

kausar December 11, 2013 11:31AM

Re: Functional Connectivity Analyses

Emily December 11, 2013 07:20PM