Merge pull request #16 from OpenSourceBrain/development
More adding of spikeThresh
Merge pull request #15 from OpenSourceBrain/development
Adding for future nml validity
Looser eden test for macos
Manually edited to add spikeThresh
Remove line failing on macos
Regenerated main cells with
Regenerated
Test on mac too...
Update GHA versions
Update omv-ci.yml
Add more tests
Printing report files, add 1 more netpyne test
Reduce timestep of l23nbc; test with eden
Merge pull request #13 from OpenSourceBrain/development
Update spike times for nrn 8.1
Test with master of omv repo
More updates for nrn8.1
Test with osb-model-validation@test_pynn0101
pip install 'numpy<=1.23.0'
Install pyelectro
Use pip install 'numpy<=1.23.0'
Regenerated nml files
Print info gen files
Update README.md
Update ci scripts
Create non_omv.yml
Create omv-ci.yml
Update .travis.yml
Change times l1 nrn for neuron 7.7
More python 3 fixes
More py3 fixes
Change for py3
Correct dir
Compile mods
jinja2 in travis
Merge branch 'update_nrn'
Regenerated; testing parse
Merge pull request #11 from OpenSourceBrain/update_nrn
Update tests to better check on Nrn 7.5&7.6
Disable nrn7.4
Changed recording step in original NRN 0.1->0.025
L5 cell test times out for netpyne...
Run tests on Netpyne
Licence info
Adding initial analysis of cells
remove parser-breaking break from _osb.yml
More example nets
Merge branch 'master' of github.com:OpenSourceBrain/BlueBrainProjectShowcase
Regenerated morphs
Add 1% h5 network
Add info on conversion to nml2 & full scale model
10% full scale network...
Test files
Test export
Update bbp net
Test network from connectome data
Ignoring
More compact
Modified ManyCells
Adding L23 interneuron: cNAC187_L23_NBC_9d37c4b1f8
Add tests for this cell Add tests of all cells on NetPyNE
Merge pull request #8 from JustasB/patch-1
Update ChannelpediaToNeuroML2.py
t variable was missing correct dimension
Adding "standard" NeuroML group names
Regenerated with some extra property info in cells
Downloaded latest zips from NMC & extracted here
Regenerated cells with latest lib/pyNeuroML
Create _osb.yml
Retested test_all.py & regenerated
Regenerated some chan analysis
Generated channel info for channelpedia channels
Adjusting spike times to comply with those generated by latest version of OMV Times are calculated now as the time point after the traces passes threshold (aot just before)
Updated plots
Back to 10 cells
Just 5 in example
More cells
Example network
Merge pull request #4 from wvangeit/master
Added requirements to README.md of parser directory
Merge branch 'master' of github.com:wvangeit/BlueBrainProjectShowcase
Made the parallelisation of the parser a commandline option Added more instructions to the README
Merge pull request #3 from OpenSourceBrain/wvangeit-patch-1
Fixing link in README
Fixed list in markdown of README
Added requirements sections to README
'Parser' link was point to NEURON instead of parser directory
jpg
Even more docs
Temporary addition of old ParseAll.py script