From: Saeed S. <sd....@gm...> - 2014-07-02 16:27:07
|
Dear all, In the Demo/snippents/testHSolve.py file, when the simulation time increases (for example 0.1 instead of 0.01), application exits with the below error: *Warning: SpikeRingBuffer: bin number exceeds limit: spikeTime = 0.047002, currtime= 0, dt = 0.0001, bin = 470 >= 128, terminating* *python: SpikeRingBuffer.cpp:63: void SpikeRingBuffer::addSpike(double, double): Assertion `0' failed.* I've compiled with BUILD=debug. Any clue would be appreciated. Thank you, Saeed |