eelbrain.pipeline.Pipeline.plot_brain

Pipeline.plot_brain(common_brain=True, hemi='split', **brain_kwargs)[source]

Plot the brain model

Parameters:
  • common_brain (bool) – If the current mrisubject is a scaled MRI, use the common_brain instead.

  • hemi (str) – Which hemispheres to plot (one of 'lh' | 'rh' | 'both' | 'split').

  • ...Brain options as keyword arguments.