<div dir="ltr">It sounds like trying out `EpochsArray` might be a solution. You&#39;d need to make sure each session is the same length but it&#39;d let you browse them relatively easily. Another option would be to treat the multiple sessions as different channels (even though they&#39;re the same channels being recorded). This way you could continuously display multiple sessions at once (e.g., you could call your channels `channel_1_session_1` and `channel_1_session_2` to plot them side by side)<br><div class="GmSign">-- <br></div></div><br><div class="gmail_quote"><div dir="ltr">On Mon, Aug 14, 2017 at 8:08 AM &lt;<a href="mailto:rebecca@neurosphere.io">rebecca@neurosphere.io</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I am a relative beginner with MNE (and EEG) and I don&#39;t know what&#39;s the<br>
recommended way to deal with continuous data. I&#39;m using a sort of<br>
homebuilt 2-channel system, and I have whole data &quot;sessions&quot; (a few<br>
minutes long for each file) where I am trying to plot the alpha over<br>
time. There are no epochs or events to speak of, so I&#39;m not sure if I<br>
should just mark each session as a whole epoch, and then run time-freq<br>
analysis on each one separately? So far, I just import my data, create a<br>
Raw object+info, then filter for alpha. But I&#39;d like to plot alpha over<br>
time in a relatively smooth manner, to be able to compare &quot;sessions&quot;,<br>
not cut my data up into events. Any suggestions are appreciated! Thank<br>
you!<br>
<br>
Sincerely,<br>
Rebecca<br>
_______________________________________________<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>