Attention: Due to an upgrade beginning on Friday, the 22nd August 2025, any new collabs, groups and any changes to teams will not be kept beyond the weekend. User creation will also be disabled during this time. The actual upgrade will take place on Wednesday, 27th August. On that day, any service requiring a Keycloak login will be unavailable for the duration of the upgrade. Thank you for your understanding as we complete this important work.

The Wiki service will be temporarily unavailable for scheduled maintenance on Friday, August 22nd, 2025, starting at 12:30 CEST up to 1H.

Following the system restart, the Collaboration and Group creation features will be temporarily disabled and will return HTTP 503 Service Unavailable errors until further notice.


Changes for page NEST Simulator

Last modified by abonard on 2025/06/13 16:09

From version 24.1
edited by abonard
on 2025/05/23 13:19
Change comment: There is no comment for this version
To version 26.1
edited by abonard
on 2025/05/23 13:19
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -9,4 +9,16 @@
9 9  **Level**: beginner(%%) **Type**: video tutorial
10 10  
11 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"]] ===
12 12  
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.
24 +