help
help > Variable event duration
Jan 9, 2018 07:01 PM | Kevin Larcher
Variable event duration
Hi all,
I am wondering how to set a variable duration of the events, such that the duration of a condition changing within a run.
The tutorial proposes fixed durations for all the runs :
AnaDef.Subj{cSubj}.Onsets = {'onsets1.txt','onsets2.txt','onsets3.txt','onsets4.txt','onsets5.txt','onsets6.txt','onsets7.txt'};
AnaDef.Subj{cSubj}.Duration = [1.25 1.25 1.25 1.25 1.25];
Should I set an array with all durations for each run ?
Thanks in advance.
I am wondering how to set a variable duration of the events, such that the duration of a condition changing within a run.
The tutorial proposes fixed durations for all the runs :
AnaDef.Subj{cSubj}.Onsets = {'onsets1.txt','onsets2.txt','onsets3.txt','onsets4.txt','onsets5.txt','onsets6.txt','onsets7.txt'};
AnaDef.Subj{cSubj}.Duration = [1.25 1.25 1.25 1.25 1.25];
Should I set an array with all durations for each run ?
Thanks in advance.
Threaded View
Title | Author | Date |
---|---|---|
Kevin Larcher | Jan 9, 2018 | |
Martin Göttlich | Jan 22, 2022 | |
gregof | Jul 15, 2021 | |
Martin Göttlich | Jan 10, 2018 | |
Yaqiong Xiao | Mar 16, 2018 | |
Chen-Chia Lan | Jun 24, 2018 | |