neurom.check.neuron_checks.has_apical_dendrite

neurom.check.neuron_checks.has_apical_dendrite(neuron, min_number=1, treefun=<function _read_neurite_type>)[source]

Check if a neuron has apical dendrites

Parameters:
  • neuron (Neuron) – The neuron object to test
  • min_number – minimum number of apical dendrites required
  • treefun – Optional function to calculate the tree type of neuron’s
  • neurites
Returns:

CheckResult with result