AllenInstitute / neuron_morphology

Tools for working with single-neuron morphological reconstructions
https://neuron-morphology.readthedocs.io/en/latest/
Other
19 stars 8 forks source link

Adding statistical feature to capture "mean and stdev of bifurcation distances" #185

Closed MatthewMallory closed 1 year ago

MatthewMallory commented 3 years ago

Created script to calculate the IVSCC feature "mean and stdev bifurcation distance" . This is the mean and standard deviation of relative positions projected to a line connecting the soma to the furthest node (from the soma) of selected compartment.

Added flexibility to calculate same metric for other coordinate and compartment types.

CLAassistant commented 3 years ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

:white_check_mark: MatthewMallory
:x: Matt Mallory


Matt Mallory seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

MatthewMallory commented 2 years ago

Let me know if we can get this PR merged, or what steps need to be done. These morphological features are used in various projects that have manuscripts in preparation. We are hoping to reference this package, so will need these features supported.