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 31, 2005 04:52PM
Your statement "I convolved my regressor files (without any timing info) using wav –GAM" is somewhat confusing. What are the regressor files but the encoding of the stimulus timing?

In any case, you should do exactly 1 of the following:

(a) use "waver -tstim `cat fred`" to generate the response model from a list of stimulus start times in file fred, which you then input to 3dDeconvolve with "-stim_file 1" and "-stim_minlag 1 0" and "-stim_maxlag 1 0"

OR

(b) use 3dDeconvolve with "-stim_times 1 fred GAM" to generate the response model directly

Here, file 'fred' is assumed to be a list of the stimulus start times, relative to time=0 at the first input point of the input dataset. 'fred' is NOT a 0-1 marker file indicating the absence-presence of stimulus.

Subject Author Posted

Regression with stim timing

Brian January 31, 2005 04:13PM

Re: Regression with stim timing

Robert Cox January 31, 2005 04:52PM

Re: Regression with stim timing

Brian February 01, 2005 09:20AM

Re: Regression with stim timing

Robert Cox February 01, 2005 10:02AM

Re: Regression with stim timing

Brian February 01, 2005 02:59PM

Re: Regression with stim timing

Robert Cox February 01, 2005 03:41PM