Last modified by kuschlionel on 2022/04/29 01:20

From version 22.1
edited by kuschlionel
on 2020/08/25 10:44
Change comment: There is no comment for this version
To version 24.1
edited by kuschlionel
on 2020/08/25 15:45
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -20,17 +20,17 @@
20 20  
21 21  This project is a proof of concept for co-simulation of network models with regions represented at different scales (spiking neurons and mean-fields) integrating the activity from the corresponding simulators (NEST and TVB).(OP1.11).
22 22  
23 -This prototype is based on future co-simulation between TVB and Nest with other simulators (Arbor, Neurons, .
23 +This prototype is based on future co-simulation between TVB and Nest with other simulators (Arbor, Neurons, Gazebo,... ) .
24 24  
25 25  = Demonstration : Mouse Brain from neurons to brain regions =
26 26  
27 27  You can find the demonstration of this proof of concept in the lab: [[https:~~/~~/lab.ebrains.eu/user/user-redirect/lab/tree/drive/Shared%20with%20all/Co-simulation%20TVB%20and%20Nest%20multiscale/demonstration_mouse_brain.ipynb>>https://lab.ebrains.eu/user/user-redirect/lab/tree/drive/Shared%20with%20all/Co-simulation%20TVB%20and%20Nest%20multiscale/demonstration_mouse_brain.ipynb]]
28 28  
29 -This proof of concepts prove that the co-simulation can be done, but it misses the validation of the coupling simulation.
29 +This proof of concepts prove that the co-simulation can be done, but it misses the theoretical validation of the coupling simulation. The coupling between Neural Mass model and Spiking Neural Network is complex and need some theoretical reflection for getting meaningful simulation.
30 30  
31 31  = The implementation : easy to reconfigure =
32 32  
33 -The code of the proof of concept is available in this repository : [[https:~~/~~/github.com/multiscale-cosim/TVB-NEST>>url:https://github.com/multiscale-cosim/TVB-NEST]]
33 +The code of the proof of concept is available in this repository: [[https:~~/~~/github.com/multiscale-cosim/TVB-NEST>>url:https://github.com/multiscale-cosim/TVB-NEST]]
34 34  
35 35  All the instruction of the installation and the usage of it are in the Readme.
36 36  \\This project is designed to be reusable and configurable for the researchers who want to do co-simulation across scales using supercomputer.