mne.viz.use_browser_backend#
- mne.viz.use_browser_backend(backend_name)[source]#
Create a 2D browser visualization context using the designated backend.
See
mne.viz.set_browser_backend()
for more details on the available 2D browser backends and their capabilities.- Parameters
- backend_name{‘qt’, ‘matplotlib’}
The 2D browser backend to use in the context.
Examples using mne.viz.use_browser_backend
#

EEG processing and Event Related Potentials (ERPs)
EEG processing and Event Related Potentials (ERPs)