An adapted model of Bondarenko et al. Computer model of action potential of mouse ventricular myocytes.
Go to file
2024-07-16 14:41:22 +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 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
LICENSE Initial commit 2024-07-11 09:55:58 +03:00
Model.py Defined new func in Model to import variables into fitter.py yet the issue of correct importing still presists 2024-07-15 13:55:55 +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.