muscle_model icon indicating copy to clipboard operation
muscle_model copied to clipboard

Model of C elegans body wall muscle based on Boyle & Cohen 2008

Results 18 muscle_model issues
Sort by recently updated
recently updated
newest added

Currently the ion channels we have in the model are known to be simplifications. We'll close this issue when we have found some references that tell us what channels should...

Currently, a notebook that executes one of the muscle models being run out of c302 is [here](https://github.com/lungd/CElegansNeuroML/blob/docker-notebook/CElegans/pythonScripts/c302/notebooks/RunMuscleModel.ipynb) We want to fit this to existing data. Figures are [here](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3039263/figure/fig01/) Ideally we'd...

This issue can be closed when two tests of connectivity are implemented and incorporated into the test suite using SciUnit - [ ] Make a README.md for the data we...

sciunit
testing

- [ ] Make sure examples in each of the README files exist and are being tested - [ ] Integrate with TravisCI

ready

This can take advantage of the work @kevcmk and @cheelee are doing for PyOpenWorm. @travs

testing

We currently have a process to run the [iv_analyse.py](https://github.com/openworm/BlueBrainProjectShowcase/blob/master/Channelpedia/iv_analyse.py) script on the output of the [analyse_ca_boyle.sh](https://github.com/openworm/muscle_model/blob/master/NeuroML2/analyse_ca_boyle.sh) script. This produces a figure. We'd like to augment this process with an automated...

enhancement
sciunit
testing

Create a drawing something like [the one we made for ChannelWorm's validation tests](https://cloud.githubusercontent.com/assets/7369273/7517933/7d752578-f4b2-11e4-8f0c-3335031a85e6.png), with each step concrete, then work on making a template for such a test.

sciunit
testing

Write docstrings for each test class.

testing