takes in raw data from mne, outputs raw object from mne with blinks and eye movements regressed out (eye channels remain unchanged)
Also needed to create function and wrapper to load in files from brain vision with 16 eeg channels at 2 bipolar eye channels (horizontal and vertical EOG)
Used the tutorial here: https://cbrnr.github.io/2017/10/20/removing-eog-regression/
takes in raw data from mne, outputs raw object from mne with blinks and eye movements regressed out (eye channels remain unchanged)
Also needed to create function and wrapper to load in files from brain vision with 16 eeg channels at 2 bipolar eye channels (horizontal and vertical EOG)