[Mne_analysis] question about epochs.plot(...)

Qin Zhang qin.jenny.zhang at gmail.com
Fri Sep 4 20:51:32 EDT 2020
Search archives:

        External Email - Use Caution        

Hello,

I encountered a problem when using the latest version of epochs.plot(...)
in your sample:
https://mne.tools/stable/auto_examples/io/plot_objects_from_arrays.html#sphx-glr-auto-examples-io-plot-objects-from-arrays-py
The following line works:
epochs.plot(picks=picks, scalings='auto', show=True, block=True)
but the following line doesn't work, there is error.
epochs.plot(picks=picks, scalings='auto', show=True, block=True, n_epochs=2)

Thanks,
Jenny
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20200904/aa14a9b8/attachment.html 


More information about the Mne_analysis mailing list