[Mne_analysis] mne-python saving epochs drop log plot

Alexandre Gramfort alexandre.gramfort at telecom-paristech.fr
Sat Jan 25 04:56:21 EST 2014
Search archives:

hi Kam,

with the current version of mne-python you can do:

epochs.plot_drop_log()
import matplotlib.pyplot as plt
plt.savefig('fig.pdf')

HTH
Alex



More information about the Mne_analysis mailing list