PyNN icon indicating copy to clipboard operation
PyNN copied to clipboard

when using callback, the recorded spikes get disrupted

Open xuefei-wang opened this issue 6 years ago • 1 comments

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.

xuefei-wang avatar Oct 07 '19 07:10 xuefei-wang

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?

apdavison avatar Oct 07 '19 07:10 apdavison