kylemath / DeepEEG

Deep Learning with Tensor Flow for EEG MNE Epoch Objects
MIT License
269 stars 60 forks source link

Raw eye movement and blink correction, ref-referencing, subject specific preprocessing #8

Closed kylemath closed 5 years ago

kylemath commented 5 years ago

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)

screen shot 2019-02-08 at 9 00 23 pm

kylemath commented 5 years ago

sorry getting to confusing