SONATA sim config updates (#245)
* SONATA sim config updates See: https://github.com/BlueBrain/sonata-extension/pull/19 Remove key "synapses_init_depleted" in "conditions" section (BBPBGLIB-968) Move key "spike_location" from "run" to "conditions" (BBPBGLIB-914)
Showing
- include/bbp/sonata/config.h 4 additions, 5 deletionsinclude/bbp/sonata/config.h
- python/bindings.cpp 11 additions, 13 deletionspython/bindings.cpp
- python/generated/docstrings.h 11 additions, 13 deletionspython/generated/docstrings.h
- python/tests/test_config.py 2 additions, 3 deletionspython/tests/test_config.py
- src/config.cpp 8 additions, 8 deletionssrc/config.cpp
- tests/data/config/simulation_config.json 1 addition, 2 deletionstests/data/config/simulation_config.json
- tests/test_config.cpp 6 additions, 4 deletionstests/test_config.cpp
Please register or sign in to comment