wrote the file tree section
Compare changes
+ 125
− 19
@@ -20,23 +20,23 @@ MyDataFolder
@@ -50,12 +50,12 @@ We hope that you can get something out of this regardless of your starting knowl
@@ -67,9 +67,9 @@ For this WIN-Hack, you need the FSL. We recommand that you install the [latest v
@@ -88,24 +88,130 @@ You should be able to see a table with all you subjects. Navigate through to see
Why bother with the file-tree? Making the code independent of the file structure has a great benefit. Imagine you want to hand over your code to someone else, but their data is organised differently. They cannot write onto the data folder, so they need to have the output data in a separate folder to the input data!