myelinated_results.APs_reached_end

myelinated_results.APs_reached_end(vm_key: str = 'V_mem') bool

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