Hi all,
I've got a question about timing presentation times for visual stimuli. I've recently switched from using Cogent to PsychToolbox and my experiment is designed as a 2AFC discrimination task in which I show my stimuli for a very short time, ie. 3 frames on a 120Hz display (25ms).
In cogent, I would use the flip command for this, so it would look something like:
for i=1:3, timestamp = cgflip; end
And I would have shown the stimulus for 3 frames. From the timestamps I could also (although it's probably not advisable - or not best practice) calculate exactly how long the stimulus would have been shown.
How would you go about to do this in PsychToolbox? Could I use the same structure or is there another way of controling the presentation time of my stimuli to the greatest accuracy?
Thanks in advance - any help would be greatly appreciated!
Best,
Arthur Lugtigheid
(Master student bio-cognitive psychology)
I've got a question about timing presentation times for visual stimuli. I've recently switched from using Cogent to PsychToolbox and my experiment is designed as a 2AFC discrimination task in which I show my stimuli for a very short time, ie. 3 frames on a 120Hz display (25ms).
In cogent, I would use the flip command for this, so it would look something like:
for i=1:3, timestamp = cgflip; end
And I would have shown the stimulus for 3 frames. From the timestamps I could also (although it's probably not advisable - or not best practice) calculate exactly how long the stimulus would have been shown.
How would you go about to do this in PsychToolbox? Could I use the same structure or is there another way of controling the presentation time of my stimuli to the greatest accuracy?
Thanks in advance - any help would be greatly appreciated!
Best,
Arthur Lugtigheid
(Master student bio-cognitive psychology)