neat.IonChannel.compute_varinf¶
- IonChannel.compute_varinf(v)[source]¶
Compute the asymptotic values for the state variables at a given activation level
- Parameters:
v (float or np.ndarray) – The voltage at which to evaluate the open probability
- Returns:
The asymptotic activations, items are of same type (and shape) as v
- Return type:
dict of np.ndarray of dict of float