Jack 2379c69e38 final localiser epochs преди 3 месеца
..
figs f748d5422e add remaining raw data & figures преди 3 месеца
localiser_sample_data 2379c69e38 final localiser epochs преди 3 месеца
matlab_extensions c859e90cdd matlab exts преди 3 месеца
max_elec_data be96ef9c91 topo cols & main analysis res преди 3 месеца
mods 9f07aba9fd add models преди 3 месеца
raw_data f748d5422e add remaining raw data & figures преди 3 месеца
sample_data c665afb1a1 add sample data преди 3 месеца
sample_data_picture 7f12e179da add picture-locked erp data преди 3 месеца
sample_data_response 9fa524d14a response-locked erps преди 3 месеца
topo_colours be96ef9c91 topo cols & main analysis res преди 3 месеца
BioSemi64.loc dfc4e23896 add scripts преди 3 месеца
README.md dfc4e23896 add scripts преди 3 месеца
analyse_01_preprocess_localiser.m dfc4e23896 add scripts преди 3 месеца
analyse_02_preprocess_pictureword.m dfc4e23896 add scripts преди 3 месеца
analyse_03_main_analysis.R dfc4e23896 add scripts преди 3 месеца
analyse_04_other_maximal_electrode.R dfc4e23896 add scripts преди 3 месеца
analyse_05_roi_avg.R dfc4e23896 add scripts преди 3 месеца
analyse_06_localiser_results_roi.R dfc4e23896 add scripts преди 3 месеца
analyse_07_sample_picture_word_roi.R dfc4e23896 add scripts преди 3 месеца
analyse_07_sample_picture_word_roi_RH.R dfc4e23896 add scripts преди 3 месеца
analyse_08_pictureword_rt.R dfc4e23896 add scripts преди 3 месеца
analyse_09_pictureword_acc.R dfc4e23896 add scripts преди 3 месеца
analyse_10_localiser_rt_acc.R dfc4e23896 add scripts преди 3 месеца
analyse_11_preprocess_pictureword_picture.m dfc4e23896 add scripts преди 3 месеца
analyse_12_preprocess_pictureword_response.m dfc4e23896 add scripts преди 3 месеца
analyse_13_sample_picture_res.csv dfc4e23896 add scripts преди 3 месеца
analyse_13_sample_picture_word_topo.R dfc4e23896 add scripts преди 3 месеца
analyse_13_sample_res.csv dfc4e23896 add scripts преди 3 месеца
analyse_13_sample_response_res.csv dfc4e23896 add scripts преди 3 месеца
analyse_14_plot_sample_picture_word_topo.m dfc4e23896 add scripts преди 3 месеца
boss.csv dfc4e23896 add scripts преди 3 месеца
erplab_running_version.erpm dfc4e23896 add scripts преди 3 месеца
max_elecs.csv dfc4e23896 add scripts преди 3 месеца

README.md

This folder contains the code to run the picture-word experiment, the raw data, and analysis of the results.

.
|-- figs: Figures generated from the code in this folder.
|   `-- sample_level: Figures generated from sample-level mixed-effects models analyses.
|-- localiser_sample_data: Sample-level EEG data for each participant in .csv format, for the localiser.
|-- max_elec_data: Data for main analysis with amplitudes extracted from per-participant maximal electrodes and timepoints.
|-- mods: brms models for behavioural and EEG data.
|-- raw_data
|   |-- eeg-pc: Raw data from the EEG PC in .bdf (biosemi data format)
|   `-- stim-pc: Raw (behavioural) data from the stimulus PC, as well as code used to run the experiment.
|-- sample_data: Sample-level EEG data for each participant in .csv format, for the picture-word task.
|-- analyse_01_preprocess_localiser.m: MATLAB script to preprocess the data from the localiser with EEGLAB.
|-- analyse_02_preprocess_pictureword.m: MATLAB script to preprocess the data from the picture-word task with EEGLAB.
|-- analyse_03_main_analysis.R: Script for running the main analysis.
|-- analyse_04_other_maximal_electrode.R: Script for an exploratory analysis using the word-versus-noise maximal electrode.
|-- analyse_05_roi_avg.R: Script for an exploratory analysis using the region of interest average.
|-- analyse_06_localiser_results_roi.R: Sample-level analysis of Localiser EEG results.
|-- analyse_07_sample_picture_word_roi.R: Sample-level analysis of Picture-Word task.
|-- analyse_08_pictureword_rt.R: Response Time analysis of picture-word task.
|-- analyse_09_pictureword_acc.R: Accuracy analysis of picture-word task.
|-- analyse_10_localiser_rt_acc.R: Response time and accuracy analyses of localiser.
|-- analyse_11_preprocess_pictureword_picture.m: Preprocessing to get epochs time-locked to picture presentation in the picture-word task.
|-- analyse_12_preprocess_pictureword_response.m: Preprocessing to get epochs time-locked to responses in the picture-word task.
|-- analyse_13_sample_picture_word_topo.R: Script for fitting per-timepoint, per-channel mixed-effects models.
|-- analyse_14_plot_sample_picture_word_topo.R: Script for plotting results from the models estimated by analyse_13.
|-- BioSemi64.loc: The 64-channel BioSemi montage used.
|-- boss.csv: Useful variables from the BOSS norms.
`-- max_elecs.csv: Per-participant maximal electrodes and time-points, calculated in analyse_01_preprocess_localiser.m