Warning:  Due to planned infrastructure maintenance, the EBRAINS Wiki and EBRAINS Support system will be unavailable for up to three days starting Monday, 14 July. During this period, both services will be inaccessible, and any emails sent to the support address will not be received.

Attention: We are currently experiencing some issues with the EBRAINS Drive. Please bear with us as we fix this issue. We apologise for any inconvenience caused.


Wiki source code of NEST Simulator

Version 15.1 by abonard on 2025/04/10 15:15

Show last authors
1
2
3 * ((( ==== **[[Beginner >>||anchor = "HBeginner-1"]]** ==== )))
4
5 === **Beginner** ===
6
7 === [[Introduction to NEST: Simulating a single neuron>>https://www.nest-simulator.org/downloads/DEMO_oneneuron_screencast.mp4||rel=" noopener noreferrer" target="_blank"]] ===
8
9 **Level**: beginner(%%) **Type**: video tutorial
10
11 This tutorial will guide you through the simulation of one neuron in NEST.
12 === [[Introduction to PyNEST – Populations of neurons>>https://nest-simulator.readthedocs.io/en/v3.3/tutorials/pynest_tutorial/part_2_populations_of_neurons.html||rel=" noopener noreferrer" target="_blank"]] ===
13
14 **Level**: beginner(%%) **Type**: user documentation
15
16 When you have worked through this material, you will know how to:
17 create populations of neurons with specific parameters; set model parameters before creation; define models with customised parameters; randomise parameters after creation; make random connections between populations; set up devices to start, stop and save data to file and reset simulations
18 === [[Introduction to PyNEST – Neurons and simple neural networks>>https://nest-simulator.readthedocs.io/en/v3.3/tutorials/pynest_tutorial/part_1_neurons_and_simple_neural_networks.html||rel=" noopener noreferrer" target="_blank"]] ===
19
20 **Level**: beginner(%%) **Type**: user documentation
21
22 When you have worked through this material, you will know how to:
23 start PyNEST, create neurons and stimulation or recording devices, query and set their parameters, connect them to each other or to devices, simulate the network and extract the data from recording devices.