directory page update authored by Tyler Collins's avatar Tyler Collins
......@@ -19,6 +19,10 @@ Baseline initialization scripts and remote configuration scripts can be found at
## bids
**Note:** From this directory level on, all file structure are fully bids compliant.
|**Filename**|**Explanation**|
|code| BIDS Definition: This folder should contain the source code of scripts that prepared the dataset for running on the pipeline.
|derivatives|opebn|
*Subject files are omitted even though this is the directory they would be found as subjects are independent of pipeline structure*
## Log <a name="log"></a>
Log is automatically populated with scripts when you execute the pipeline. You will see a folder generated for every script identified by the script that was run followed by the date and time of the scripts execution. These folders contain:
......
......