myelinated_results.get_start_APs

myelinated_results.get_start_APs(vm_key: str = 'V_mem') <MagicMock name='mock.NDArray.__or__()' id='139958333082992'>

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