openworm / hodgkin_huxley_tutorial

A repository containing code for a number of tutorials on the Hodgkin Huxley model, including an interactive Jupyter notebook
GNU Lesser General Public License v3.0
36 stars 9 forks source link

More descriptive language in tutorial #2

Closed joebowen closed 9 years ago

joebowen commented 9 years ago

The tutorial should have more descriptive language; such as describing what each variable is used for, not just taking one value from the .py and entering it into a location in the NeuroML model.

slarson commented 9 years ago

Got a start on this, check out pull request #5 ... maybe this is good enough for now?

joebowen commented 9 years ago

I think this looks pretty good for now.