Wiki source code of TVB C -- High-speed parallel brain network models
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | (% class="jumbotron" %) | ||
2 | ((( | ||
3 | (% class="container" %) | ||
4 | ((( | ||
5 | = TVB C ~-~- High-speed parallel brain network models = | ||
6 | |||
7 | A fast implementation of The Virtual Brain brain network simulator | ||
8 | |||
9 | [[Direct link to notebook>>https://drive.ebrains.eu/#my-libs/lib/f5e40b3b-91cb-4671-9178-4d2673ad8ac4]] | ||
10 | |||
11 | [[image:4144.jpeg]] | ||
12 | ))) | ||
13 | ))) | ||
14 | |||
15 | (% class="row" %) | ||
16 | ((( | ||
17 | (% class="col-xs-12 col-sm-8" %) | ||
18 | ((( | ||
19 | == What can I find here? == | ||
20 | |||
21 | * an IPython notebook that describes how to | ||
22 | ** pull the TVB-C container into one of the associated supercomputers using PyUnicore | ||
23 | ** upload model data to the supercomputer | ||
24 | ** set up and run simulations | ||
25 | ** download simulation results | ||
26 | |||
27 | == How do I use it? == | ||
28 | |||
29 | * the simulation code is implemented as a Docker container | ||
30 | * the container is executed on supercomputers and operated via IPython notebooks | ||
31 | * Find the notebook by clicking on "Drive" in the left menu. The notebook is called "TVB_C.ipynb" | ||
32 | * To use the notebook, download it onto your local filesystem, create a new Collab and upload it there. | ||
33 | * Then, head over to [[https:~~/~~/lab.ebrains.eu/>>url:https://lab.ebrains.eu/]] to edit and run your notebook. | ||
34 | * 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'" | ||
35 | |||
36 | == Metadata == | ||
37 | |||
38 | |=Partners|((( | ||
39 | * Charité Universitätsmedizin Berlin [[CHARITE>>url:https://services.humanbrainproject.eu/software-catalog/catalog/?ctx=97d59245-adce-42c4-8b50-d22587071fcd&ctxstate=search%2Ctvb]] | ||
40 | ))) | ||
41 | |=Maintainers|((( | ||
42 | * [[Petra Ritter>>path:mailto:petra.ritter@charite.de]] | ||
43 | * [[Michael Schirner>>path:mailto:michael.schirner@charite.de]] | ||
44 | * [[Paul Triebkorn>>path:mailto:jan-paul.triebkorn@charite.de]] | ||
45 | ))) | ||
46 | |=Contributors|((( | ||
47 | * [[Petra Ritter>>path:mailto:petra.ritter@charite.de]] | ||
48 | * [[Michael Schirner>>path:mailto:michael.schirner@charite.de]] | ||
49 | * [[Paul Triebkorn>>path:mailto:jan-paul.triebkorn@charite.de]] | ||
50 | ))) | ||
51 | |=Homepage|[[https:~~/~~/www.brainsimulation.org>>url:https://www.brainsimulation.org/]] | ||
52 | |=Documentation|[[https:~~/~~/drive.google.com/file/d/1VcXf3GX3KoihF4UzJQXzuGL4XWoqj5Jr/view>>url:https://drive.google.com/file/d/1VcXf3GX3KoihF4UzJQXzuGL4XWoqj5Jr/view]] | ||
53 | |=Support|[[petra.ritter@charite.de>>path:mailto:petra.ritter@charite.de]] | ||
54 | |=Source Code|[[https:~~/~~/hub.docker.com/r/thevirtualbrain/tvb_converter>>url:https://hub.docker.com/r/thevirtualbrain/tvb_converter]] | ||
55 | |=Download Page|[[https:~~/~~/hub.docker.com/r/thevirtualbrain/tvb_converter>>url:https://hub.docker.com/r/thevirtualbrain/tvb_converter]] | ||
56 | |=License|GPLv3 | ||
57 | |=Current Version|1.0 | ||
58 | |=All Versions|((( | ||
59 | * 1.0 | ||
60 | ))) | ||
61 | |||
62 | == Publications using TVB C == | ||
63 | |||
64 | * [[https:~~/~~/www.ncbi.nlm.nih.gov/pubmed/29308767>>url:https://www.ncbi.nlm.nih.gov/pubmed/29308767]] | ||
65 | * [[https:~~/~~/www.ncbi.nlm.nih.gov/pubmed/32194282>>url:https://www.ncbi.nlm.nih.gov/pubmed/32194282]] | ||
66 | * [[https:~~/~~/www.ncbi.nlm.nih.gov/pubmed/29911173>>url:https://www.ncbi.nlm.nih.gov/pubmed/29911173]] | ||
67 | * [[https:~~/~~/www.thieme-connect.com/products/ejournals/html/10.1055/s-0039-3403020>>url:https://www.thieme-connect.com/products/ejournals/html/10.1055/s-0039-3403020]] | ||
68 | * [[https:~~/~~/www.ncbi.nlm.nih.gov/pubmed/?term=31316116>>url:https://www.ncbi.nlm.nih.gov/pubmed/?term=31316116]] | ||
69 | * [[https:~~/~~/www.ncbi.nlm.nih.gov/pubmed/?term=30035018>>url:https://www.ncbi.nlm.nih.gov/pubmed/?term=30035018]] | ||
70 | * [[https:~~/~~/www.ncbi.nlm.nih.gov/pubmed/?term=27041212>>url:https://www.ncbi.nlm.nih.gov/pubmed/?term=27041212]] | ||
71 | ))) | ||
72 | |||
73 | |||
74 | (% class="col-xs-12 col-sm-4" %) | ||
75 | ((( | ||
76 | {{box title="**Contents**"}} | ||
77 | {{toc/}} | ||
78 | {{/box}} | ||
79 | |||
80 | |||
81 | ))) | ||
82 | ))) |