axon_results.APs_reached_end axon_results.APs_reached_end(vm_key: str = 'V_mem') → bool[source] Return true if ALL APs have reached the both ends of the axon Parameters: vm_key (str, optional) – Rasterized Vmembrane key , by default “V_mem” Returns: True if ALL APs have reached the both ends of the axon, else False Return type: bool