<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!-- P { margin-top: 0px; margin-bottom: 0px; } p { margin-top: 0px; margin-bottom: 0px; }--></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Cambria,Serif;">
<p><span style="font-size: 12pt;">Hello,</span><br>
</p>
<p>I'm trying to merge (concatenate) two datasets with different numbers of events. We run an oddball paradigm with randomly selected number of standards between deviants, and this is done in two runs that have different stimuli. I'm trying to concatenate the
 two runs using the GUI which calls pop_mergeset, but getting the error popup "EEGLAB error in function pop_mergeset() at line 275: Reference to non-existent field 'urevent'."<br>
</p>
<p><br>
</p>
<p>Looking at the pop_mergeset script, it looks like it wants to merge the files and insert a boundary event halfway through (lines 224-228), which may be the problem with using two files of unequal length. (Using EEGLab version 13.6.5.)<br>
</p>
<p><br>
</p>
<p>I'd prefer not to just lop off events from the longer dataset to make the sizes match. If anyone has ideas for other solutions, I would appreciate it!<br>
</p>
<p>Best,<br>
</p>
<p>Elizabeth Norton<br>
</p>
<p>Northwestern University<br>
</p>
</body>
</html>