Changes for page The Virtual Brain

Last modified by abonard on 2025/06/03 11:07

From version 44.1
edited by abonard
on 2025/04/10 15:18
Change comment: There is no comment for this version
To version 47.1
edited by abonard
on 2025/04/10 15:18
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -135,4 +135,26 @@
135 135  {{html}}
136 136  <iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/ZXLrvHc24xE" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
137 137  {{/html}}
138 +=== [[Human Brain Project (HBP) TVB-NEST co-simulation>>https://youtu.be/dUuQe_SI5lE||rel=" noopener noreferrer" target="_blank"]] ===
138 138  
140 +**Level**: advanced(%%) **Type**: video tutorial
141 +
142 +Learn how to use the TVB-NEST toolbox co-simulation in the HBP collab.
143 +{{html}}
144 +<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/dUuQe_SI5lE" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
145 +{{/html}}
146 +=== [[Scripting tutorials – Surface simulation tutorial>>https://nbviewer.thevirtualbrain.org/url/docs.thevirtualbrain.org/tutorials/tutorial_s2_surface_simulation.ipynb||rel=" noopener noreferrer" target="_blank"]] ===
147 +
148 +**Level**: advanced(%%) **Type**: interactive tutorial
149 +
150 +In addition to the components discussed for a region simulation here we introduce one new major component, that is:
151 +
152 +Cortex, the primary component of which is a mesh surface defining a 2d representation of the convoluted cortical surface embedded in 3d space. This object includes a range of ancillary information and methods required for using it in simulations.
153 +
154 +We will also introduce two new Monitors that make more sense in the context of surface simulations
155 +=== [[Scripting tutorials – Exploring a neural mass model>>https://nbviewer.thevirtualbrain.org/url/docs.thevirtualbrain.org/tutorials/tutorial_s3_exploring_a_model.ipynb||rel=" noopener noreferrer" target="_blank"]] ===
156 +
157 +**Level**: advanced(%%) **Type**: interactive tutorial
158 +
159 +In this tutorial we will look into creating an interactive phase-plane, specifying stochastic integration and finally learn how to simulate and visualise these models.
160 +