Complete repository of deep learning and analysis scripts for real-time prediction and closed-loop control of lapses in attention.
Description
-- EEGModels.py: Model definition for the EEGNET_PSD classifier
-- EEGNet_psd.py: Complete data loading and machine learning script
-- process_cles.py: Pre-processing script to convert raw data to stimulus-locked PSD
-- datafuncs.py: Collection of back-end processing functions
-- cles_et.py: Analysis of stimulation effects on eye-tracking
-- process_et.py: Eye tracking pre-processing script
-- cles_rt.py
-- process_meg.py
-- TMS.py