An implementation of the Morris-Lecar Neuron from Theoretical Neuroscience
Description of files:
- MorrisLecar.py - A python implementation of the Morris Lecar model, takes a current file as input, outputs values of variables at each step
- MorrisLecar.ipynb - An IPython notebook exploring the response of the Morris Lecar model to various stimuli
- App - An interactive simulator of the Morris Lecar neuron implemented in RShiny, hosted at https://jonmarty.shinyapps.io/MorrisLecar/