Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 500 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 500 Bytes

Morris-Lecar

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/