Fitter now fits, some kinks yet to be fixed
This commit is contained in:
parent
6633e99003
commit
e44c0b6a47
Binary file not shown.
@ -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 = (
|
||||
|
Loading…
x
Reference in New Issue
Block a user