mne.
add_reference_channels
(inst, ref_channels, copy=True)[source]¶Add reference channels to data that consists of all zeros.
Adds reference channels to data that were not included during recording. This is useful when you need to re-reference your data to different channels. These added channels will consist of all zeros.
Parameters: |
|
---|---|
Returns: |
|