neurom.check.neuron_checks.has_all_monotonic_neurites

neurom.check.neuron_checks.has_all_monotonic_neurites(neuron, tol=1e-06)[source]

Check that a neuron has only neurites that are monotonic

Parameters:
  • neuron (Neuron) – The neuron object to test
  • tol (float) – tolerance
Returns:

CheckResult with result