neuron_morphology.marker

Module Contents

Classes

Marker Simple dictionary class for handling reconstruction marker objects.

Functions

read_marker_file(file_name) read in a marker file and return a list of dictionaries
class neuron_morphology.marker.Marker(*args, **kwargs)

Bases: dict

Simple dictionary class for handling reconstruction marker objects.

neuron_morphology.marker.read_marker_file(file_name)

read in a marker file and return a list of dictionaries