<br clear="all">
<div>There are several issues to be careful about here, especially correct alignment of events.</div>
<div> </div>
<div>1. Your simple solution path is to load each file one at a time, and </div>
<div>put only the events for that Netstation recording epoch.</div>
<div>This requires some manipulation of of the events text file you exported,</div>
<div>so that it only has the required time points, and so that it is </div>
<div>in the correct order/formatting for eeglab to import correctly.</div>
<div> </div>
<div>2. see also online documentation in the wiki, and in the functions list,</div>
<div>for importing and editing events and event fields.</div>
<div> </div>
<div>3. As I am working with netstation files as well, and dealing with </div>
<div>trying to import more events from netstation, it would be great to </div>
<div>hear about any success you have on this topic. I will be </div>
<div>sure to let you know if I come up with a clear solution</div>
<div>for exchanging rich events from netstation to eeglab.</div>
<div> </div>
<div>4. you should be worried about timing alignment issues, be sure to double</div>
<div>check, especially if you are being forced to not save out events with your file.</div>
<div> </div>
<div>5. There's something wrong with your netstation or your files (beyond what you</div>
<div>described), because you should be able to easily export the events as</div>
<div>a data channel, that ends up in each of the raw files. It's only the TRSP events (or event fields</div>
<div>form netstation that don't get through automatically). Currently working </div>
<div>on a little sample script that does this. </div>
<div> </div>
<div>6. Search eeglab list archives for past communications regarding netstation files</div><br><br><br>
<div class="gmail_quote">On Thu, May 26, 2011 at 11:12 PM, Caspar M. Schwiedrzik <span dir="ltr"><<a href="mailto:schwiedrzik@mpih-frankfurt.mpg.de">schwiedrzik@mpih-frankfurt.mpg.de</a>></span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">Dear all,<br>I am facing some problems with a Net Station file. Unfortunately, I<br>can only export the data to simple binary using the option "ignore<br>
events".<br>The result is a sequence of numbered raw files, one for each epoch.<br>The data was recorded with breaks. The problem I am facing now is that<br>the event information (which I exported seperatly) does not fit the<br>
timing of the raw files, because the raw files ignore the epoch<br>breaks. Thus, starting from the second epoch, all event times are<br>wrong. I can also export the events with their timing relative to the<br>respective epoch start, however, I am not sure how to read in event<br>
times per epoch/numbered raw file in EEGLAB, since if zou read in the<br>numbered raw files in EEGLAB, they are collapsed into one dataset.<br>Does anyone have experience with that?<br>Thanks and kind regards,<br><font color="#888888">Caspar M. Schwiedrzik<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></font></blockquote></div><br>