braincell.io.save_branch#
- braincell.io.save_branch(branch, path)[source]#
Write a
Branchto a braincell checkpoint file.- Parameters:
- Returns:
The final path the checkpoint was written to.
- Return type:
- Raises:
TypeError – If branch is not a
Branchinstance.
See also
load_branchInverse operation.
save_morphoPersist a whole morphology tree.