Skip to content

Documentation on using sample_tree #1117

Answered by bcumming
lungsi asked this question in General
Discussion options

You must be logged in to vote

Hello Lungsi,

The sample_tree interface has been replaced with segment_trees, which allow Arbor to model a wider range of morphology characteristics. Unfortunately, as you point out, some of the documentation has not yet been updated. There are some draft documents on the following link. It still requires some work to remove all of the segment_tree references.

https://arbor.readthedocs.io/en/pydoc/morphology.html

The master branch contains segment_trees, however the most recent release (which you get if installing pip install arbor does not.)

You can install a recent version by checking out the GitHub repository and building it yourself, or alternatively via pip:

pip install git+https://g…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by lungsi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants