-
antolikjan committed revision 10761 to the Topographica SVN repository, changing 1 files.
2009-11-14 13:04:56 UTC by antolikjan
-
judelaw committed revision 10760 to the Topographica SVN repository, changing 1 files.
2009-11-13 12:07:33 UTC by judelaw
-
ceball@fiver:~/working/topographica$ cat test.ty
name=True
ceball@fiver:~/working/topographica$ ./topographica test.ty
Time: 000000.00 global_params: Warning: 'name=True' is unused.
ceball@fiver:~/working/topographica$.
2009-11-12 19:33:13 UTC by ceball
-
antolikjan committed revision 10759 to the Topographica SVN repository, changing 1 files.
2009-11-12 19:13:34 UTC by antolikjan
-
antolikjan committed revision 10758 to the Topographica SVN repository, changing 1 files.
2009-11-12 18:01:27 UTC by antolikjan
-
antolikjan committed revision 10757 to the Topographica SVN repository, changing 1 files.
2009-11-12 16:31:35 UTC by antolikjan
-
By default, the filename generated for a Connection Fields plot, and presumably also a Projection Activity plot, does not show the target sheet name. E.g.:
$ ./topographica -g examples/tiny.ty
>>> save_plotgroup("Connection Fields",sheet=topo.sim['V1'])
yields a file named tiny_000000.00_Afferent_(from_Retina).png. That filename should instead be like tiny_000000.00_V1_Afferent.png...
2009-11-12 16:28:26 UTC by jbednar
-
The incorrect plot labels have been fixed in r10755.
2009-11-12 16:21:17 UTC by jbednar
-
jbednar committed revision 10756 to the Topographica SVN repository, changing 4 files.
2009-11-12 16:08:31 UTC by jbednar
-
antolikjan committed revision 10755 to the Topographica SVN repository, changing 1 files.
2009-11-12 15:39:11 UTC by antolikjan