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: The EBRAINS Chat will down on Thursday, the 10th of July 2025 starting from 18.00pm CEST (my timezone) for up to 1 hour. 

Warning: The EBRAINS Drive and EBRAINS Lab will down today, Thursday, the 10th of July 2025 starting from 18:00 CEST (my timezone) for up to 1 hour.


Changes for page NEST Simulator

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

From version 45.1
edited by abonard
on 2025/06/03 11:04
Change comment: There is no comment for this version
To version 11.1
edited by abonard
on 2025/04/10 15:06
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -61,10 +61,4 @@
61 61  **Level**: advanced(%%) **Type**: user documentation
62 62  
63 63  Let’s take a look at a pair of programs that send and receive spikes. These can be used as inputs or outputs to the NEST models we created above with no change to the code. C++ code tends to be somewhat longwinded so we only show the relevant parts here.
64 -=== [[Introduction to PyNEST – Connecting networks with synapses>>https://nest-simulator.readthedocs.io/en/v3.3/tutorials/pynest_tutorial/part_3_connecting_networks_with_synapses.html||rel=" noopener noreferrer" target="_blank"]] ===
65 65  
66 -**Level**: advanced(%%) **Type**: user documentation
67 -
68 -After you have worked through this material, you will know how to:
69 -set synapse model parameters before creation, define synapse models with customised parameters, use synapse models in connection routines, query the synapse values after connection, set synapse values during and after connection.
70 -