Last modified by robing on 2022/03/25 09:55

From version 36.1
edited by robing
on 2020/04/17 10:33
Change comment: There is no comment for this version
To version 37.1
edited by robing
on 2020/04/17 10:34
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -36,17 +36,17 @@
36 36  The design of the pipeline aims at interfacing a variety of general and specific analysis and processing steps in a flexible modular manner. Hence, it enables the pipeline to adapt to diverse types of data (e.b. electrical EEG, or optical Calcium Imaging recordings) and to different analysis questions. This makes the analyses a) more reproducible and b) comparable amongst each other since they rely on the same stack of algorithms and any differences in the analysis are fully transparent.
37 37  The individual processing and analysis steps (//blocks, //see// //the arrow-connected elements below) are organized in sequential //stages (//see the columns below//). //Following along the stages the analysis becomes more specific but also allows to branch off at after any stage as each stage yields useful intermediate results is autonomous so that it can be reused and recombined. Within each stage, there is a collection of blocks from which the user can select and arrange the analysis via a config file. Thus, the pipeline can be thought of as a curated database of methods on which an analysis can be constructed by drawing a path along the blocks and stages.
38 38  
39 -== [[image:pipeline_flowchart.png]] ==
39 +(% class="wikigeneratedid" id="H" %)
40 +[[image:pipeline_flowchart.png]]
40 40  
41 41  == Executing the pipeline ==
42 42  
43 -(% class="wikigeneratedid" %)
44 44  === In the collab (beta) ===
45 45  
46 46  * (((
47 47  **Copy the collab drive to your drive space**
48 48  
49 -*
49 +*
50 50  
51 51  Open the Drive from the left menu
52 52