SimulationConfig 'conditions' and 'output' sections parsing (#200)
* Parse 'output' and 'conditions' sections in SimulationConfig
Co-authored-by:
Weina Ji <weina.ji@epfl.ch>
Showing
- include/bbp/sonata/config.h 32 additions, 0 deletionsinclude/bbp/sonata/config.h
- python/bindings.cpp 40 additions, 2 deletionspython/bindings.cpp
- python/generated/docstrings.h 39 additions, 0 deletionspython/generated/docstrings.h
- python/tests/test.py 15 additions, 1 deletionpython/tests/test.py
- src/config.cpp 49 additions, 10 deletionssrc/config.cpp
- tests/data/config/simulation_config.json 50 additions, 1 deletiontests/data/config/simulation_config.json
- tests/test_config.cpp 27 additions, 2 deletionstests/test_config.cpp
Please register or sign in to comment