[Mne_analysis] Scrolling through plot raw

Alexandre Gramfort alexandre.gramfort at telecom-paristech.fr
Fri Jun 2 05:29:59 EDT 2017
Search archives:

hi Dirk,

how do you use mne? in a notebook? via spyder? in a terminal?

you may need to change the matplotlib backend:

https://matplotlib.org/faq/usage_faq.html#what-is-a-backend

HTH
Alex

On Fri, Jun 2, 2017 at 10:22 AM, Dirk van Moorselaar
<dirkvanmoorselaar at gmail.com> wrote:
> Hello,
>
> I am using the following function to scroll to my epoched data for
> visual inspection: Epochs.plot(scalings = 'auto', n_epochs = 5,
> n_channels = 6, block = True). According to the help I should be able
> to scroll through the figure with the arrow buttons. However, when I
> press an arrow (or any button listed in the help list) nothing
> happens. I am running the code on a Mac Os Sierra. When I run the same
> code on a windows system I am able to scroll through the figure.
>
> Is this a known problem and is there something that I can do?
>
> Best,
>
> Dirk van Moorselaar
> _______________________________________________
> Mne_analysis mailing list
> Mne_analysis at nmr.mgh.harvard.edu
> https://mail.nmr.mgh.harvard.edu/mailman/listinfo/mne_analysis
>
>
> The information in this e-mail is intended only for the person to whom it is
> addressed. If you believe this e-mail was sent to you in error and the e-mail
> contains patient information, please contact the Partners Compliance HelpLine at
> http://www.partners.org/complianceline . If the e-mail was sent to you in error
> but does not contain patient information, please contact the sender and properly
> dispose of the e-mail.
>


More information about the Mne_analysis mailing list