0.22.1
  • Install
  • Overview
  • Tutorials
  • Examples
  • Glossary
  • API
  • More
    • GitHub
    • Get help
    • Contribute
    • Cite MNE
    • Development
    • v0.22 (stable)
    • v0.21
    • v0.20
    • v0.19
    • v0.18
    • v0.17
    • v0.16
    • v0.15
    • v0.14
    • v0.13
    • v0.12
    • v0.11

mne.viz.link_brains¶

mne.viz.link_brains(brains, time=True, camera=False, colorbar=True, picking=False)[source]¶

Plot multiple SourceEstimate objects with PyVista.

Parameters
brainslist, tuple or np.ndarray

The collection of brains to plot.

timebool

If True, link the time controllers. Defaults to True.

camerabool

If True, link the camera controls. Defaults to False.

colorbarbool

If True, link the colorbar controllers. Defaults to True.

pickingbool

If True, link the vertices picked with the mouse. Defaults to False.

Examples using mne.viz.link_brains¶

  • Massachusetts General Hospital
  • Athinoula A. Martinos Center for Biomedical Imaging
  • Harvard Medical School
  • Massachusetts Institute of Technology
  • New York University
  • Commissariat à l´énergie atomique et aux énergies alternatives
  • Aalto-yliopiston perustieteiden korkeakoulu
  • Télécom ParisTech
  • University of Washington
  • Institut du Cerveau et de la Moelle épinière
  • Boston University
  • Institut national de la santé et de la recherche médicale
  • Forschungszentrum Jülich
  • Technische Universität Ilmenau
  • Berkeley Institute for Data Science
  • Institut national de recherche en informatique et en automatique
  • Aarhus Universitet
  • Karl-Franzens-Universität Graz

© Copyright 2012-2021, MNE Developers. Last updated 2021-04-02 17:37 UTC