LSL Code Generation
The generation of LSL scripts from MiceOnABeam models is one of the key enabling features of the program. The program outputs a complete ready-to-run script from your model, that consists of two parts:
- Code automatically generated for the design components used in the model;
- Event-handling LSL code that you can insert at various points in the model. Typically this code calls LSL functions or carries out various calculations;

