Wiki source code of EBRAINS_CodeJam2022

Version 20.1 by dionperd on 2022/11/22 16:54

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