Changes for page TVB PIPELINE

Last modified by ldomide on 2024/05/20 08:56

From version 5.1
edited by michaels
on 2020/05/04 08:16
Change comment: There is no comment for this version
To version 9.1
edited by michaels
on 2020/05/06 13:20
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2,9 +2,9 @@
2 2  (((
3 3  (% class="container" %)
4 4  (((
5 -= My Collab's Extended Title =
5 += From MRI to Functional and Structural Connectivity =
6 6  
7 -My collab's subtitle
7 +Neuroimaging data preprocessing pipeline
8 8  )))
9 9  )))
10 10  
... ... @@ -12,15 +12,22 @@
12 12  (((
13 13  (% class="col-xs-12 col-sm-8" %)
14 14  (((
15 -= What can I find here? =
15 +== What can I find here? ==
16 16  
17 -* Notice how the table of contents on the right
18 -* is automatically updated
19 -* to hold this page's headers
17 +* an IPython notebook that describes how to
18 +** use the TVB pipeline on one of the associated supercomputers using PyUnicore
19 +** upload model data to the supercomputer
20 +** set up and run the pipeline
21 +** download processing results
20 20  
21 -= Who has access? =
23 +== How do I use it? ==
22 22  
23 -Describe the audience of this collab.
25 +* the pipeline is implemented by three Docker containers (mrtrix3_connectome, fmriprep and tvb_converter)
26 +* the containers are executed on supercomputers and operated via IPython notebooks
27 +* Find the notebook by clicking on "Drive" in the left menu. The notebook is located in the folder "notebooks"
28 +* To use the notebook, download it onto your local filesystem, create a new Collab and upload it there.
29 +* Then, head over to [[https:~~/~~/lab.ebrains.eu/>>url:https://lab.ebrains.eu/||rel=" noopener noreferrer" target="_blank"]] to edit and run your notebook.
30 +* Depending on whether you created a public or a private notebook it will be accessible in either "drive/Shared with all" or "drive/Shared with groups'"
24 24  )))
25 25  
26 26  
XWiki.XWikiRights[4]
Allow/Deny
... ... @@ -1,0 +1,1 @@
1 +Allow
Groups
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiAllGroup
Levels
... ... @@ -1,0 +1,1 @@
1 +view
Public

TVB PIPELINE