NEURON source code for: Zang Y, De Schutter E (2021) The Cellular Electrophysiological Properties Underlying Multiplexed Coding in Purkinje Cells. J Neurosci

To run, compile the mod files by changing into the purkinje_pf_source_code and then typing:

nrnivmodl mod/

The various figures can then be run via e.g.:

nrngui fig1.hoc
where fig1.hoc can be replaced with fig2.hoc, etc.

The cell morphology itself is defined in Purkinje19b972-1.nrn

Note: With the exception of fig2.hoc, these scripts support MPI execution for faster simulation.