[Mne_analysis] Losing ability to scroll through raw data plot.

Eric Larson larson.eric.d at gmail.com
Tue Jul 7 11:25:52 EDT 2020
Search archives:

        External Email - Use Caution        

Do you have matplotlib interactive mode enabled? For example with
`plt.ion()` in plain Python, or `%matplotlib qt` in IPython?

Eric


On Tue, Jul 7, 2020 at 10:47 AM Paul Fishback <fishbacp at mail.gvsu.edu>
wrote:

>         External Email - Use Caution
>
> Hello,
>
> I'm using MNE with the IDLE IDE for Python 3.7 and am having problems
> making my raw plot interactive. I was able to overcome this problem when
> doing everything in Jupyter.
>
> My input file is edf and not fif. The relevant commands from within my
> script are as follows:
>
> directory='/Users/fishbacp/Desktop/my_file.edf'
> raw = mn.io.read_raw_edf(directory, preload=True)
> raw.plot()
>
> The graph appears, but the scrolling features don't function, nor the HELP
> button.
>
> Thanks for any assistance.
>
> Paul
>
> --
> Professor of Mathematics, Grand Valley State University
> President, Pi Mu Epsilon National Honorary Mathematics Society, Inc.
>
> Department of Mathematics (MAK C-2-408)
> Grand Valley State University
> 1 Campus Dr.
> Allendale, MI 49401
> fishbacp at mail.gvsu.edu
> 616.331.2040
> 616.331.3120 (fax)
> _______________________________________________
> Mne_analysis mailing list
> Mne_analysis at nmr.mgh.harvard.edu
> https://mail.nmr.mgh.harvard.edu/mailman/listinfo/mne_analysis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20200707/5738d34f/attachment-0001.html 


More information about the Mne_analysis mailing list