neurom.check.neuron_checks.has_apical_dendrite

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

Check if a neuron has apical dendrites

Parameters:
  • 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