myelinated_results.get_xmax_AP

myelinated_results.get_xmax_AP(x_AP: <MagicMock name='mock.array' id='139958333163664'>, t_AP: <MagicMock name='mock.array' id='139958333163664'>) float

Returns the x,t values the maximum 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 maximum AP x-position

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