nengo / nengo-1.4

Create and run detailed neural simulations
http://www.nengo.ai/nengo-1.4
96 stars 22 forks source link

Voltage graph does not work (dev version) #402

Open celiasmith opened 11 years ago

celiasmith commented 11 years ago

If you open a voltage graph everything freezes. This is totally screwed up.

drasmuss commented 11 years ago

Does this happen for small populations (like 10 neurons)? It could just be that it is trying to draw hundreds of voltage lines, and collapsing under the stress.

celiasmith commented 11 years ago

it happens for 10 neurons

drasmuss wrote:

Does this happen for small populations (like 10 neurons)? It could just be that it is trying to draw hundreds of voltage lines, and collapsing under the stress.

— Reply to this email directly or view it on GitHub https://github.com/ctn-waterloo/nengo_1.4/issues/402#issuecomment-19651604.