Add more visibility to decor. (#1953)
Functionality to - delete ions from global properties - peek into global properties - expose painted, placed, and defaulted items - expose voltage limit to python - make voltage limit an optional to allow for arbitrary values. - Add ion_settings view to python = (valence, ion_data, rev_pot_method) Documentation - cable cell properties in python Closes #1578 Closes #1577 Closes #1607
Showing
- arbor/fvm_lowered_cell_impl.hpp 4 additions, 4 deletionsarbor/fvm_lowered_cell_impl.hpp
- arbor/include/arbor/cable_cell_param.hpp 2 additions, 2 deletionsarbor/include/arbor/cable_cell_param.hpp
- doc/cpp/cable_cell.rst 2 additions, 2 deletionsdoc/cpp/cable_cell.rst
- doc/python/cable_cell.rst 62 additions, 1 deletiondoc/python/cable_cell.rst
- doc/python/decor.rst 13 additions, 1 deletiondoc/python/decor.rst
- python/cells.cpp 131 additions, 8 deletionspython/cells.cpp
Please register or sign in to comment