Skip to content

Latest commit

 

History

History
39 lines (19 loc) · 1022 Bytes

README.md

File metadata and controls

39 lines (19 loc) · 1022 Bytes

Data Evaluation

Pipeline Describes


Converts all the .fif files to .set files. This is done to do an automated ICA and filtering via Matlab/EEGlab

Apply Notch 2,200 Hz filter and perform an ICA on the eeg data.

Split the Data into a workable format for the rest of the pipeline. Therefore Data is splitted for each task into {Eyetracking, EEG, Behavioral}x{Code, Input, Output}x{CrossFixationBaseline}x{Answer}

Calculate the skill score for each Participant. Using correct answers per minute.

Calculate the fixation for each Participant using I2MC algorithm.

Calculate the Metrics needed for RQ1.

Calculate the Metrics needed for RQ2.