unmyelinated_results.get_start_APs
- unmyelinated_results.get_start_APs(vm_key: str = 'V_mem') ndarray[tuple[Any, ...], dtype[_ScalarT]]
Return list of (x,t) start positions of each detected APs
- Parameters:
vm_key (str, optional) – Vmembrane key, by default “V_mem”, by default “V_mem”
- Returns:
NDArray – Array of the start x-position of each APs
NDArray – Array of the start t-position of each APs