<div dir="ltr"><div><div><div>Hi Janosch,<br><br></div>This depends on what things you are doing during preprocessing. For example, if you are doing ICA, then this should be done before concatenation. For many other steps, like epoching and filtering, this doesn't really matter (although a filter might take longer to run on the concatenated than the un-concatenated data, since it would have to deal with the boundary).<br>
<br></div>Best,<br></div>Steve<br></div><div class="gmail_extra"><br clear="all"><div><div dir="ltr"><div><br></div><div><br></div>Stephen Politzer-Ahles<br>New York University, Abu Dhabi<br>Neuroscience of Language Lab<br>
<a href="http://www.nyu.edu/projects/politzer-ahles/" target="_blank">http://www.nyu.edu/projects/politzer-ahles/</a><br></div></div>
<br><br><div class="gmail_quote">On Tue, Apr 8, 2014 at 6:18 PM, Janosch Linkersdörfer <span dir="ltr"><<a href="mailto:notes4januz@gmail.com" target="_blank">notes4januz@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi all,<br>
<br>
I am writing a script to import EGI .mff data into eeglab and save them as .set files for further (pre)processing.<br>
<br>
One of the paradigms is split into two runs. For another paradigm that should have been run in one go, for some of the participants there are two files, because the participants (children) had to go to the bathroom in between blocks.<br>

<br>
In the script I look whether multiple files for one paradigm exist, and if so concatenate them using pop_mergeset.<br>
<br>
I now wonder whether this is correct or whether I instead have to preprocess each file individually and later concatenate them before (or after) epoching.<br>
<br>
It would be great if you could help me!<br>
<br>
Thanks,<br>
<br>
J<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></div>