neurom.check.neuron_checks.has_no_narrow_start

neurom.check.neuron_checks.has_no_narrow_start(neuron, frac=0.9)[source]

Check if neurites have a narrow start

Parameters:
  • neuron (Neuron) – The neuron object to test
  • frac (float) – Ratio that the second point must be smaller than the first
Returns:

CheckResult with a list of all first segments of neurites with a narrow start