neurom.io.utils.load_trees

neurom.io.utils.load_trees(filename, tree_action=None)

Load all trees in an input file

Loads all trees, regardless of whether they are connected :param filename: the path of the file storing morphology data :param tree_action: optional function to run on each of the neuron’s :param neurite trees.:

Raises:IDSequenceError if filename contains non-incremental ID sequence