Fix bug in `single_cell_model`, fix frequency in examples (#1458)
* Fix the regular schedule generated in `single_cell_model::run` * Adjust frequency of probes in python examples to the correct unit (KHz). Fixes #1457
Showing
- python/example/single_cell_detailed.py 1 addition, 1 deletionpython/example/single_cell_detailed.py
- python/example/single_cell_model.py 1 addition, 1 deletionpython/example/single_cell_model.py
- python/example/single_cell_nml.py 3 additions, 3 deletionspython/example/single_cell_nml.py
- python/example/single_cell_swc.py 3 additions, 3 deletionspython/example/single_cell_swc.py
- python/single_cell_model.cpp 1 addition, 1 deletionpython/single_cell_model.cpp
Please register or sign in to comment