Wiki source code of EBRAINS_CodeJam2022

Version 16.1 by dionperd on 2022/11/22 16:53

Show last authors
1
2
3 (% style="text-align: center;" %)
4 == **TVB-Multiscale: Deep Brain Stimulation use case demonstration** ==
5
6 (% style="text-align: center;" %)
7 == **&** ==
8
9 (% style="text-align: center;" %)
10 == **TVB-NETPYNE demonstration** ==
11
12 November 24th, 2022
13
14
15
16 === What can I find here? ===
17
18 * [[Presentation slides>>attach:2022-11-09_TVB-multiscale_SimulateWIthEbrains.pdf]] from the workshop's lecture.
19 * The notebook ([[SimulateWithEBRAINS.zip>>path:https://wiki.ebrains.eu/bin/download/Collabs/tvb-multiscale-cosim-mcgillsummerschool/Simulate%20with%20EBRAINS%20TVB-multiscale%20workshop%20presentation/WebHome/SimulateWithEBRAINS.zip?rev=1.1]]) demonstrated during the workshop.
20
21 === Guide to run the use-case notebooks ===
22
23 1. Run the EBRAINS TVB-Multiscale app by browsing to [[https:~~/~~/tvb-multiscale.apps.hbp.eu/>>url:https://tvb-multiscale.apps.hbp.eu/]] and logging in with your EBRAINS account. (The first time you log-in, you might need to try several times by refreshing the page, until it works for you!)
24 1. Navigate to "Contributed-Notebooks" folder, which offers user-specific persistent storage.
25 1. Upload and unzip there [[SimulateWithEBRAINS.zip>>path:https://wiki.ebrains.eu/bin/download/Collabs/tvb-multiscale-cosim-mcgillsummerschool/Simulate%20with%20EBRAINS%20TVB-multiscale%20workshop%20presentation/WebHome/SimulateWithEBRAINS.zip?rev=1.1]] by running
26 unzip SimulateWithEBRAINS.zip
27 on a terminal, or
28 ! unzip SimulateWithEBRAINS.zip
29 in a notebook.
30 1. Run the TVB-corr-cortex-opt.ipynb notebook for TVB-ANNarchy cosimulation and the ANNarchy-spiking-cortex.ipynb one for ANNarchy only simulation.