Skip to content
Snippets Groups Projects
Commit 7831f849 authored by glia's avatar glia
Browse files

Update README.md

parent 4599bfb2
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,15 @@
This repository contains the code used to analyze the data that supports the findings from the following publication:
[Insert publication here]
Li et al, 2022 (https://doi.org/10.1088/1741-2552/ac9aaf)
The code is currently being cleaned and documented, but will be finalized prior to the publication of the paper.
The code consist of 4 python script files, which covers different steps fo the analysis framework:
1. Preamble
2. Preprocessing
3. Feature Estimation
4. Machine Learning
A requirement.txt file with the library versions employed for the analysis in the study.
And the parcellation file used for source localization.
The data is not publicly available due to privacy issues of clinical data, so the preprocessing script was modified for demonstration on a publically available EEG dataset, however the feature estimation and machine learning scripts were kept original. Hence the scripts might not run perfectly with the demonstration EEG files, and are provided as is for reference.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment