directory page update authored by Tyler Collins's avatar Tyler Collins
...@@ -8,9 +8,14 @@ Baseline initialization scripts and remote configuration scripts can be found at ...@@ -8,9 +8,14 @@ Baseline initialization scripts and remote configuration scripts can be found at
|**Filename**|**Explanation**| |**Filename**|**Explanation**|
|-------------|-------------| |-------------|-------------|
| col 3 is | right-aligned | |bids|See BIDS section|
| col 2 is | centered | |remote_archive|Mounting point for software to transfer data|
| zebra stripes | are neat | |remote_work|Secondary mounting point for software to transfer data|
|bids_init_path.m|h|
|eeg_init_path.m|h|
|lossless_path.m|Matlab script to check if necessary dependencies are present and if so, adds them to the Matlab path|
|setup-remote.m|Configuration script for building dependencies on remote clusters. See [here](configuring-remote)|
*Note: Excluded files at this level are git repository specific and have no actual effect on the pipeline*
## Log <a name="log"></a> ## Log <a name="log"></a>
... ...
......