neurom.io.checkΒΆ

Module with consistency/validity checks for raw data blocks

Functions

has_all_finite_length_segments Check that all segments of neurite type have a finite length
has_all_finite_radius_neurites Check that all points with neurite type have a finite radius
has_increasing_ids Check that IDs are increasing
has_sequential_ids Check that IDs are increasing and consecutive
has_soma_points Checks if the TYPE column of raw data block has
is_neurite_segment Check that both points in a segment are of neurite type
is_single_tree Check that data forms a single tree
no_missing_parents Check that all points have existing parents