In these notebooks we construct (1) a model of a patch-clamp experiment with various experimental artefacts, and (2) a model of the corrections applied by patch-clamp amplifiers to mitigate these effects. The initial exposition draws on a book chapter by Sigworth (1995a), but replaces Laplace-domain analysis with an ODE formulation.
To view the notebooks, use the GitHub or nbviewer links below, or clone the repository and run Jupyter notebook locally.
Running locally will require the dependencies from requirements.txt.
The first notebook describes the uncompensated patch-clamp set up, and derives an ODE model from the electrical schematics.
The model is updated to include the compensation circuitry commonly used in patch-clamp amplifiers.
We walk through and simulate the early steps of a manual patch-clamp experiment.
In the final notebook, we derive simplified models and compare with previous work.
-
Names and symbols A table of all symbols, their meanings, and names used in other publications.
-
Default parameter values and comments on how to reparameterise the model, are given in the Model Tour.
Finally, there are several appendices, which provide background on electronics and details of the model derivation.