axon_results.get_start_AP

axon_results.get_start_AP(x_AP: <MagicMock name='mock.array' id='139958333163664'>, t_AP: <MagicMock name='mock.array' id='139958333163664'>) float[source]

Returns the x,t start values of the AP

Parameters:
  • x_AP (np.array) – x positions of the AP

  • t_AP (np.array) – time values of the AP

Returns:

  • float – x start value of the AP

  • float – t start value of the AP