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  

|
Bob Cox
February 06, 2009 03:03PM
It is now possible (with the latest version of 3dDeconvolve) to analyze variable duration non-TR-locked events directly. The format of the timing file is a little different than you hypothecate, though.

The option to use is

-stim_times_AM1 k tfile dbBLOCK

where k = which stimulus index this is (1, 2, ...)
where tfile = timing file (format below)
where 'dmBLOCK' means to use the duration modulated 'block' function (for short durations, this is OK for 'events').

The timing format for dmBLOCK input is of the form

30:5 40:7 57.3:9.2
14:2.7 39:12

where each pair is 'start time' : 'duration' (in sec).

Each line of input refers to a separate imaging run, as specified in the -concat command line option.

For more information, see the output of 3dDeconvolve -help, and these documents (which are referred to in the -help output):

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

Note that you must be sure that you have the latest AFNI upgrades, as the duration modulation is relatively new (was add in early Dec 2008).

Subject Author Posted

stim_times with variable events

Steve Greening February 06, 2009 01:01PM

Re: stim_times with variable events

Bob Cox February 06, 2009 03:03PM

Re: stim_times with variable events

derek February 06, 2009 03:22PM