directory page update authored by Tyler Collins's avatar Tyler Collins
...@@ -21,6 +21,7 @@ Baseline initialization scripts and remote configuration scripts can be found at ...@@ -21,6 +21,7 @@ Baseline initialization scripts and remote configuration scripts can be found at
**Note:** From this directory level on, all file structure are fully bids compliant. **Note:** From this directory level on, all file structure are fully bids compliant.
|**Filename**|**Explanation**| |**Filename**|**Explanation**|
|-------------|-------------|
|code| BIDS Definition: This folder should contain the source code of scripts that prepared the dataset for running on the pipeline. |code| BIDS Definition: This folder should contain the source code of scripts that prepared the dataset for running on the pipeline.
|derivatives|BIDS Definition: Derived data storage location. Can contain multiple derivatives from one set of subjects. The pipeline is one such derivative, and is contained with. See below for pipeline information.| |derivatives|BIDS Definition: Derived data storage location. Can contain multiple derivatives from one set of subjects. The pipeline is one such derivative, and is contained with. See below for pipeline information.|
*Subject files are omitted even though this is the directory they would be found as subjects are independent of pipeline structure.* *Subject files are omitted even though this is the directory they would be found as subjects are independent of pipeline structure.*
... ...
......