Last modified by spreizer on 2025/08/26 09:19

From version 37.2
edited by spreizer
on 2025/08/23 20:01
Change comment: There is no comment for this version
To version 38.1
edited by spreizer
on 2025/08/23 20:10
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -12,7 +12,8 @@
12 12  (((
13 13  (% class="col-xs-12 col-sm-8" %)
14 14  (((
15 -== From single-cell modeling to large-scale network dynamics with NEST Simulator ==
15 +(% class="wikigeneratedid" id="HFromsingle-cellmodelingtolarge-scalenetworkdynamicswithNESTSimulator" %)
16 +**From single-cell modeling to large-scale network dynamics with NEST Simulator**
16 16  
17 17  
18 18  **Instructor**: Sebastian Spreizer, PhD, University of Trier and Research Center Jülich
... ... @@ -30,62 +30,62 @@
30 30  |(% style="width:191px" %)13 - 14.30|(% style="width:220px" %)NEST Simulator|(% style="width:422px" %)[[https:~~/~~/nest-simulator.readthedocs.org/>>https://nest-simulator.readthedocs.org/]]
31 31  |(% style="width:191px" %)15 - 16.30|(% style="width:220px" %)NESTML|(% style="width:422px" %)[[https:~~/~~/nestml.readthedocs.org/>>https://nestml.readthedocs.org/]]
32 32  
33 -=== 1) NEST Desktop ===
34 +(% style="color:#1a202c; font-family:inherit; font-size:max(23px, min(27px, 15.8889px + 0.925926vw))" %)How to run NEST tutorials on EBRAINS lab?
34 34  
35 -The first part of the tutorial, we look at NEST Desktop.  As a goal we will create and analyze a balanced two-population network.
36 +1. Go to [[https:~~/~~/lab.ebrains.eu>>https://lab.ebrains.eu]]
37 +1. Change drive folder to `/drive/My Libraries/`.
38 +1. (((
39 +Next, clone a repo from the remote Git repository "[[https:~~/~~/gitlab.ebrains.eu/spreizer/nest-tutorials-2025.git>>https://gitlab.ebrains.eu/spreizer/nest-tutorials-2025.git]]" (See red arrow).
36 36  
37 -* [[https:~~/~~/nest-desktop.apps.ebrains.eu/>>https://nest-desktop.apps.ebrains.eu/]]
38 -* [[https:~~/~~/wiki.ebrains.eu/bin/view/Collabs/nest-desktop>>https://wiki.ebrains.eu/bin/view/Collabs/nest-desktop]]
39 39  
40 -=== 2) NEST Simulator ===
42 +[[image:https://wiki.ebrains.eu/bin/download/Collabs/nestml-tutorials/WebHome/1753784762571-499.png?rev=1.1||alt="1753784762571-499.png" data-xwiki-image-style-alignment="center"]]
41 41  
42 -The tutorial will then turn to Jupyter (Python) notebooks where we will start by creating spiking neurons. Here, we learn advanced steps to write code with NEST Simulation syntax. The scripting codes allow us to customize sophisticated use cases with NEST simulations. How to run examples on EBRAINS lab can be found here:
44 +
45 +)))
46 +1. (((
47 +After cloning, you can find tutorials in respective folders.
43 43  
44 -* [[https:~~/~~/wiki.ebrains.eu/bin/view/Collabs/nest-simulator-examples/>>https://wiki.ebrains.eu/bin/view/Collabs/nest-simulator-examples/]]
45 45  
46 -=== 3) NESTML ===
50 +
51 +)))
52 +1. (((
53 +When you start a notebook, select kernel: "EBRAINS-25.02" (or later).
47 47  
48 -The last part is using NESTML to create custom neuron and synapse models for NEST Simulator. This will be done by formulating the learning model in the NESTML language syntax, and using the associated toolchain to generate code for NEST Simulator.
49 49  
50 -* [[https:~~/~~/wiki.ebrains.eu/bin/view/Collabs/nestml-tutorials>>https://wiki.ebrains.eu/bin/view/Collabs/nestml-tutorials]]
56 +[[image:https://wiki.ebrains.eu/bin/download/Collabs/nestml-tutorials/WebHome/1753786904178-861.png?rev=1.1||alt="1753786904178-861.png" data-xwiki-image-style-alignment="center"]]
51 51  
52 -
53 -== How to run NEST tutorials on EBRAINS lab? ==
54 -
55 -1. Go to [[https:~~/~~/lab.ebrains.eu>>https://lab.ebrains.eu]](((
56 56  
57 57  )))
58 -1. (((
59 -Next, clone a repo from the remote Git repository "[[https:~~/~~/gitlab.ebrains.eu/spreizer/nest-tutorials-2025.git>>https://gitlab.ebrains.eu/spreizer/nest-tutorials-2025.git]]" (See red arrow).
60 +1. Have fun with it!
60 60  
61 61  
62 -[[image:1753784762571-499.png||data-xwiki-image-style-alignment="center"]]
63 +== Modules ==
63 63  
65 +(% class="wikigeneratedid" %)
66 +**1) NEST Desktop**
64 64  
65 -{{info}}
66 -If you want to have it persistently, cloned it into your drive folder "/drive/My Libraries/".
67 -{{/info}}
68 +The first part of the tutorial, we look at NEST Desktop.  As a goal we will create and analyze a balanced two-population network.
68 68  
69 -
70 -)))
71 -1. (((
72 -After cloning, you can find tutorials in respective folders.
70 +[[https:~~/~~/nest-desktop.apps.ebrains.eu/>>https://nest-desktop.apps.ebrains.eu/]]
73 73  
72 +More information: [[https:~~/~~/wiki.ebrains.eu/bin/view/Collabs/nest-desktop>>https://wiki.ebrains.eu/bin/view/Collabs/nest-desktop]]
74 74  
75 -[[image:1753784886260-197.png||data-xwiki-image-style-alignment="center"]]
76 76  
77 -
78 -)))
79 -1. (((
80 -When you start a notebook, select kernel: "EBRAINS-25.02" (or later).
75 +(% class="wikigeneratedid" id="H329NESTML" %)
76 +**2) NEST Simulator**
81 81  
78 +The tutorial will then turn to Jupyter (Python) notebooks where we will start by creating spiking neurons. Here, we learn advanced steps to write code with NEST Simulation syntax. The scripting codes allow us to customize sophisticated use cases with NEST simulations. How to run examples on EBRAINS lab can be found here:
82 82  
83 -[[image:1753786904178-861.png||data-xwiki-image-style-alignment="center"]]
80 +More examples: [[https:~~/~~/wiki.ebrains.eu/bin/view/Collabs/nest-simulator-examples/>>https://wiki.ebrains.eu/bin/view/Collabs/nest-simulator-examples/]]
84 84  
85 -
82 +
83 +**3) NESTML**
84 +
85 +
86 +The last part is using NESTML to create custom neuron and synapse models for NEST Simulator. This will be done by formulating the learning model in the NESTML language syntax, and using the associated toolchain to generate code for NEST Simulator.
87 +
88 +More tutorials: [[https:~~/~~/wiki.ebrains.eu/bin/view/Collabs/nestml-tutorials>>https://wiki.ebrains.eu/bin/view/Collabs/nestml-tutorials]]
86 86  )))
87 -1. Have fun with it!
88 -)))
89 89  
90 90  
91 91