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  

|
September 05, 2017 07:18AM
Hi all,

I am trying to do some dynamic analysis on my resting data, I extract the mean value of my ROIs in different time window and then calculate their Correlation with 1dCorrelate like this:
3dmaskave -mask $subj.r$run.PCC+tlrc. -q errts.$subj.r$run.e2t+tlrc.'[0-49]' > r$run.dy1.PCC.1D
3dmaskave -mask $subj.r$run.LmPFC+tlrc. -q errts.$subj.r$run.e2t+tlrc.'[0-49]' > r$run.dy1.LmPFC.1D
1dCorrelate -p r$run.dy1.PCC.1D r$run.dy1.LmPFC.1D
The ROIs I chosen are widely be defined as part of the default-mode network so they should be highly positive correlate with each other, but the output is zero, I wonder if I use this script wrong?

Best regards,
Sue
Subject Author Posted

Dynamic Analysis with 1dCorrelate

Sue_TS September 05, 2017 07:18AM

Re: Dynamic Analysis with 1dCorrelate

RWCox September 06, 2017 06:46PM

Re: Dynamic Analysis with 1dCorrelate

Sue_TS September 07, 2017 01:42AM

Re: Dynamic Analysis with 1dCorrelate

Sue_TS September 07, 2017 09:33AM

Re: Dynamic Analysis with 1dCorrelate

JLMANES September 12, 2017 12:32PM

Re: Dynamic Analysis with 1dCorrelate

Sue_TS September 17, 2017 10:19PM

Re: Dynamic Analysis with 1dCorrelate

RWCox September 07, 2017 10:22AM