eelbrain.pipeline.MneExperiment.load_label

MneExperiment.load_label(label, **kwargs)

Retrieve a label as mne Label object

Parameters:
  • label (str) – Name of the label. If the label name does not end in ‘-bh’ or ‘-rh’ the combination of the labels label + '-lh' and label + '-rh' is returned.

  • ... – State parameters.