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

From version 22.3
edited by denker
on 2020/04/03 16:36
Change comment: There is no comment for this version
To version 25.1
edited by denker
on 2020/04/03 17:27
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -6,6 +6,20 @@
6 6  
7 7  (% class="wikigeneratedid" id="HUseCaseSGA2-SP3-002:IntegratingmultiscaledataA0inareproducibleandadaptablepipeline" %)
8 8  (% style="color:inherit; font-size:24px" %)Use Case SGA2-SP3-002: Integrating multi-scale data in a reproducible and adaptable pipeline
9 +
10 +To be discussed Author order, contributions,...:
11 +
12 +Experiments: ...?
13 +
14 +Implementation: Robin Gutzen^^1,*^^, Elena Pastorelli^^2,*^^, ...
15 +
16 +Lead: Michael Denker^^1^^, Pier Stanislao Paolucci^^2^^
17 +
18 +,,1) Institute of Neuroscience and Medicine (INM-6) and Institute for Advanced Simulation (IAS-6) and JARA-Institute Brain Structure-Function Relationships (INM-10), Jülich Research Centre, Jülich, Germany,,
19 +
20 +,,2) Dipartimento di Fisica, Università di Cagliari and INFN Sezione di Cagliari, Italy,,
21 +
22 +
9 9  )))
10 10  )))
11 11  
... ... @@ -13,19 +13,15 @@
13 13  (((
14 14  (% class="col-xs-12 col-sm-8" %)
15 15  (((
16 -= What can I find here? =
30 +== Flexible workflows to generate multi-scale analysis scenarios ==
17 17  
18 -...
32 +This Collab is aimed at experimental and computational neuroscientists interested in the usage of the Neo and Elephant tools in performing data analysis of spiking data.
19 19  
20 -= Who has access? =
21 -
22 -Describe the audience of this collab.
23 -
24 24  == Executing the pipeline ==
25 25  
26 26  [[image:pipeline_flowchart.png]]
27 27  
28 -=== in the collab (beta) ===
38 +=== In the collab (beta) ===
29 29  
30 30  * **Copy the collab drive to your drive space**
31 31  ** Open the Drive from the left menu
... ... @@ -33,8 +33,8 @@
33 33  ** Select 'Copy', and then 'My Library' from the dropdown 'Other Libraries'
34 34  
35 35  * **Start a Jupyter Hub instance **
36 -copy the URL to another browser page: 'jupyterhub-preview.apps-dev.hbp.eu'
37 -
46 +In another browser, open [[https:~~/~~/lab.ebrains.eu>>https://lab.ebrains.eu]]
47 +
38 38  * **Edit the config files**
39 39  Each stage has a config file to specify which analysis/processing blocks to execute and which parameters to use. General and specific information about the blocks and parameters can found in the README and config files. The default values are set for an example dataset (ECoG, anesthetized mouse, IDIBAPS [ref]).
40 40  ** stage01_data_entry: [README.md](), [config.yaml]()
... ... @@ -52,7 +52,7 @@
52 52  ** Provenance Tracking
53 53  ** HPC support
54 54  
55 -=== locally ===
65 +=== Local execution ===
56 56  
57 57  * **Get the code**
58 58  The source code of the pipeline is available via Github: [INM-6/wavescalephant]('https:~/~/github.com/INM-6/wavescalephant') and can be cloned to your machine ([how to use Github]()).