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
#
Handling bad channels
Filtering and resampling data
Repairing artifacts with ICA
Background on projectors and projections
Background on projectors and projections
Repairing artifacts with SSP
Setting the EEG reference
EEG analysis - Event-Related Potentials (ERPs)
EEG analysis - Event-Related Potentials (ERPs)