unmyelinated_results.get_AP_downward_len

unmyelinated_results.get_AP_downward_len(x_AP: <MagicMock name='mock.array' id='139958333163664'>, t_AP: <MagicMock name='mock.array' id='139958333163664'>) int

Returns the length (number of x pts) of the AP in the downward direction

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

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

Returns:

number of AP x-pos points in the downward direction

Return type:

int