neuron_morphology.features.path module

neuron_morphology.features.path.calculate_max_path_distance(morphology, root=None, node_types=None)[source]

Helper for max_path_distance. See below for more information.

neuron_morphology.features.path.calculate_mean_contraction(morphology, root=None, node_types=None)[source]

See mean_contraction