<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Dear Mirek,<div><br></div><div>you can select multiple triggers in pop_epoch as pointed out by Steve but this will not help because when you provide several events, an inclusive or is applied { 'A' 'B' } means event type 'A' or event type 'B'. The easiest is to extract all data epochs, then create a STUDY with a single dataset. In the STUDY design, you will be able to select your condition and build a 2x2 design.</div><div><br></div><div>Best,</div><div><br></div><div>Arno</div><div><br><div><div>On Jul 9, 2012, at 5:34 PM, Stephen Politzer-Ahles wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><div>Hi Mirek,</div><div> </div><div>You should be able to choose multiple triggers in pop_epoch (at the command line you can do pop_epoch( EEG, {1 2 3 4}) or in the GUI you can Control+click multiple triggers); by default, however, I think this will make two epochs for each of what should be one epoch. Makoto's suggestion to rewrite the triggers is probably the best. Another option is that you could epoch the file based on only Word vs. Nonword triggers (assuming that all events have at least one of those, then you won't miss any epochs, and you'll still have the Correct vs. Incorrect information in EEG.epoch or for each epoch).</div>
<div> </div><div>Best,</div><div>Steve<br><br></div><div class="gmail_quote">On Fri, Jul 6, 2012 at 6:12 AM, mirek <span dir="ltr"><<a href="mailto:3mirek@gmail.com" target="_blank">3mirek@gmail.com</a>></span> wrote:<br>
<blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid" class="gmail_quote">Hi all,<br>
<br>
I just encountered a problem when creating epochs from continuous signal.<br>
To make it simple: I have two kinds of triggers marking two conditions:<br>
word vs nonword and correct vs incorrect responses. Each of the<br>
experimental stimuli in the file is marked with two simultaneous<br>
triggers. Is there a relatively simple way of defining epochs based on<br>
two simultaneous triggers? What I need to obtain are four kinds of<br>
datasets (word AND corr, word AND incorr, nonword AND corr, nonword AND<br>
incorr).<br>
In a pop_epoch() I can choose only one of them to define the epoch.<br>
I'm not sure if I missed something in GUI or should I start to write a<br>
script...?<br>
<br>
Thanks a lot for any suggestion,<br>
<br>
Mirek<br>
_______________________________________________<br>
Eeglablist page: <a href="http://sccn.ucsd.edu/eeglab/eeglabmail.html" target="_blank">http://sccn.ucsd.edu/eeglab/eeglabmail.html</a><br>
To unsubscribe, send an empty email to <a href="mailto:eeglablist-unsubscribe@sccn.ucsd.edu">eeglablist-unsubscribe@sccn.ucsd.edu</a><br>
For digest mode, send an email with the subject "set digest mime" to <a href="mailto:eeglablist-request@sccn.ucsd.edu">eeglablist-request@sccn.ucsd.edu</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Stephen Politzer-Ahles<br>University of Kansas<br>Linguistics Department<br><a href="http://www.linguistics.ku.edu/">http://www.linguistics.ku.edu/</a><br>
_______________________________________________<br>Eeglablist page: <a href="http://sccn.ucsd.edu/eeglab/eeglabmail.html">http://sccn.ucsd.edu/eeglab/eeglabmail.html</a><br>To unsubscribe, send an empty email to <a href="mailto:eeglablist-unsubscribe@sccn.ucsd.edu">eeglablist-unsubscribe@sccn.ucsd.edu</a><br>For digest mode, send an email with the subject "set digest mime" to <a href="mailto:eeglablist-request@sccn.ucsd.edu">eeglablist-request@sccn.ucsd.edu</a></blockquote></div><br></div></body></html>