hudon / spike

Brain Simulator Parallelization
http://nengo.ca/
1 stars 1 forks source link

Added Basal Ganglia test to unit tests. #42

Closed RobertElder closed 11 years ago

hudon commented 11 years ago

sys.path.append(sys.argv[2]) and passing bgModel around all the time (even for non-basalganglia tests) is kinda hack-y. Can we just copy the make() function into the test and call that?

Also, is our basal ganglia in the examples dir the same as the basal ganglia Terry emailed us? and the one in the Nengo templates directory? @gretac what do you think we should use for basal ganglia, the one we currently have?

hudon commented 11 years ago

cool, let's get @gretac 's approval since she was working on this, but :+1: from me

gretac commented 11 years ago

:+1: