astachurski / simbrain

Automatically exported from code.google.com/p/simbrain
1 stars 0 forks source link

New synapses from increasing connectivity are not displayed. #11

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
1. Create a sparse synapse group such that its constituent synapses are fully 
visible
2. Open an editing dialog for the synapse group and increase the connection 
density.
3. Observe that no new synapses appear in the network panel.

To view the new synapses you must mark the group as invisible and then make it 
visible again. Also _decreasing_ the sparsity will immediately remove the 
appropriate synapse nodes from the network panel.

I've tried reproducing exactly the code for synapse removal (in terms of firing 
events) except for adding rather than removing synapses to no avail. I've also 
tried firing additional events, again to no avail. 

Original issue reported on code.google.com by ZachT...@gmail.com on 16 Aug 2014 at 3:25