Dataset and code accompanying publication: "Revealing the Physiological Origin of Event-Related Potentials using Electrocorticography in Humans"
收藏资源简介:
Electrocorticographic (ECoG) activity from eight human subjects; Electroencephalographic (EEG) activity from seven human subjects; recorded during a simple reaction-time task. For questions, contact Peter Brunner, PhD (brunner@neurotechcenter.org) Code written by Hohyun Cho, PhD (cho@neurotechcenter.org) This repository contains the MATLAB scripts (*.m) used to create the figures of this publication. All non-MATLAB dependencies are included in ./functions. MATLAB versions tested: R2017b to R2020a Before running the scripts, please run "add_path.m" first. <strong>[MATLAB scripts reproducing the figures shown in this publication]</strong> Figure 2: figure2A.m<br> Figure 2: figure2B_and_C.m Figure 2 - Figure supplement 1: figure2_supplement_1.m Figure 2 - Figure supplement 2: figure2_supplement_2.m Figure 2 - Figure supplement 3: figure2_supplement_3.m Figure 2 - Figure supplement 4: figure2_supplement_4.m Figure 3: figure3_erp_analysis.m Figure 3 - Figure supplement 1: figure3_supplement_1_auditory.m<br> Figure 3 - Figure supplement 1: figure3_supplement_1_motor.m Figure 3 - Figure supplement 2: figure3_supplement_2.m Figure 5: figure5.m Figure 5 - Figure supplement 1: figure5_supplement_1.m Figure 5 - Figure supplement 2: figure5_supplement_2A.m<br> Figure 5 - Figure supplement 2: figure5_supplement_2B_auditory.m<br> Figure 5 - Figure supplement 2: figure5_supplement_2B_motor.m <strong>[MATLAB scripts implementing the methods presented in this publication]</strong> removing_addivity_under_3Hz.m <br> - a script for removing effect of additivity from the evoked potentials across all subjects removing_phase_reset_of_ongoing_osillation.m <br> - a script for removing effect of phase resetting within ongoing oscillation from the evoked potentials across all subjects removing_asymmetry_of_ongoing_oscillation.m <br> - a script for removing effect of asymmetry within ongoing oscillation from the evoked potentials across all subjects removing_additive_power.m <br> - a script for removing additive power from the evoked potentials across all subjects removing_addivity_and_phase_reset.m <br> - a script for removing effect of additivity and phase resetting from the evoked potentials across all subjects



