EEG reference in MNE-objects

External Email - Use Caution

Hi there,

a question on handling eeg recording reference in mne:
I have data recorded with FCz reference (brainvision amplifier). If I get the docs correctly, when I load this data to mne (in my case via read_raw_brainvision) the software automatically applies average reref via projectors.

If I want to keep the data as recorded, i can prevent this behavior via set_eeg_reference([]).
Yet, it is puzzling to me how to keep track of the recording setup. Would I have to set the custom_ref_applied parameter in the Info class? Or would I have to specify it for each channel individually in info[?chs?][?locs?]?

Looking forward to your answers,
Dominik

External Email - Use Caution

I have data recorded with FCz reference (brainvision amplifier). If I get
the docs correctly, when I load this data to mne (in my case via
read_raw_brainvision) the software automatically applies average reref via
projectors.

Where does it say this in the docs? I think this used to be the case in
older versions of MNE-Python but shouldn't be the case anymore.

Eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20200311/930c4dc5/attachment.html