neurom.analysis.morphtree.compare_trees

neurom.analysis.morphtree.compare_trees(tree1, tree2)

Comparison between all the nodes and their respective radii between two trees. Ids are do not have to be identical between the trees, and swapping is allowed

Returns:False if the trees are not identical. True otherwise.