Wiki source code of EBRAINS_CodeJam2022
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
16.1 | 1 | |
![]() |
2.1 | 2 | |
![]() |
16.1 | 3 | (% style="text-align: center;" %) |
4 | == **TVB-Multiscale: Deep Brain Stimulation use case demonstration** == | ||
![]() |
2.1 | 5 | |
![]() |
16.1 | 6 | (% style="text-align: center;" %) |
7 | == **&** == | ||
![]() |
2.1 | 8 | |
![]() |
16.1 | 9 | (% style="text-align: center;" %) |
10 | == **TVB-NETPYNE demonstration** == | ||
![]() |
2.1 | 11 | |
![]() |
16.1 | 12 | November 24th, 2022 |
![]() |
2.1 | 13 | |
14 | |||
15 | |||
16 | === What can I find here? === | ||
17 | |||
![]() |
14.1 | 18 | * [[Presentation slides>>attach:2022-11-09_TVB-multiscale_SimulateWIthEbrains.pdf]] from the workshop's lecture. |
![]() |
5.1 | 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. |
![]() |
2.1 | 20 | |
![]() |
15.1 | 21 | === Guide to run the use-case notebooks === |
![]() |
2.1 | 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. | ||
![]() |
9.1 | 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. | ||
![]() |
2.1 | 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. |