OpenSourceBrain / PotjansDiesmann2014

Large scale model of cortical network from Potjans and Diesmann, 2014
http://www.opensourcebrain.org/projects/potjansdiesmann2014
GNU General Public License v3.0
5 stars 7 forks source link

A new version of the PyNN implementation #2

Closed apdavison closed 7 months ago

apdavison commented 6 years ago

closely based on the PyNEST implementation to allow easier comparison. Tested the default configuration with NEST 2.14.0 and NEURON 7.4

pgleeson commented 6 years ago

Thanks for that @apdavison.

By the way, I had a branch here: https://github.com/pgleeson/PyNN/compare/master...pgleeson:test_potjans with changes to add 3D positions to the original PyNN model (for export into NeuroML2).

I was looking into the comparison between the PyNN version and NEST etc: https://github.com/OpenSourceBrain/PotjansDiesmann2014/blob/master/Comparison.md, before merging this here.

It would be good to ensure your new PyNN version produces the same statistics as the PyNEST version (for N=1 and K=1?) before merging this all in... For the new year.