... | ... | @@ -13,8 +13,8 @@ The next directories are analysis, remote_archive and remote work. Analysis cont |
|
|
**3_check:** The pipeline does not automatically save any files into this folder, but it is useful to store files after they have been visually inspected and are ready for analysis.
|
|
|
**4_study:** The pipeline does not automatically save any files into this folder, but it is useful to store files that are included in your study.
|
|
|
|
|
|
# Logs
|
|
|
Logs 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:
|
|
|
# Log
|
|
|
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:
|
|
|
* A specific **.m** file for each subject data file.
|
|
|
* A specific **.err** file for each subject if an error occurred.
|
|
|
* A specific **.log** file for each subject that records the remote system command window.
|
... | ... | @@ -23,10 +23,12 @@ Logs is automatically populated with scripts when you execute the pipeline. You |
|
|
# Support
|
|
|
**Config** This folder contains all of the configuration files that are needed for the EEGLAB plugins. Configuration files will have a **.cfg** or **.txt** extension.
|
|
|
|
|
|
**Dependencies/eeglabs** This folder will contain the correct [BUCANL EEGLAB](https://git.sharcnet.ca/bucanl_eeglab/eeglab_asr_amica) version to support this pipeline. You can check to see the exact version by following the instructions in [Version Control](https://git.sharcnet.ca/bucanl_pipelines/eeg_pipe_asr_amica/wikis/updates-and-git-version-control).
|
|
|
**Dependencies/eeglab:** This folder will contain the correct [BUCANL EEGLAB](https://git.sharcnet.ca/bucanl_eeglab/eeglab_asr_amica) version to support this pipeline. You can check to see the exact version by following the instructions in [Version Control](https://git.sharcnet.ca/bucanl_pipelines/eeg_pipe_asr_amica/wikis/updates-and-git-version-control).
|
|
|
|
|
|
**Misc** This folder contains a bunch of miscellaneous support pieces such amica parameter files, and EEG location models.
|
|
|
**Misc:** This folder contains a bunch of miscellaneous support pieces such amica parameter files, and EEG location models.
|
|
|
|
|
|
**Scripts** This folder contains all of the [Script Files](https://git.sharcnet.ca/bucanl_pipelines/eeg_pipe_asr_amica/wikis/pipeline-scripts) that make up process behind the pipeline. These have the extension **.htb** and are called history Batch Files as they are executed with the *batch_context* extension.
|
|
|
**Scripts:** This folder contains all of the [Script Files](https://git.sharcnet.ca/bucanl_pipelines/eeg_pipe_asr_amica/wikis/pipeline-scripts) that make up process behind the pipeline. These have the extension **.htb** and are called history Batch Files as they are executed with the *batch_context* extension.
|
|
|
|
|
|
It is important to note that the folder design is built into pipeline, and in order for it to run smoothly the directory structure should not be changed without carefully consulting each part of the pipeline design.
|
|
|
|
|
|
[ :house: **Return to Main Page**](https://git.sharcnet.ca/bucanl_pipelines/eeg_pipe_asr_amica/wikis/home) |
|
|
\ No newline at end of file |