You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use plt.show in matplotlib to plot the pic.
For the segmentation, it might be to long to plot the whole length of the result. Try to limit the length of segment to plot in code like mne_microstates.plot_segmentation(segmentation[:500], raw_epoch.get_data()[:, :500], raw_epoch.times[:500])
No description provided.
The text was updated successfully, but these errors were encountered: