fast priming procedures
Yoav Bar Anan
baranan at post.tau.ac.il
Thu Nov 11 13:13:49 UTC 2004
Hi
I'm trying to show a stimulus for a very short period of time, but it doesn't work too good.
I have the following script (both dotCnvs and stimCnvs are already drawn):
cnvs.copy dotCnvs, scrRect , scrRect
sleep(200)
'Show Stim
Display.waitforverticalBlank
cnvs.copy stimCnvs, scrRect , scrRect
sleep(1)
'Clear
cnvs.clear
But I can still see the stimCnvs. Furthermore, sometimes I see it and sometimes not. I guess my problem is related to refresh-rate issues, but I don't really know much about screens.
So could someone explain to me what I'm doing wrong, and more important - how can I fix it?
Thanks
Yoav
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listserv.linguistlist.org/pipermail/eprime/attachments/20041111/ac8fea3c/attachment.htm>
More information about the Eprime
mailing list