Macular: a multi-scale simulation platform for the retina and the primary visual system
Bruno Cessac, Erwan Demairy, Jérôme Emonet, Evgenia Kartsaki, Thibaud Kloczko, Côme Le Breton, Nicolas Niclausse, Selma Souihel, Jean-Luc Szpyrka, Julien Wintz
TL;DR
Macular addresses the need for accessible, in silico modeling of the retina and early visual processing by providing a GUI-driven, multi-layer simulation platform that obviates programming for researchers. It integrates a template engine to define new cell and synapse models, supports realistic visual inputs and prosthetic stimulation, and offers both GUI and batch workflows across Linux, macOS, and Windows. The framework enables hypothesis testing across scales (retina to cortex) with configurable dynamics (ODE-based) and flexible connectivity, demonstrated through retinal waves and retino-cortical simulations. By combining an extensible architecture with real-time visualization and a library of predefined cells/synapses, Macular aims to accelerate hypothesis testing, development, and educational use in vision neuroscience, while remaining open-source for community-driven growth.
Abstract
We developed Macular, a simulation platform with a graphical interface, designed to produce in silico experiment scenarios for the retina and the primary visual system. A scenario consists of generating a three-dimensional structure with interconnected layers, each layer corresponding to a type of 'cell' in the retina or visual cortex. The cells can correspond to neurons or more complex structures (such as cortical columns). The inputs are arbitrary videos. The user can use the cells and synapses provided with the software, or create their own using a graphical interface where they enter the constituent equations in text format (e.g., LaTeX). They also create the three-dimensional structure via the graphical interface. Macular then automatically generates and compiles the C++ code and generates the simulation interface. This allows the user to view the input video and the three-dimensional structure in layers. It also allows the user to select cells and synapses in each layer and view the activity of their state variables. Finally, the user can adjust the phenomenological parameters of the cells or synapses via the interface. We provide several example scenarios, corresponding to published articles, including an example of a retino-cortical model. Macular was designed for neurobiologists and modelers, specialists in the primary visual system, who want to test hypotheses in silico without the need for programming. By design, this tool allows natural or altered conditions (pharmacology, pathology, development) to be simulated.
