Notebook for demo how to get features with neuron_morphology

To obtain the package, please see https://neuron-morphology.readthedocs.io/en/readthedocs/.

This step-by-step guid will walk you through the whole process of getting the interested features with neuron_morphology.

Pick your neuron (.swc/.csv)

Here select one SWC file as an example.

Load SWC file as morphology data

We can load the SWC file into our morphology data object and then calculate features on it.

List default features to extract

Register your interested features

In this example, we register all the default features to extract.

Extracting features

Results

Or save the features as h5 or csv file