<div dir="ltr"><div class="gmail_default" style="color:#333399">Hello,</div><div class="gmail_default" style="color:#333399"><br></div><div class="gmail_default" style="color:#333399">If you haven't had a chance to, 1) review past eeglablist responses about events and making new events, and 2) review online eeglab tutorials about loading manual events.</div><div class="gmail_default" style="color:#333399"><br></div><div class="gmail_default" style="color:#333399">In your case, would recommend just doing/computing all events outside of eeglab, and then just loading one final file of events into your .set file. another option is to loop through loaded events, and use scripts to generate new events that are in the right time in the eeg record.</div><div class="gmail_default" style="color:#333399"><br></div><div class="gmail_default" style="color:#333399">Since you are using the EYEEEG plugin, you may also want to check with the developers of that plugin, as they may have some useful hints for you.</div><div class="gmail_default" style="color:#333399"><br></div><div class="gmail_default" style="color:#333399">If you are matlab saavy (which it seems you are), you may also want to walk through the code of the function that is throwing up the error/or/message that you are getting, and try to better understand why it's  making the decision to drop events.</div><div class="gmail_default" style="color:#333399"><br></div><div class="gmail_default" style="color:#333399">Last, if you can replicate your error consistently with a few different setups/event files, this may be a bug due to your somewhat complex situation, and if so, you want to send it as a bug to eeglab bugzilla.</div><div class="gmail_default" style="color:#333399"><br></div><div class="gmail_default" style="color:#333399">Overall, advanced data handling is not necessarily well supported in eeglab, and requires a bit of extra work!</div><div class="gmail_default" style="color:#333399"><br></div><div class="gmail_default" style="color:#333399"><br></div><div class="gmail_default" style="color:#333399"><br></div><div class="gmail_default" style="color:#333399"><br></div><div class="gmail_default" style="color:#333399"><br></div><div class="gmail_default" style="color:#333399"><br></div><div class="gmail_default" style="color:#333399"><br></div><div class="gmail_default" style="color:#333399"><br></div><div class="gmail_default" style="color:#333399"><br></div><div class="gmail_default" style="color:#333399"><br></div><div class="gmail_default" style="color:#333399"><br></div><div class="gmail_default" style="color:#333399"><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Sep 7, 2017 at 5:26 AM,  <span dir="ltr"><<a href="mailto:keskinmer@itu.edu.tr" target="_blank">keskinmer@itu.edu.tr</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><u></u>




<div style="font-family:Arial;font-size:14px">
<p>Dear all,<br>
<br>
I use EEGLAB with EYEEEG plugin, since I collected eye tracking and EEG data simultaneously with a synchronized set-up. I use BIOPAC Acqknowledge software for EEG data acquisition and SMI Experiment Suite for ET data acquisition. In Acqknowledge, it is possible to import SMI ET data together with the events and overlay them onto EEG data. Thus, it is possible to export events as excel/txt file. In EEGLAB, I establish synchronization of EEG and ET data through those shared events and I import the events manually, since they are txt files that have three coloums (latency, type, postion (all integers)). <br>
<br>
When I execute these steps with the whole EEG recording for one dataset, it works just fine. However, I have to use the certain parts of the data, not the entire record. Therefore, I split the EEG recording into parts. On the other hand, my event files remain same and include all the events for the enire record. In this case, when I try to import and synchronize ET data, I get this error:<br>
<br>
"11 out of 11 events had out-of-bounds latencies and were removed."<br>
<br>
...which means none of the events are added, at the end. I tried to modify the parameter "align event latencies to data events" from "NaN" to "0" or positive and negative values, but I keep getting "no pre-existing values" error.<br>
<br>
I have no idea how to fix this and I would be extremely glad if someone suggest a solution.<br>
<br>
Thank you very much.<br>
Regards,<br>
Merve<br>
<br>
<br></p>
</div>
<br>______________________________<wbr>_________________<br>
Eeglablist page: <a href="http://sccn.ucsd.edu/eeglab/eeglabmail.html" rel="noreferrer" target="_blank">http://sccn.ucsd.edu/eeglab/<wbr>eeglabmail.html</a><br>
To unsubscribe, send an empty email to <a href="mailto:eeglablist-unsubscribe@sccn.ucsd.edu">eeglablist-unsubscribe@sccn.<wbr>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.<wbr>edu</a><br></blockquote></div><br></div>