Commit Graph

29 Commits

Author SHA1 Message Date
ralf
bb67e34f73 Applied good practice tips; Fixed typos in expressions in model.py 2024-08-08 11:01:19 +03:00
ralf
89c492dd6c progress without progress 2024-08-06 10:53:09 +03:00
ralf
13033f6936 Progress free coding 2024-08-06 10:39:34 +03:00
ralf
f4169b17b8 Progress - new typeError emerged on a new line 2024-08-05 13:52:51 +03:00
ralf
a999da570e fixed iso to tag as is in the file, added function to print out attributes 2024-08-05 13:27:23 +03:00
ralf
05656c85d6 prelimenary exploration for fitter 2024-08-05 13:19:34 +03:00
ralf
a5a731376d author has lost his mind 2024-07-29 15:47:48 +03:00
ralf
c232400943 minor attempt at improvement 2024-07-29 15:38:38 +03:00
ralf
59d5efe418 functioning data organizer for group fitting .h5 file 2024-07-25 10:48:39 +03:00
ralf
c2fcdc0a24 relocated things, new issue emerged 2024-07-23 13:15:29 +03:00
ralf
7d6124752b Added current, failed to make it work, new error to be fixed found 2024-07-22 13:28:48 +03:00
ralf
d825cdc811 minor changes for future work 2024-07-17 15:47:26 +03:00
ralf
41b0e324f8 placeholder function added to model 2024-07-17 12:57:46 +03:00
ralf
993b530f3a formatting change 2024-07-17 12:43:51 +03:00
ralf
48bd4ffaf2 minor adjustments after trial and error 2024-07-16 15:06:50 +03:00
ralf
d76122ee7b 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
ralf
98e4587152 minimal debug, issue of initial_values taking self from fitter not model still persists 2024-07-15 14:10:59 +03:00
ralf
df8c89c8e3 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
ralf
30289b5744 TypeError replaced with IndexError 2024-07-12 15:17:55 +03:00
ralf
0824b0c4fe renamed into English 2024-07-11 13:48:33 +03:00
ralf
e6fcf23d38 Fixed mistake of adding the fitter to the wrong location 2024-07-11 13:45:10 +03:00
ralf
966833fd14 added missing experiment fitter 2024-07-11 13:43:33 +03:00
ralf
eb32120675 cleared up more errors 2024-07-11 13:24:08 +03:00
ralf
7cf6590f94 debugging of fitter, many issues still persist 2024-07-11 13:05:32 +03:00
ralf
6e7a727b1a formatted statistiline_filter to standard 2024-07-11 11:15:30 +03:00
ralf
645d908000 Changed formatting, some conflicts yet to be resolved 2024-07-11 10:58:18 +03:00
f887c94a70 Upload files to "/"
Added the Data, fitter, and statistiline_filter scripts that are necessary working with the model.
2024-07-11 10:08:48 +03:00
0e504c0176 Upload files to "/"
Contains all of the variables and collection of differential equations required to model calcium dynamics inside a mouse ventricular myocyte.
2024-07-11 09:59:57 +03:00
2dba3ee35d Initial commit 2024-07-11 09:55:58 +03:00