Group: Forum Members
Posts: 85,
Visits: 397
|
Dear Inquisit,
A part of my experiment requires storing response times to a stimuli (i.e., a reaction time) to use later for stimuli presentation times. Specifically, there'll be 20 reaction time trials, and I wish to be able to use this time between stimuli onset and response time as a presentation time of the same stimuli in different trials later on. Obviously, there is the method of creating each trial individually, and storing their response times within a global variable (value), and then for the later trials use a list to draw those values for presentation times, but I feel this is quite an inelegant/poor solution. To clarify, my experiment requires each specific reaction times (20 in total), so I can't simply calculate an average and use that. If there was a better way to do this that would be much appreciated!
Many thanks, Josh
|