History of AFNI updates  

|
August 25, 2014 04:42PM
Hi Aral,

I expect you have seen to open the resulting volume
in afni, or any other image viewer.

To get the average, you could use 3dmaskave. But for
that, you don't even need the mask. As is done by
afni_proc.py:

3dTstat -sos -prefix - brain.mean.1D \' > out.gcor.1D

The result is that global correlation value, the average
correlation of every pair of (masked) voxels.

Or, to use your 3dTcorr1D result:

3dmaskave -quiet -mask BRAIN_MASK.hdr mean.brain.corr.nii

- rick
Subject Author Posted

Global connectivity with instacorr

aral.ahmadi August 19, 2014 11:45AM

Re: Global connectivity with instacorr

rick reynolds August 19, 2014 12:14PM

Re: Global connectivity with instacorr

aral.ahmadi August 19, 2014 01:59PM

Re: Global connectivity with instacorr

rick reynolds August 19, 2014 09:48PM

Re: Global connectivity with instacorr

rick reynolds August 20, 2014 12:46PM

Re: Global connectivity with instacorr

aral.ahmadi August 25, 2014 10:30AM

Re: Global connectivity with instacorr

rick reynolds August 25, 2014 11:37AM

Re: Global connectivity with instacorr

aral.ahmadi August 25, 2014 12:17PM

Re: Global connectivity with instacorr

rick reynolds August 25, 2014 12:42PM

Re: Global connectivity with instacorr

aral.ahmadi August 25, 2014 01:17PM

Re: Global connectivity with instacorr

aral.ahmadi August 25, 2014 04:24PM

Re: Global connectivity with instacorr

rick reynolds August 25, 2014 04:42PM

Re: Global connectivity with instacorr

aral.ahmadi August 25, 2014 04:56PM

Re: Global connectivity with instacorr

aral.ahmadi August 28, 2014 10:31AM

Re: Global connectivity with instacorr

aral.ahmadi August 28, 2014 11:37AM

Re: Global connectivity with instacorr

rick reynolds August 29, 2014 10:18AM