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

Tests #12

Closed rayner closed 9 years ago

rayner commented 9 years ago

Added a test for each ion channel. k_fast and k_slow currently pass, ca_boyle doesn't. Also added some more detail to the muscle cell model in the NEURON implementation.

slarson commented 9 years ago

@pgleeson have a look at the build here -- we're not getting the ca_boyle lems file to run appropriately. Any ideas?

pgleeson commented 9 years ago

All works now. Will require the latest version of NML2ChannelAnalyse.py if you want to test it locally.

I removed the .k_slow.omt etc. tests, as these are usually for testing committed files, not generated files. I've added appropriate tests to the .travis.yml file