<p dir="ltr">Dear Eduardo,</p>
<p dir="ltr">TMPREJ is M by N matrix <br>
where M (the first dimension) is equal to number<br>
data segments you marked for rejection (this should<br>
be irrespective of your data format [continuous, <br>
epoched])</p>
<p dir="ltr">for each row (that is segment marked for rejec-<br>
tion) first column defines its start sample and se-<br>
cond row the end sample). This information, if sa-<br>
ved, should be enough to recover rejections at so-<br>
me later time.</p>
<p dir="ltr">From what I remember eeglab2fieldtrip exports eeglab<br>
data as if they were epoched (going through slices in<br>
the third dimension) and does not respect boundary <br>
events nor rejection info.<br>
Therefore if you plan to perform your analysis on epoched<br>
data I would epoch the data in EEGlab and only then export <br>
to FieldTrip (or continue analysis in EEGlab).</p>
<p dir="ltr">Saving the TMPREJ for each file you process could<br>
be really useful - it takes much less space to save in-<br>
formation on what to reject than saving the whole da-<br>
ta with rejections applied. And if you then want to cha-<br>
nge the highpass filtering for example - you filter you ori-<br>
ginal data and apply the rejections from TMPREJ. </p>
<div class="gmail_quote">25 wrz 2013 19:57, "Eduardo Schenberg" <<a href="mailto:edueeg@gmail.com">edueeg@gmail.com</a>> napisał(a):<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Stephania, thanks for your attention to my question.<br>
<br>
Yes I am trying this on continuous data...<br>
<br>
If I reject segments (using reject = 1), it stores the rejected data at TMPREJ, but I could not figure out what exactly is the format of this TMPREJ so I could manually recover the rejected samples in each segment. Could you please give me a help on this way of doing it?<br>

<br>
Another question is: if I export my data to fieldtrip using eeglab2fieldtrip, does it recognizes the rejected segments and the fact that the data has gaps where these segments were rejected?<br>
<br>
many thanks<br>
<br>
eduardo<br>
<br>
<br>
Em 24/09/2013, às 04:04, <a href="mailto:sf.ang@libero.it">sf.ang@libero.it</a> escreveu:<br>
<br>
> Hi Eduardo,<br>
> I tried with the new eeglab version and it works. pop_eegplot( EEG, 1, 1, 0);<br>
> Maybe try from the GUI: tools->reject data epochs->reject by inspection<br>
> (leaving the first option that comes out checked).<br>
> this only works for epoched data though, maybe you're tryig it on continuous<br>
> data?<br>
> Best,<br>
> Stefania F.<br>
><br>
><br>
>> ----Messaggio originale----<br>
>> Da: <a href="mailto:edueeg@gmail.com">edueeg@gmail.com</a><br>
>> Data: 19/09/2013 22.13<br>
>> A: "EEGLAB List"<<a href="mailto:eeglablist@sccn.ucsd.edu">eeglablist@sccn.ucsd.edu</a>><br>
>> Ogg: [Eeglablist] pop_eegplot v12 0 2 4b<br>
>><br>
>> Hello<br>
>><br>
>> I'm using EEGLab v12.0.2.4b and trying to use the reject feature of<br>
> pop_eegplot without actually rejecting the marked data<br>
>><br>
>> According to this function help I should set 'reject' to zero, and then<br>
> instead of a "reject button" on the GUI i should get an "update marks" button,<br>
> which would not delete the marked samples, but this button never appears to me<br>
>><br>
>> Is there something wrong with this function in this version, or am I doing<br>
> something wrong?<br>
>><br>
>> many thanks<br>
>><br>
>> eduardo schenberg<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<br>
> <a href="mailto:eeglablist-request@sccn.ucsd.edu">eeglablist-request@sccn.ucsd.edu</a><br>
>><br>
><br>
<br>
<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>