@ -69,7 +69,7 @@ class Fitter:
)
states = self.initial_values
t = [0, 1000]
t = self.time_points
V = model.mem_potential(t)
_calc_curr = model.calculated_current(states, V)
calculated_current = (
The note is not visible to the blocked user.