Make LIF cells probeable. (#2021)
* Functionality * Add probes to LIF cells. * Docs * Remove errorneous statement(s) about LIF cells (there never was an E_reset...) * Move probing chapter one level up (concepts/cable_cells -> concepts) * Tests * Add tests for LIF probes
Showing
- arbor/include/arbor/lif_cell.hpp 7 additions, 1 deletionarbor/include/arbor/lif_cell.hpp
- arbor/lif_cell_group.cpp 169 additions, 49 deletionsarbor/lif_cell_group.cpp
- arbor/lif_cell_group.hpp 24 additions, 1 deletionarbor/lif_cell_group.hpp
- doc/concepts/cable_cell.rst 0 additions, 1 deletiondoc/concepts/cable_cell.rst
- doc/concepts/index.rst 2 additions, 0 deletionsdoc/concepts/index.rst
- doc/concepts/lif_cell.rst 29 additions, 13 deletionsdoc/concepts/lif_cell.rst
- doc/concepts/probe_sample.rst 7 additions, 3 deletionsdoc/concepts/probe_sample.rst
- doc/cpp/probe_sample.rst 16 additions, 0 deletionsdoc/cpp/probe_sample.rst
- doc/images/lif.svg 1297 additions, 0 deletionsdoc/images/lif.svg
- doc/index.rst 1 addition, 0 deletionsdoc/index.rst
- doc/python/lif_cell.rst 0 additions, 4 deletionsdoc/python/lif_cell.rst
- doc/python/probe_sample.rst 9 additions, 0 deletionsdoc/python/probe_sample.rst
- example/brunel/brunel.cpp 0 additions, 1 deletionexample/brunel/brunel.cpp
- python/CMakeLists.txt 1 addition, 1 deletionpython/CMakeLists.txt
- python/cells.cpp 2 additions, 4 deletionspython/cells.cpp
- python/example/brunel.py 0 additions, 1 deletionpython/example/brunel.py
- python/probes.cpp 44 additions, 8 deletionspython/probes.cpp
- python/pyarb.hpp 2 additions, 1 deletionpython/pyarb.hpp
- python/test/unit/test_probes.py 61 additions, 0 deletionspython/test/unit/test_probes.py
- test/unit/test_lif_cell_group.cpp 132 additions, 9 deletionstest/unit/test_lif_cell_group.cpp
Please register or sign in to comment