compound screen (case 18044)
hi there,
I am trying to build a compound screen because I want to display two stimuli at the same time. I followed the instructions by setting the time on 0 for the first stimulus and then not clearing the screen when the second appears. somehow though, this does not function and I am not sure why.
Is there an error that I am overlooking? Below is the file.
Thanks!
[TABLE="width: 576"]
[TR]
[TD]
block[/TD]
[TD]trial[/TD]
[TD]bgr[/TD]
[TD]wgr[/TD]
[TD]style[/TD]
[TD]stim[/TD]
[TD]loc[/TD]
[TD]time[/TD]
[TD]stim[/TD]
[/TR]
[TR]
[TD="align: right"]1[/TD]
[TD="align: right"]1[/TD]
[TD="align: right"]0[/TD]
[TD="align: right"]0[/TD]
[TD="align: right"]1[/TD]
[TD]~My New DirectRT Input File![/TD]
[TD]0,0,1[/TD]
[TD]rt:any[/TD]
[TD]*[/TD]
[/TR]
[TR]
[TD="align: right"]1[/TD]
[TD="align: right"]2[/TD]
[TD="align: right"]0[/TD]
[TD="align: right"]0[/TD]
[TD="align: right"]1[/TD]
[TD]~hallo[/TD]
[TD]160, 0,1[/TD]
[TD="align: right"]0[/TD]
[TD]*[/TD]
[/TR]
[TR]
[TD="align: right"]1[/TD]
[TD="align: right"]2[/TD]
[TD="align: right"]0[/TD]
[TD="align: right"]0[/TD]
[TD="align: right"]1[/TD]
[TD]~dog[/TD]
[TD]320,0,0[/TD]
[TD]rt:any[/TD]
[TD]*[/TD]
[/TR]
[TR]
[TD="align: right"]1[/TD]
[TD="align: right"]3[/TD]
[TD="align: right"]0[/TD]
[TD="align: right"]0[/TD]
[TD="align: right"]1[/TD]
[TD]~Thanks. You've been great :)[/TD]
[TD]1[/TD]
[TD]rt:any[/TD]
[TD]*[/TD]
[/TR]
[/TABLE]