mne.label_sign_flip#
- mne.label_sign_flip(label, src)[source]#
Compute sign for label averaging.
- Parameters:
- label
Label
|BiHemiLabel
A label.
- src
SourceSpaces
The source space over which the label is defined.
- label
- Returns:
- flip
array
Sign flip vector (contains 1 or -1).
- flip
Examples using mne.label_sign_flip
#
Compute MNE-dSPM inverse solution on single epochs
Compute MNE-dSPM inverse solution on single epochs