NESTML Community Workshop
Workshop, 7-8 December 2015, Chair of Software Engineering of RWTH Aachen University
Currently, neuron and synapse models in NEST are written as C++ classes. These classes implement the simulator API for updating the neuronal dynamics, sending and receiving events, and auxiliary tasks such as initialization, recording of internal variables, calibration and handling of parameters.
As the model code is hand-written and often created by copy and paste, this method is prone to errors and hinders the programmatic re-use of components such as neuronal dynamics, post-synaptic responses and synaptic plasticity mechanisms.
Moreover, as many neuroscientists are not experts in C++, the process of creating models is often seen as complicated and in many cases the resulting model implementations are not optimal with respect to performance, consistency and testability.
To ease writing models for NEST and improve the general quality of the code, we have created the NEST Modelling Language. NESTML comprises a language specification to describe neuron models in terms of neuroscience concepts and a set of tools to generate efficient C++ code for NEST from this description.
During the workshop, we will give a general introduction to model creation for NEST and an in-depth introduction to the concepts and application of NESTML. In hands-on sessions the participants have the opportunity to write their own models in NESTML with the assistance of experienced tutors. The feedback collected in a dedicated session will be used to shape the future design and development of NESTML.
Target Audience
The workshop aims at students and researchers in computational neuroscience who want to create their own neuron models in NEST. Some understanding of programming and experience with one of the simulators NEST, NEURON, or Brian will be helpful, but are not strictly required.
Acknowledgements

The workshop is co-organized by members of the Institute for Computational and Systems Neuroscience (INM-6) and the SimLab Neuroscience (SLNS) at Forschungszentrum Jülich and the Chair of Software Engineering (SE) of RWTH Aachen University.
- Inga Blundell (INM-6)
- Jochen Martin Eppler (SLNS)
- Tammo Ippen (INM-6)
- Abigail Morrison (INM-6, SLNS)
- Dimitri Plotnikov (SE)
- Bernhard Rumpe (SE)
The workshop is supported by the JARA-HPC Seed Fund NESTML - A modelling language for spiking neuron and synapse models for NEST and the Hemholtz Portfolio Theme Simulation and Modeling for the Human Brain.