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, EBRAINS Bucket and EBRAINS Lab will down today, Wednesday, the 9th of July 2025 starting from 19:30 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 49.1
edited by abonard
on 2025/06/13 16:09
Change comment: There is no comment for this version
To version 19.1
edited by abonard
on 2025/04/10 15:15
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -30,4 +30,20 @@
30 30  **Level**: advanced(%%) **Type**: user documentation
31 31  
32 32  This tutorial showcases how to setup the system, gives a general introduction to NEST and MUSIC, shows the. basics of NEST, and how to add MUSIC connections.
33 +=== [[Introduction to PyNEST – Spatially structured networks>>https://nest-simulator.readthedocs.io/en/v3.3/tutorials/pynest_tutorial/part_4_spatially_structured_networks.html||rel=" noopener noreferrer" target="_blank"]] ===
33 33  
35 +**Level**: advanced(%%) **Type**: user documentation
36 +
37 +When you have worked through this material you will be able to:
38 +Create populations of neurons with specific spatial locations, define connectivity profiles between these types of populations, connect populations using profiles, visualize the connectivity
39 +=== [[MUSIC tutorial – The pymusic interface>>https://nest-simulator.readthedocs.io/en/v3.3/tutorials/music_tutorial/music_tutorial_4.html||rel=" noopener noreferrer" target="_blank"]] ===
40 +
41 +**Level**: advanced(%%) **Type**: user documentation
42 +
43 +The interface is closely modelled on the C++ API; indeed, the steps to use it is almost exactly the same. You can mostly refer to the C++ description for explanation. Below we will only highlight the differences to the C++ API.
44 +=== [[MUSIC tutorial – Practical tips>>https://nest-simulator.readthedocs.io/en/v3.3/tutorials/music_tutorial/music_tutorial_4.html||rel=" noopener noreferrer" target="_blank"]] ===
45 +
46 +**Level**: advanced(%%) **Type**: user documentation
47 +
48 +Start MUSIC using mpirun, Disable messages, Comma as decimal point, Build Autotool-enable project.
49 +