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

Useless animation in the GCAL Tutorial notebook #628

Open jlstevens opened 9 years ago

jlstevens commented 9 years ago

The following line in the GCAL tutorial notebook generates an animation that is static:

topo.sim.Retina.input_generator.anim(50)

I've just checked that the anim method works with imagen patterns parameterized by non-static number generators so I don't know what is going on here.