Hi, I’ve succesfully used mne.Annotations to annotate EEG data for a while now. However, today I created a bipolar montage (instead of the reference channels I used before) using set_bipolar_reference and when I now run the code, it gives the following error:
ValueError: At least one channel name in annotations missing from info: FP1-REF-F7-REF
Does anyone know how I can fix this?
- MNE version: e.g. 0.24.0
- operating system: Windows 10