neurom.io.utilsΒΆ
Utility functions and for loading neurons
Functions
get_morph_files |
Get a list of all morphology files in a directory |
load_data |
Unpack data into a raw data wrapper |
load_neuron |
Build section trees from an h5 or swc file |
load_neurons |
Create a population object from all morphologies in a directory of from morphologies in a list of file names |
Classes
NeuronLoader |
Caching morphology loader. |