-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
19 lines (10 loc) · 849 Bytes
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
This repository contains code for corticomuscular phase connectivity analysis of EEG and EMG data during motor and cognitive tasks, done by patients with PD and healthy controls.
Preprocessing part
First run preprocessing files inside "preprocessing" folder. The scripts should be ran as they are in the alphabetic order.
Connectivity part
1. Open "create_config.m" script, adjust root_path and run it (change other settings if required, e.g. which tasks to run)
2. Config file will be created and saved inside ".\configs" folder.
3. Run "main_connectivity.m" script with two arguments: "config_path" and "job_idx", e.g.
'main_connectivity('D:\Experiments\corticomuscular_analysis\configs\config_loc_test_cwt_pc_dbi.mat', 1)'
The results are saved inside folder ".\data\".
For more info, feel free to ask me via email: nina.omejc@ijs.si