myelinated_results.get_xmin_AP

myelinated_results.get_xmin_AP(x_AP: array, t_AP: array) float

Returns the x,t values the minimum AP x-position

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

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

Returns:

  • float – x value of the minimum AP x-position

  • float – t value of the minimum AP x-position