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  

|
May 28, 2009 02:01PM
Hi Lesley,

I think you need to specify the concat file via:

-concat 00_Data/concat.1D

As far as the polort goes, what matters is not exactly the nubmer
of TRs, but the duration of a run. That begs the question, what
is your TR?

By default, 3dDeconvolve and afni_proc.py will give a polort of
1+floor(run_time/150). If your TR is 1 second, then polort of 2
does seem appropriate (for either run length):
1 + floor(222/150) = 2, and also equals 1+floor(235/150)

If your TR is 2 seconds, then it seems small for either:
1 + floor(444/150) = 3, while equals 1+floor(470/150) = 4

You are presumably somewhere in the middle. The programs should
base the default on the first run (meaning they would suggest 3),
but as a borderline case, it would be fine for you to specify 4.

---

Consider some of the message in the following thread, which is
similar to this one. Note especially the last few messages,
which discuss polorts, starting with:

[afni.nimh.nih.gov]
[afni.nimh.nih.gov]

- rick

Subject Author Posted

Context dependent correlation analysis

Student May 27, 2009 06:48PM

Re: Context dependent correlation analysis

rick reynolds May 27, 2009 11:23PM

Re: Context dependent correlation analysis

Lesley May 28, 2009 01:33PM

Re: Context dependent correlation analysis

rick reynolds May 28, 2009 02:01PM

Re: Context dependent correlation analysis

Lesley May 28, 2009 02:30PM