neuroConstruct icon indicating copy to clipboard operation
neuroConstruct copied to clipboard

Strange behaviour of iafRefCell after NEURON export

Open epiasini opened this issue 12 years ago • 1 comments

Have a look at this commit in my granule cell model repo, and specifically the synaptic_transmission_test simulation configuration (not synapse_test!). The good news is that the NEURON export works somehow, provided you use the latest NeuroML definitions from my stp branch, recompile jnml and put the jar in nC's jNeuroMLjar directory. What I don't like so much is quite evident if you compare the result of the simulation in NEURON and jnml (or jlems): it seems to me that the refractory regime is not working as it should. It prevents the cell from firing, but it doesn't prevent the voltage from changing in response to the injected current.

epiasini avatar Jul 01 '13 19:07 epiasini

Waiting for Robert to check the behaviour of iafRefCell on jLEMS...

pgleeson avatar Jul 02 '13 17:07 pgleeson