Skip to content
Snippets Groups Projects
Commit 49264f60 authored by Benjamin Cumming's avatar Benjamin Cumming Committed by Sam Yates
Browse files

cable_cell segment interface read-only (#889)

* Make access to `segment`s in a `cable_cell` read only
* Change cell constructor to require morphology and label dictionary; `make_cable_cell` no longer required.
* Consolidate paint/place functionality on `cable_cell`.
* Add simple cell builder wrapping new API for use in unit tests.
* Remove validation test code: appropriate validation tests will need to be implemented in nsuite.

Fixes #871 
parent deec65e9
No related branches found
No related tags found
No related merge requests found
Showing
with 763 additions and 999 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment