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

can we calculate the pinwheel density? #548

Closed kalok87 closed 10 years ago

kalok87 commented 10 years ago

Hallo, developers,

Once we run the simulation using topo.sim.run(100), can we then find the pinwheel density? or do we need to write our own code to calculate them?

Thank you, Kalok

jlstevens commented 10 years ago

Hi

I've replied to this query in more detail here: #549.

In short, the answer is that yes you can do this and we have made the necessary code available but unfortunately it isn't very well documented (yet).

Jean-Luc