Update omv-ci.yml
Remove nest 2.20, no longer works
Fix typo
Updates for NEST 3.3
Add validate file
Regenerate and validate nml
Test earlier version pynest
Fix simulation on pynn nest
Test on 3.9 also
Update README.md
Fixes for recent numpy - explicit cast to int
Create omv-ci.yml
Py3 update
Better test
Test Nest on scaled down version of network...
No PyNNTextIO and test spike times
Test rate on nest
Use latest omv
Test on pynn_neuron
Add licence
Update readme & images
Updated & retested
Create README.md
Connect function compatibility
Fixing the incompatibility of divergent / convergent connect function with newer versions of NEST
Add command line options
smoothing rates
updating the analysis script to smooth rates (method: counting the spikes in short windows, 1 ms here; then convolving the spike count / time with a Gaussian kernel to obtain smoothened rates)
Improved plotting
Saving kernelseed & adding average rate plot
Change radius
Updated network export
Analysis script updates
Updated plotting
Updated 3d pos & colours
Add h5 net
Merge pull request #3 from OpenSourceBrain/splitPynn
Split pynn
Fiz error
Improved Pynn net: reduced number of cells in spike populations (only use one for E spikes)
Split pops in E & I
Regenerated
Generate positions in 3D
Test net
Some fixes
Minor updates
More options on pynn
Progress
Initial reimplementation
Adding changes by @sdrsd for testing 500 cell network
Add info on running PyNN
Initial analysis script
Adding readme info
Ignoring generated file
Update to PyNN version
Improved testing
Use branch on omv
Recording of v from test net
Init Pynn version...
Scalable size of network
Fixed test example
Not analyse small net
Even fewer in population...
Make fewer trials
Try with Nest 2.10
Add explict omv test
Add test script with more plotting
Catch matplotlib errors
Baseline tested locally network reproducing Fig 10.
Add python tk
Merge branch 'master' of github.com:OpenSourceBrain/SadehEtAl2017-InhibitionStabilizedNetworks
Initial .travis.yml
Adding initial code from Figshare
https://figshare.com/articles/Inhibitory_Stabilized_Network_models/4823212
Initial commit