suny-downstate-medical-center / netpyne

A Python package to facilitate the development, parallel simulation, optimization and analysis of multiscale biological neuronal networks in NEURON.
http://www.netpyne.org
MIT License
146 stars 137 forks source link

Ensure all of gnabar/gkbar/ena etc. set on cellRule['secs']['soma']['mechs']['hh'], or use defaults #132

Closed pgleeson closed 8 years ago

pgleeson commented 8 years ago

Similar to #130, if some of gnabar/ena/gl/ge are left out when setting on mech = hh, Netpyne should fill in the defaults, so any are accessible with e.g. secs.soma.mechs.hh.gnabar.

salvadord commented 8 years ago

moved to issue #130