neurom.io.utils.load_neurons

neurom.io.utils.load_neurons(neurons, neuron_loader=<function load_neuron>)

Create a list of Neuron objects from each morphology file in directory or from a list or tuple of file names

Parameters:neurons – directory path or list of neuron file paths
Returns:list of Neuron objects