eelbrain.pipeline.MneExperiment.plot_whitened_gfp

MneExperiment.plot_whitened_gfp(s_start=None, s_stop=None, run=None)

Plot the GFP of the whitened evoked to evaluate the the covariance matrix

Parameters
  • s_start (str) – Subject at which to start (default is the first subject).

  • s_stop (str) – Subject at which to stop (default is the last subject).

  • run (bool) – Run the GUI after plotting (default depends on environment).