You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ensure all of gnabar/gkbar/ena etc. set on cellRule['secs']['soma']['mechs']['hh'], or use defaults
salvadord
changed the title
Ensure Ra and cm are set (to default) in cellRule['secs']['soma']['geom']
Ensure default values in cell params geom and biophysics
Jul 19, 2016
add in cell.createNEURONObj() function by iterating over all params of the mech (use utils.mechVarList) and adding missing params with Neuron default value
cm is missing here for example: https://github.com/Neurosim-lab/netpyne/blob/master/examples/HybridTut/HybridTut.py#L36
Ideally a default value should be added for each once the params are loaded in so they can always be accessed later with secs.soma.geom.cm etc.
The text was updated successfully, but these errors were encountered: