Skip to content

Commit eda9f61

Browse files
committed
added the sample dataset download link
1 parent 827cb06 commit eda9f61

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/tutorial.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ git clone https://github.com/s-ccs/LSLAutoBIDS.git
1313
cd LSLAutoBIDS
1414
pip install lslautobids
1515
```
16-
3. Download the dummy dataset for testing in the LSLAutoBIDS root directory - [download link]()
16+
3. Download the dummy dataset for testing in the LSLAutoBIDS root directory - ([tutorial_sample_dataset](https://files.de-1.osf.io/v1/resources/wz7g9/providers/osfstorage/68c3c636e33eca3b0feffa2c/?zip=))
1717

18-
The dataset has a sample project called the test project "TestProject2025" which contains an EEG recording file (<insert filename here>) in the projects directory, a sample eyetracking recording in the project stimulus (<insert file names>)
18+
The dataset has a sample project called the test project "test-project" which contains an EEG recording file in the projects directory, a sample eyetracking recording in the `project_stimulus/data` directory and a dummy experimental code file `project_stimulus/experiment` directory.
1919

2020
### Configuration
2121
1. Generate the global configuration file

0 commit comments

Comments
 (0)