Commit Graph

16 Commits

Author SHA1 Message Date
ralf
6633e99003 model clarity improvement 2024-08-08 13:45:53 +03:00
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
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
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
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
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
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