neat.MorphTree.get_node_indices

MorphTree.get_node_indices(name)[source]

Returns an array of node indices of locations of a specified name

Parameters:

name (string) – name under which the desired list of locations is stored

Return type:

numpy.array of ints