ioam / topographica

A general-purpose neural simulator focusing on topographic maps.
topographica.org
BSD 3-Clause "New" or "Revised" License
53 stars 32 forks source link

Deleting connections #452

Open sf-issues opened 12 years ago

sf-issues commented 12 years ago

Converted from SourceForge issue 3377250, submitted by jlstevens Submit Date: 2011-07-25 15:21 GMT

I have looked for a clean way to remove a connection cleanly from the model but to no avail.

This can be useful as a lot of state associated with the cfs are initialised when a connection is instantiated and that information can be useful in informing the rest of the model. In particular, when trying to implement lateral propagation delays, I've found myself wanting to create a connection in order to find the bounds of the cfs before using those bounds in new connections.

The original connection becomes superfluous to the model and it would be nice to be able to remove it cleanly.

jlstevens commented 10 years ago

Two years on and this is still a problem!

The technical support here is useless! ;-p