brian2genn icon indicating copy to clipboard operation
brian2genn copied to clipboard

monitoring variables in spike monitors will report the variable's value after the reset has been performed

Open tnowotny opened this issue 9 years ago • 0 comments

This is expected behaviour in GeNN and hence brian2genn but it won't allow to monitor the pre-reset value of an IF neuron using something like

M_crossings = SpikeMonitor(IF, variables='v')

tnowotny avatar Aug 26 '15 13:08 tnowotny