vmApical_position¶
- 
biophysics_fitting.utils.vmApical_position(cell, dist=None)¶
- Fetch the exact location on the apical dendrite at a certain distance from the soma. - Assumes that the - Cellobject has an apical dendrite:- It contains at least one section with the label “ApicalDendrite” 
- Such section exists at - distdistance from the soma
- The section has at least one child 
 - See - get_inner_section_at_distance()for more information about which arguments can be used to define an apical section.
Documentation unclear, incomplete, broken or wrong? Let us know