An adapted model of Bondarenko et al. Computer model of action potential of mouse ventricular myocytes.
Go to file
2024-07-16 15:06:50 +03:00
__pycache__ fixed previous error related to getting initial values. New error emerged, as there is no object or function called calculated_current() in model - no idea how code was able to function previously 2024-07-16 14:41:22 +03:00
.gitignore cleared up more errors 2024-07-11 13:24:08 +03:00
Data.py Changed formatting, some conflicts yet to be resolved 2024-07-11 10:58:18 +03:00
experiment_fitter.py Fixed mistake of adding the fitter to the wrong location 2024-07-11 13:45:10 +03:00
fitter.py minor adjustments after trial and error 2024-07-16 15:06:50 +03:00
LICENSE Initial commit 2024-07-11 09:55:58 +03:00
Model.py minor adjustments after trial and error 2024-07-16 15:06:50 +03:00
README.md Initial commit 2024-07-11 09:55:58 +03:00
statistical_filter.py renamed into English 2024-07-11 13:48:33 +03:00

Calcium_Model

An adapted model of Bondarenko et al. Computer model of action potential of mouse ventricular myocytes.