Crate swc_neuron
source ·Macros
- Thin wrapper around the
structure_mappingmacro for producing enums which extend the Neuromorpho SWC standard (i.e. have additional structure types in theCustomblock, 5+). - Macro for creating a public enum implementing StructureIdentifier.
Structs
- Error where a sample refers to an unknown parent sample.
- Struct representing a neuron skeleton as a tree of SwcSamples.
- Struct representing a row of a SWC file (a single sample from the neuron), which gives information about a single node in the tree.
Enums
- Error where a neuron represented by a SWC file is inconsistent.
- Error in parsing a SWC sample (row).
- Error for a SWC file which cannot be parsed