neat.MorphTree.getLeafs

MorphTree.getLeafs(recompute_flag=0)[source]

Overloads the getLeafs of the parent class to return the leafs in the current treetype.

Parameters

recompute_flag (bool) – Whether to force recomputing the leaf list. Defaults to 0.