I am trying to rereference my EEG data to 0.5 of the mastoid (TP9). I tried different lines of code, but cannot seem to find a solution.
I cannot multiply the ref_channels in the set_eeg_reference function. Now, I attempted to create a new channel with the function mne.channels.combine_channels but this also does not work. Does anyone know a solution for this? Thank you.