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 6.1
edited by abonard
on 2025/04/10 15:06
Change comment: There is no comment for this version
To version 8.1
edited by abonard
on 2025/04/10 15:06
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -36,4 +36,14 @@
36 36  
37 37  When you have worked through this material you will be able to:
38 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"]] ===
39 39  
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 +