Visualization#
Plotting utilities built on MNE-Python and matplotlib. All functions accept
dictionaries of mne.Evoked or mne.Epochs objects keyed by
condition name, making it straightforward to overlay or compare multiple
conditions in a single call.
Power spectral density#
|
Plot power spectral density (PSD) for given events. |
|
Plot PSD topomaps for specified frequency bands. |
Time-frequency#
|
Plot Event-Related Spectral Perturbations (ERSP) for given events. |
|
Plot topomaps for different frequency bands and time windows for TFRs. |
|
Use plot_TFR instead. |
Utilities#
|
Glue images together. |