openworm / muscle_model

Model of C elegans body wall muscle based on Boyle & Cohen 2008
http://www.opensourcebrain.org/projects/muscle_model
Other
47 stars 24 forks source link

Python port of Matlab vclamp simulation, and expanded NEURON code #14

Closed rayner closed 9 years ago

rayner commented 9 years ago

This is a port of the vclamp.m part of the Boyle & Cohen (2008) Matlab simulation to Python.

The changes to neuron_implementation/main.py are a separate first attempt at modelling a muscle cell with muscle arms. I'm not sure if there's a way to split this into a separate pull request, even though it's a different piece of work.