directory page update authored by Tyler Collins's avatar Tyler Collins
...@@ -8,11 +8,11 @@ Baseline initialization scripts and remote configuration scripts can be found at ...@@ -8,11 +8,11 @@ Baseline initialization scripts and remote configuration scripts can be found at
|**Filename**|**Explanation**| |**Filename**|**Explanation**|
|-------------|-------------| |-------------|-------------|
|bids|See BIDS section| |bids|See BIDS section below|
|remote_archive|Mounting point for software to transfer data| |remote_archive|Mounting point for software to transfer data|
|remote_work|Secondary mounting point for software to transfer data| |remote_work|Secondary mounting point for software to transfer data|
|bids_init_path.m|h| |bids_init_path.m|Matlab path configuration script|
|eeg_init_path.m|h| |eeg_init_path.m|Matlab path configuration script|
|lossless_path.m|Matlab script to check if necessary dependencies are present and if so, adds them to the Matlab path| |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)| |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* *Note: Excluded files at this level are git repository specific and have no actual effect on the pipeline*
... ...
......