<div dir="ltr">Dear David,<div><br></div><div>That is an extremely valid point, and I'm glad you replied back and posed that question. I programmed the majority of this task, but my in-house programmer added the 'Clear Screen' and 'Wait' object later on. I'm waiting to hear back from him to understand the rationale behind his decision to do so. If anything, you could easily argue that there are two objects being used for a single function, which in this case, would be redundant. I'll re-post when I hear back, but in the meantime, thank you again highlighting a piece of the task structure that may be inefficient (for lack of a better word).</div><div><br></div><div>Sincerely,</div><div><br></div><div>Nick<br><br>On Monday, March 17, 2014 1:55:35 PM UTC-4, McFarlane, David wrote:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;">Nick,
<br>
<br>Thanks for reporting back, and glad that you got it sorted out.  Hmm, 
<br>now you got me curious -- if you want to clear the screen and then 
<br>wait 3 s, why not just have a blank TextDisplay object with a 
<br>Duration of 3000 (instead of a 0 s TextDisplay followed by a 3000 ms 
<br>Wait object)?
<br>
<br>Thanks,
<br>-- David McFarlane
<br>
<br>
<br>At 3/17/2014 12:40 PM Monday, Nick wrote:
<br>>Edit: The video card has 128mb of RAM, not the PC running E-Prime.
<br>>
<br>>
<br>>
<br>>On Monday, March 17, 2014 12:37:00 PM UTC-4, Nick wrote:
<br>>Dear David,
<br>>
<br>>I believe, together with PST technical support, that we've resolved the issue.
<br>>
<br>>Here's a brief list of the steps we took to remedy the issue:
<br>>
<br>>1) The computer running the program was connected to a local area 
<br>>network. While I run the program from the C:\ drive as a means to 
<br>>avoid network failure, I was unaware that being connected to a 
<br>>network could interfere with timing and other issues (i.e., 
<br>><<a href="http://pstnet.com/support/kb.asp?TopicID=5555" target="_blank" onmousedown="this.href='http://www.google.com/url?q\75http%3A%2F%2Fpstnet.com%2Fsupport%2Fkb.asp%3FTopicID%3D5555\46sa\75D\46sntz\0751\46usg\75AFQjCNFQk3tiCuu2GGT5CyMZzczXPSnXhw';return true;" onclick="this.href='http://www.google.com/url?q\75http%3A%2F%2Fpstnet.com%2Fsupport%2Fkb.asp%3FTopicID%3D5555\46sa\75D\46sntz\0751\46usg\75AFQjCNFQk3tiCuu2GGT5CyMZzczXPSnXhw';return true;">http://pstnet.com/support/<wbr>kb.asp?TopicID=5555</a>><a href="http://pstnet.com/support/kb.asp?TopicID=5555" target="_blank" onmousedown="this.href='http://www.google.com/url?q\75http%3A%2F%2Fpstnet.com%2Fsupport%2Fkb.asp%3FTopicID%3D5555\46sa\75D\46sntz\0751\46usg\75AFQjCNFQk3tiCuu2GGT5CyMZzczXPSnXhw';return true;" onclick="this.href='http://www.google.com/url?q\75http%3A%2F%2Fpstnet.com%2Fsupport%2Fkb.asp%3FTopicID%3D5555\46sa\75D\46sntz\0751\46usg\75AFQjCNFQk3tiCuu2GGT5CyMZzczXPSnXhw';return true;">http://<wbr>pstnet.com/support/kb.asp?<wbr>TopicID=5555</a>).
<br>>
<br>>2) I removed the ethernet cable from the machine running the flanker task.
<br>>
<br>>3) I also modified two objects that were in the original file, which 
<br>>can be viewed via the attached screen cap.
<br>>
<br>>        a. ClearScreen Text Display Object: Previously set to 0; 
<br>> changed to 10ms. With a prior duration of 0, the object was 
<br>> technically still on the screen for a single-screen refresh, which 
<br>> is around 16ms.
<br>>
<br>>        b. Wait3Seconds Object: Changed the properties - More 
<br>> specifically, I changed the onset sync property from "vertical 
<br>> blank" to "none."
<br>>
<br>>
<br>>After making these modifications, the issue *knock on wood* appears 
<br>>to have been resolved. I was concerned that it was a video card 
<br>>issue as the machine we're using is older and only has 128mb of RAM 
<br>>(although these specifications appear adequate for the version of 
<br>>E-Prime we're using 1.2).
<br>>
<br>>
<br>>-Nick
<br>>
<br>>On Thursday, March 13, 2014 3:41:01 PM UTC-4, McFarlane, David wrote:
<br>>Nick,
<br>>
<br>>You should definitely take this up with PST Support
<br>>(<<a href="https://support.pstnet.com" target="_blank" onmousedown="this.href='https://www.google.com/url?q\75https%3A%2F%2Fsupport.pstnet.com\46sa\75D\46sntz\0751\46usg\75AFQjCNF5BfukPzW6lq7UCweMsMu7_9wJEQ';return true;" onclick="this.href='https://www.google.com/url?q\75https%3A%2F%2Fsupport.pstnet.com\46sa\75D\46sntz\0751\46usg\75AFQjCNF5BfukPzW6lq7UCweMsMu7_9wJEQ';return true;">https://support.pstnet.com</a>><a href="https://support.pstnet.com" target="_blank" onmousedown="this.href='https://www.google.com/url?q\75https%3A%2F%2Fsupport.pstnet.com\46sa\75D\46sntz\0751\46usg\75AFQjCNF5BfukPzW6lq7UCweMsMu7_9wJEQ';return true;" onclick="this.href='https://www.google.com/url?q\75https%3A%2F%2Fsupport.pstnet.com\46sa\75D\46sntz\0751\46usg\75AFQjCNF5BfukPzW6lq7UCweMsMu7_9wJEQ';return true;"><wbr>https://support.pstnet.com</a> ), if you 
<br>>have not already.  And then
<br>>please report back here with the results.
<br>>
<br>>Thanks,
<br>>-- David McFarlane
<br>>
<br>>
<br>>At 3/12/2014 02:38 PM Wednesday, Nick wrote:
<br>> >I've recorded a video of the presence of the white screen, and have
<br>> >provided a link to the file that is stored by Dropbox.
<br>> >
<br>> ><<<a href="https://www.dropbox.com/s/npm678rb28vnzu6/ch04-01.avi" target="_blank" onmousedown="this.href='https://www.google.com/url?q\75https%3A%2F%2Fwww.dropbox.com%2Fs%2Fnpm678rb28vnzu6%2Fch04-01.avi\46sa\75D\46sntz\0751\46usg\75AFQjCNHH5BEIa_d3W2jxmPvwQH0oZ0Fh3g';return true;" onclick="this.href='https://www.google.com/url?q\75https%3A%2F%2Fwww.dropbox.com%2Fs%2Fnpm678rb28vnzu6%2Fch04-01.avi\46sa\75D\46sntz\0751\46usg\75AFQjCNHH5BEIa_d3W2jxmPvwQH0oZ0Fh3g';return true;">https://www.dropbox.com/s/<wbr>npm678rb28vnzu6/ch04-01.avi</a>><a href="https://www" target="_blank" onmousedown="this.href='https://www.google.com/url?q\75https%3A%2F%2Fwww\46sa\75D\46sntz\0751\46usg\75AFQjCNE8Hr44VkPi1AoFzWaN_iwtqSXEqA';return true;" onclick="this.href='https://www.google.com/url?q\75https%3A%2F%2Fwww\46sa\75D\46sntz\0751\46usg\75AFQjCNE8Hr44VkPi1AoFzWaN_iwtqSXEqA';return true;">ht<wbr>tps://www</a> 
<br>> .<a href="http://dropbox.com/s/npm678rb28vnzu6/ch04-01.avi" target="_blank" onmousedown="this.href='http://www.google.com/url?q\75http%3A%2F%2Fdropbox.com%2Fs%2Fnpm678rb28vnzu6%2Fch04-01.avi\46sa\75D\46sntz\0751\46usg\75AFQjCNHf4xPWdTKrvfERiO7qfPOlDdvNTw';return true;" onclick="this.href='http://www.google.com/url?q\75http%3A%2F%2Fdropbox.com%2Fs%2Fnpm678rb28vnzu6%2Fch04-01.avi\46sa\75D\46sntz\0751\46usg\75AFQjCNHf4xPWdTKrvfERiO7qfPOlDdvNTw';return true;">dropbox.com/s/<wbr>npm678rb28vnzu6/ch04-01.avi</a>><a href="https://www.dropbox.com/s/npm678rb28vnzu6/ch04-01.avi" target="_blank" onmousedown="this.href='https://www.google.com/url?q\75https%3A%2F%2Fwww.dropbox.com%2Fs%2Fnpm678rb28vnzu6%2Fch04-01.avi\46sa\75D\46sntz\0751\46usg\75AFQjCNHH5BEIa_d3W2jxmPvwQH0oZ0Fh3g';return true;" onclick="this.href='https://www.google.com/url?q\75https%3A%2F%2Fwww.dropbox.com%2Fs%2Fnpm678rb28vnzu6%2Fch04-01.avi\46sa\75D\46sntz\0751\46usg\75AFQjCNHH5BEIa_d3W2jxmPvwQH0oZ0Fh3g';return true;">ht<wbr>tps://www.dropbox.com/s/<wbr>npm678rb28vnzu6/ch04-01.avi</a> 
<br>>
<br>> >
<br>> >It occurs at trial 
<br>> <<<a href="https://support.pstnet.com/requests/395" target="_blank" onmousedown="this.href='https://www.google.com/url?q\75https%3A%2F%2Fsupport.pstnet.com%2Frequests%2F395\46sa\75D\46sntz\0751\46usg\75AFQjCNHCZuDjLlW8JYhuNHUWkbqC1bM9IA';return true;" onclick="this.href='https://www.google.com/url?q\75https%3A%2F%2Fsupport.pstnet.com%2Frequests%2F395\46sa\75D\46sntz\0751\46usg\75AFQjCNHCZuDjLlW8JYhuNHUWkbqC1bM9IA';return true;">https://support.pstnet.com/<wbr>requests/395</a>><a href="https://support.pstnet.com/requests/395" target="_blank" onmousedown="this.href='https://www.google.com/url?q\75https%3A%2F%2Fsupport.pstnet.com%2Frequests%2F395\46sa\75D\46sntz\0751\46usg\75AFQjCNHCZuDjLlW8JYhuNHUWkbqC1bM9IA';return true;" onclick="this.href='https://www.google.com/url?q\75https%3A%2F%2Fsupport.pstnet.com%2Frequests%2F395\46sa\75D\46sntz\0751\46usg\75AFQjCNHCZuDjLlW8JYhuNHUWkbqC1bM9IA';return true;">https://support.<wbr>pstnet.com/requests/395</a>>#395 
<br>> of
<br>> >the third test block of "IncOrder" 
<br>> <<<a href="https://support.pstnet.com/requests/6" target="_blank" onmousedown="this.href='https://www.google.com/url?q\75https%3A%2F%2Fsupport.pstnet.com%2Frequests%2F6\46sa\75D\46sntz\0751\46usg\75AFQjCNE76o_4Ahaivex4U0JMetet2cgvsQ';return true;" onclick="this.href='https://www.google.com/url?q\75https%3A%2F%2Fsupport.pstnet.com%2Frequests%2F6\46sa\75D\46sntz\0751\46usg\75AFQjCNE76o_4Ahaivex4U0JMetet2cgvsQ';return true;">https://support.pstnet.com/<wbr>requests/6</a>><a href="https://support.pstnet.com/requests/6" target="_blank" onmousedown="this.href='https://www.google.com/url?q\75https%3A%2F%2Fsupport.pstnet.com%2Frequests%2F6\46sa\75D\46sntz\0751\46usg\75AFQjCNE76o_4Ahaivex4U0JMetet2cgvsQ';return true;" onclick="this.href='https://www.google.com/url?q\75https%3A%2F%2Fsupport.pstnet.com%2Frequests%2F6\46sa\75D\46sntz\0751\46usg\75AFQjCNE76o_4Ahaivex4U0JMetet2cgvsQ';return true;">https://support.<wbr>pstnet.com/requests/6</a>>#6. 
<br>>
<br>> >
<br>> >It appears to occur after the offset of the flanker array and before
<br>> >the presentation of visual feedback.
<br>> >
<br>> >Could this be a hardware issue?
<br>> >
<br>> >
<br>> >-Nick
<br>> >
<br>> >
<br>> >On Tuesday, March 4, 2014 5:43:41 PM UTC-5, Nick wrote:
<br>> >Dear All,
<br>> >
<br>> >I'm hoping to receive some guidance on a strange bug in my E-Prime task.
<br>> >
<br>> >Here's a brief description of the program:
<br>> >
<br>> >1. An arrowhead version of the flanker task that consists of 4
<br>> >different stimuli (<<<<<, >>>>>, <<><<, >><>>).
<br>> >2. The flanker stimuli are presented in white text against a black
<br>> >background.
<br>> >3. There are 3 test blocks that each contain 400 trials and the
<br>> >participant responds using the SRBox.
<br>> >4. The task is administered while EEG is continuously recorded.
<br>> >5. Each test block lasts for 20 minutes. The total task takes 60 minutes.
<br>> >
<br>> >Here's a brief description of the problem(s):
<br>> >
<br>> >1. Each time I run the task, there is one isolated instance where
<br>> >the screen briefly turns white for no more than 300ms.
<br>> >
<br>> >2. The program continues to run after this occurs and the script
<br>> >always terminates successfully.
<br>> >
<br>> >3. There is no pattern as to when this occurs (e.g., could be 5
<br>> >minutes in to the task or 15 minutes) and does not appear to be
<br>> >specific to a certain trial # or test block.
<br>> >
<br>> >Miscellaneous Troubleshooting:
<br>> >
<br>> >1. I've checked the power settings on the CRT monitor that is used
<br>> >to present the stimuli. The hard drive and monitor have been set to
<br>> >never go on standby or go to sleep.
<br>> >2. The script always compiles without any errors.
<br>> >3. There are no unreferenced E-objects.
<br>> >4. Participants do not have access to the keyboard that is used to
<br>> >execute the task (I viewed several threads (and the PST website)
<br>> >commenting on how this could be triggered by the windows start
<br>> >button on the keyboard)).
<br>> >5. I initially thought this could represent a run-time error, but it
<br>> >seems strange to me that it would self-correct and resume.
<br>> >
<br>> >
<br>> >Any thoughts/comments would be much appreciated.
<br>> >
<br>> >-Nick
<br>
<br></blockquote></div></div>

<p></p>

-- <br />
You received this message because you are subscribed to the Google Groups "E-Prime" group.<br />
To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:e-prime+unsubscribe@googlegroups.com">e-prime+unsubscribe@googlegroups.com</a>.<br />
To post to this group, send email to <a href="mailto:e-prime@googlegroups.com">e-prime@googlegroups.com</a>.<br />
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/e-prime/9ddffddb-a46e-4436-9038-2318705a6361%40googlegroups.com?utm_medium=email&utm_source=footer">https://groups.google.com/d/msgid/e-prime/9ddffddb-a46e-4436-9038-2318705a6361%40googlegroups.com</a>.<br />
For more options, visit <a href="https://groups.google.com/d/optout">https://groups.google.com/d/optout</a>.<br />