plot_gamma

plot_gamma(evoked: Evoked, subjects_dir: str | PathLike = None, **kwargs)[source][source]

Plots the gamma power over time

Parameters:
  • evoked (mne.Evoked) – The data to plot

  • subjects_dir (PathLike, optional) – The subjects directory, by default LAB_root / ‘ECoG_Recon_Full’

  • **kwargs – Additional arguments to pass to plot_on_average