PyNN
PyNN copied to clipboard
when using callback, the recorded spikes get disrupted
I copied the WeightRecorder from examples and instantiate one as the callback function.
My spikes were driven by injected current, instead of spikeSourceArray. The spikes seemed to be disrupted when the callback is passed.
Please can you attach a figure that shows what you mean by "disrupted"?
If you can also post a short script that illustrates the problem, that would be very helpful.
Does this occur with a particular backend (NEST, NEURON,Brian...) or with multiple backends?