neat.IonChannel.compute_p_open

IonChannel.compute_p_open(v, **kwargs)[source]

Compute the open probability of the ion channel

Parameters:
  • v (float or np.ndarray of float) – The voltage at which to evaluate the open probability

  • **kwargs (float or np.ndarray) – Optional values for the state variables and concentrations.

Returns:

The open probability

Return type:

float or np.ndarray of float