Pick channels by type and names.
mne.Info
The mne.Info
object with information about the sensors and methods of measurement.
str
If True include MEG channels. If string it can be ‘mag’, ‘grad’, ‘planar1’ or ‘planar2’ to select only magnetometers, all gradiometers, or a specific type of gradiometer.
If True include EEG channels.
If True include stimulus channels.
If True include EOG channels.
If True include ECG channels.
If True include EMG channels.
str
If True include CTF / 4D reference channels. If ‘auto’, reference
channels are included if compensations are present and meg
is not
False. Can also be the string options for the meg
parameter.
If True include miscellaneous analog channels.
If True include response-trigger channel. For some MEG systems this is separate from the stim channel.
If True include continuous HPI coil channels.
Flux excitation channel used to be a stimulus channel.
Internal Active Shielding data (maybe on Triux only).
System status channel information (on Triux systems only).
Stereotactic EEG channels.
Dipole time course channels.
Dipole goodness of fit channels.
Bio channels.
Electrocorticography channels.
str
Functional near-infrared spectroscopy channels. If True include all fNIRS channels. If False (default) include none. If string it can be ‘hbo’ (to include channels measuring oxyhemoglobin) or ‘hbr’ (to include channels measuring deoxyhemoglobin).
Current source density channels.
Deep brain stimulation channels.
list
of str
List of additional channels to include. If empty do not include any.
list
of str
| str
List of channels to exclude. If ‘bads’ (default), exclude channels
in info['bads']
.
list
of str
Restrict sensor channels (MEG, EEG) to this list of channel names.
mne.pick_types
#The Raw data structure: continuous data
Overview of artifact detection
Rejecting bad data spans and breaks
Repairing artifacts with regression
Preprocessing functional near-infrared spectroscopy (fNIRS) data
Frequency and time-frequency sensor analysis
Frequency-tagging: Basic analysis of an SSVEP/vSSR dataset
Non-parametric 1 sample cluster statistic on single trial power
Non-parametric between conditions cluster statistic on single trial power
Mass-univariate twoway repeated measures ANOVA on single trial power
Spatiotemporal permutation F-test on full sensor data
Permutation t-test on source data with spatio-temporal clustering
Repeated measures ANOVA on source data with spatio-temporal clustering
Generate simulated evoked data
Cortical Signal Suppression (CSS) for removal of cortical signals
Define target events based on time lag, plot evoked response
Find MEG reference channel artifacts
Plotting topographic arrowmaps of evoked data
Plot custom topographies for MEG sensors
Compute a cross-spectral density (CSD) matrix
Compute Power Spectral Density of inverse solution from single epochs
Compute power and phase lock in label of the source space
Compute source power spectral density (PSD) in a label
Compute induced power in the source space with dSPM
Temporal whitening with AR model
Permutation F-test on sensor data with 1D cluster level
FDR correction on T-test on sensor data
Regression on continuous data (rER[P/F])
Permutation T-test on sensor data
Motor imagery decoding from EEG data using the Common Spatial Pattern (CSP)
Representational Similarity Analysis
Decoding sensor space data with generalization across time and conditions
Analysis of evoked response using ICA and PCA reduction techniques
Compute effect-matched-spatial filtering (EMS)
Display sensitivity maps for EEG and MEG sensors
Compute MNE-dSPM inverse solution on single epochs
Compute evoked ERS source power using DICS, LCMV beamformer, and dSPM
Compute cross-talk functions for LCMV beamformers
Brainstorm raw (median nerve) dataset
Optically pumped magnetometer (OPM) data
From raw data to dSPM on SPM Faces dataset