random stimulus presentation times


Author
Message
Jens Bölte
Jens Bölte
Guru (9.6K reputation)Guru (9.6K reputation)Guru (9.6K reputation)Guru (9.6K reputation)Guru (9.6K reputation)Guru (9.6K reputation)Guru (9.6K reputation)Guru (9.6K reputation)Guru (9.6K reputation)
Group: Forum Members
Posts: 78, Visits: 60

Hello,


I am writing an Inquisit-script for a EEG-experiment. One requirement is to jitter the presentation times of various stimuli, e.g. the time interval of the fixation cross, the blank screen and the stimulus. Inquisit offers function to random number generation, e.g. rand(40,43). However a definition such as the following does not work


<trial mg1>
/stimulusframes = [10 = fixation.pic; 25 = maske; ipart(rand(40,43) = mg1.pic]
/validresponse = ("F", "J")
/correctresponse = ("J")
/pretrialpause = rand(400,600)
</trial>


Using an expression or defining the onset-variable as a counter or value did not work. At least, I did not get to run. Any suggestions?


Jens



GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Threaded View
Threaded View
jens - 12 Years Ago
Dave - 12 Years Ago
jens - 12 Years Ago
Dave - 12 Years Ago
                     Hello Dave,
as in your example, proper syntax helps. [:)]
...
jens - 12 Years Ago
                         Hello,

is there a way to store/display the filename of the...
jens - 12 Years Ago
                             Usually
<data> / columns = [...,...
Dave - 12 Years Ago
                                 Hello,
good idea. I altered it a little bit by assigning the...
jens - 12 Years Ago

Reading This Topic

Explore
Messages
Mentions
Search