CVPerBranch#
- class braincell.CVPerBranch(cv_per_branch=1)[source]#
Assign the same number of CVs to every branch.
This is the default policy used by
Cell.cv_per_branch=1means one CV per branch; larger values split every branch uniformly in normalized branch coordinates.