make h5 files available through PopulationProperties (#230)
* circuit_config.json must now conform to the BBP standard for populations to be found * the circuit_config.json now is the ground truth for available properties: if multiple nodes files contain the same population name, only the one referenced in the circuit_config.json is considered
Showing
- include/bbp/sonata/config.h 14 additions, 0 deletionsinclude/bbp/sonata/config.h
- python/bindings.cpp 7 additions, 1 deletionpython/bindings.cpp
- python/generated/docstrings.h 10 additions, 4 deletionspython/generated/docstrings.h
- python/tests/test.py 6 additions, 0 deletionspython/tests/test.py
- src/config.cpp 72 additions, 108 deletionssrc/config.cpp
- tests/data/config/circuit_config.json 10 additions, 2 deletionstests/data/config/circuit_config.json
- tests/test_config.cpp 5 additions, 0 deletionstests/test_config.cpp
Please register or sign in to comment