neurom.check.neuron_checks.has_all_nonzero_neurite_radii

neurom.check.neuron_checks.has_all_nonzero_neurite_radii(neuron, threshold=0.0)

Check presence of neurite points with radius not above threshold

Parameters:
  • neuron – Neuron object whose segments will be tested
  • threshold – value above which a radius is considered to be non-zero
Returns:

status and list of (section ID, point ID) pairs of zero-radius points