neat.IonChannel.computePOpen

IonChannel.computePOpen(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 – Optional values for the state variables and concentrations. Broadcastable to v if provided

Returns

The open probability

Return type

float or np.ndarray of float