This repository provides the code to reproduce the simulations in the paper
Michiel Remme*, Urs Bergmann*, Denis Alevi, Susanne Schreiber, Henning Sprekeler+, Richard Kempter+
To run the code in this repository, you need to install the following software:
- GNU Octave or MATLAB
- The GNU Scientific Library (GSL) (for the random number generation in the simulations of Fig. 1, 4 and 5)
- The NEURON simulator (for the simulations in Fig. 3.)
Detailed instructions on how to run the simulations can be found in the README files of the Fig
folders.
This code was tested on macOS and Linux. Depending on whether MATLAB or Octave
is used and whether macOS or Linux is used, some files have to be modified as
described in the separate Fig
folders. All code was last run with Octave
6.3.0, GSL 2.7 and NEURON 7.8.1.