|
|
[[_TOC_]]
|
|
|
# Getting Started
|
|
|
# Directories
|
|
|
All of the BUCANL pipelines follow the same directory system so that all of the scripts and configuration files can accurately load and save files.
|
|
|
:so: After downloading the pipeline please rename the outermost folder *project_name* to the name of your project.
|
|
|
The next directories are analysis, remote_archive and remote work. Analysis contains the majority of the project information and remote_archive and remote_work contain__________________________________________.
|
|
|
|
|
|

|
|
|
|
|
|
***
|
|
|
# Data
|
|
|
**0_raw:** Your raw data files and location files will be placed here, they will have a extension such as .bdf. These files are loaded into the *init* script.
|
|
|
**1_init:** Your data files will go here after they have been initialled and are have the .set/.fdt extension. These files are loaded into the *scalpart* script.
|
|
|
**2_preproc:** All of the processing files created by the rest of the pipeline will be saved into this folder. The final file from the main pipeline is the *_comp* file. This file then goes into *dipfit* for the final local part.
|
|
|
**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. When running the pipeline locally you will see
|
|
|
|
|
|
# Support
|
|
|
**Config**
|
|
|
|
|
|
**Dependencies/eeglabs**
|
|
|
|
|
|
**Misc**
|
|
|
|
|
|
**Scripts**
|
|
|
|
|
|
[ :house: **Return to Main Page**](https://git.sharcnet.ca/bucanl_pipelines/eeg_pipe_asr_amica/wikis/home) |
|
|
\ No newline at end of file |