'Why are ECG channels labelled as an EEG channel?
Solution 1:[1]
Use raw.set_channel_types
Eg.) raw.set_channel_types({'ECG1-ECG2':'ecg'})
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | BiozterzCodes |


