Update tests to pass with slightly different PyNN NEST spike times on py2/py3
Py3 fix
Test bionic
Update make_tests.sh
Update README.md
Update .travis.yml
Update Comparison.md
changed way the figure is included in README.md
copied description from OSB into README.md
Adding 3D distribution of cells in column and exportability to nml
Remove PyNNTextIO; add test comparing PyNN to PyNEST rates
Ensuring reproducible pynn sim
Extra data save options
Initial test on PyNN
Slightly lower tolerance for nest 2.12 on omv
More tests
Improved test
Rescaled tests
Initial test on pynest
Use readme from https://github.com/nest/nest-simulator/tree/master/pynest/examples/Potjans_2014
Initial test on rates
Fixed plotting on PyNN results
Updated PyNEST scripts from https://github.com/nest/nest-simulator/tree/master/pynest/examples/Potjans_2014
Update Nest SLI comparison
Updateing code to latest from https://github.com/nest/nest-simulator/tree/master/examples/nest/Potjans_2014
Adding licence info
Fixes #5
add osb.yml
sample update
sample
Initial PyNN image
PyNest plots
Initial comparison images
Ensure doc id = net id
Renaming & more h5
Make folder for tests
Even shorter test...
Better install & Trusty
Different way to handle making networks smaller
Test update
Add more tests
Adding version in PyNN from https://github.com/NeuralEnsemble/PyNN/tree/master/examples/Potjans2014
Broken line
Correct dir for tests
Adding hdf5 example...
Another test example
Updated small scale network
Another example
Adding another net for testing
made user_params.sli identical with version in NEST 2.12
added PyNEST version of the microcircuit
Merge branch 'master' of https://github.com/OpenSourceBrain/PotjansDiesmann2014
tiny corrections of README.md
Updated exported nml2
Big network for testing
Better test on original microcircuit.sli
Merge pull request #1 from OpenSourceBrain/serial
Serial
Improved Readme; latest soike_analysis from NEST repo
Adding some typical raster/firing rate plots
Merge branch 'master' into serial & retested
Ignoring file
Adding test export of 3% size net
Update
Initial travis test script using OMV Change name of test serial generation dir trial_run->data
Adding spike analysis python script
Updating to latest model scripts from NEST 2.8.0 release
adjusted code to new naming of compute nodes, processes, and threads
Merging changes for version compatible with NEST 2.6 Merge branch 'master' of https://github.com/OpenSourceBrain/PotjansDiesmann2014
made SLI code compatible with NEST 2.6
A script to create a small simulation run for testing on 1 processor
brought back NEST copyright notice
bug fix of downscaling option
added example figure of SLI output
added SLI version
Adding some READMEs
Initial commit