<div dir="ltr">For instance, I have the following output: 118 epochs corresponding to events=200 are found, but when I applied get_data, 19 epochs are dropped...<br><br>

<p style="margin:0px;text-indent:0px">epochs_s= mne.Epochs(raw,new_events, event_id,tmin,tmax, picks=picks, baseline=(tmin_bsl,0))</p>
<p style="margin:0px;text-indent:0px"><span style="color:rgb(0,255,0)">    ...:</span> </p>
<p style="margin:0px;text-indent:0px">118 matching events found</p>
<p style="margin:0px;text-indent:0px">Created an SSP operator (subspace dimension = 1)</p>
<p style="margin:0px;text-indent:0px">1 projection items activated</p><p style="margin:0px;text-indent:0px"><br></p><p style="margin:0px;text-indent:0px">

</p><p style="margin:0px;text-indent:0px">epochs_s.get_data().shape</p>
<p style="margin:0px;text-indent:0px">Applying baseline correction ... (mode: mean)

</p><p style="margin:0px;text-indent:0px">19 bad epochs dropped</p>

<p style="margin:0px;text-indent:0px"><span style="color:rgb(255,0,0)">Out[</span><span style="font-weight:600;color:rgb(255,0,0)">59</span><span style="color:rgb(255,0,0)">]:</span> (99, 366, 1701)</p></div><div class="gmail_extra"><br><div class="gmail_quote">2016-04-05 10:29 GMT+02:00 Laetitia Grabot <span dir="ltr">&lt;<a href="mailto:laetitia.grabot@gmail.com" target="_blank">laetitia.grabot@gmail.com</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>I have:<br></div>event_id = 200 and I got only epochs corresponding to this events when I created the epochs object. However I still have some bad epochs dropped (their event_id are also 200) when I am usins epochs.get_data()...<br></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">2016-04-05 10:25 GMT+02:00 Alexandre Gramfort <span dir="ltr">&lt;<a href="mailto:alexandre.gramfort@telecom-paristech.fr" target="_blank">alexandre.gramfort@telecom-paristech.fr</a>&gt;</span>:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr"><div class="gmail_extra">what is the content of <span style="font-size:12.8px">event_id and events?</span></div><div class="gmail_extra"><span style="font-size:12.8px"><br></span></div><div class="gmail_extra"><span style="font-size:12.8px">Epochs only keeps the </span><span style="font-size:12.8px">events that belong to </span><span style="font-size:12.8px">event_id</span></div><div class="gmail_extra"><span style="font-size:12.8px"><br></span></div><div class="gmail_extra"><span style="font-size:12.8px">Alex</span></div></div>
<br></div></div>_______________________________________________<br>
Mne_analysis mailing list<br>
<a href="mailto:Mne_analysis@nmr.mgh.harvard.edu" target="_blank">Mne_analysis@nmr.mgh.harvard.edu</a><br>
<a href="https://mail.nmr.mgh.harvard.edu/mailman/listinfo/mne_analysis" rel="noreferrer" target="_blank">https://mail.nmr.mgh.harvard.edu/mailman/listinfo/mne_analysis</a><br>
<br>
<br>
The information in this e-mail is intended only for the person to whom it is<br>
addressed. If you believe this e-mail was sent to you in error and the e-mail<br>
contains patient information, please contact the Partners Compliance HelpLine at<br>
<a href="http://www.partners.org/complianceline" rel="noreferrer" target="_blank">http://www.partners.org/complianceline</a> . If the e-mail was sent to you in error<br>
but does not contain patient information, please contact the sender and properly<br>
dispose of the e-mail.<br>
<br></blockquote></div><br></div>
</blockquote></div><br></div>