Add link to EEG-Bench
Browse files
README.md
CHANGED
|
@@ -17,7 +17,7 @@ EEG data were recorded using a 64-channel Brain Vision system at a sampling rate
|
|
| 17 |
## Paper
|
| 18 |
Brown, D. R., Richardson, S. P., & Cavanagh, J. F. (2020). **An EEG marker of reward processing is diminished in Parkinson’s disease**. _Brain research_, 1727, 146541.
|
| 19 |
|
| 20 |
-
DISCLAIMER: We (DISCO) are NOT the owners or creators of this dataset, but we merely uploaded it here, to support our's (
|
| 21 |
## Dataset Structure
|
| 22 |
- `data/` contains the annotated experiment EEG data.
|
| 23 |
- `MEASURES.xlsx` and `ONOFF.mat` contain subject-specific information like NAART test results, BDI and whether they were ON or OFF medication at their first visit (`ONOFF.mat`). See `PD_RewP_Script.m` for information on how to decode these files.
|
|
|
|
| 17 |
## Paper
|
| 18 |
Brown, D. R., Richardson, S. P., & Cavanagh, J. F. (2020). **An EEG marker of reward processing is diminished in Parkinson’s disease**. _Brain research_, 1727, 146541.
|
| 19 |
|
| 20 |
+
DISCLAIMER: We (DISCO) are NOT the owners or creators of this dataset, but we merely uploaded it here, to support our's ([EEG-Bench](https://github.com/ETH-DISCO/EEG-Bench)) and other's work on EEG benchmarking.
|
| 21 |
## Dataset Structure
|
| 22 |
- `data/` contains the annotated experiment EEG data.
|
| 23 |
- `MEASURES.xlsx` and `ONOFF.mat` contain subject-specific information like NAART test results, BDI and whether they were ON or OFF medication at their first visit (`ONOFF.mat`). See `PD_RewP_Script.m` for information on how to decode these files.
|