Commit Graph

23 Commits

Author SHA1 Message Date
ralf
5b630571b3 fixed fitter and model 2024-08-19 14:52:18 +03:00
ralf
a2bb97fe22 Model and fitter no longer print every iteration. Now need to fix the fitting and current 2024-08-13 10:41:00 +03:00
ralf
fb78cc2ddb unfortunately unable to fix issue, current needs to be fixed 2024-08-12 14:43:10 +03:00
ralf
02bcffbe63 no idea how to stop it from plotting too many plots 2024-08-12 14:01:40 +03:00
ralf
d23ba8416c fitting is initialized, ftol met, issues to be resolved with current 2024-08-12 13:40:13 +03:00
ralf
d374a34c65 no idea why it keeps printing the plot from model.py + other unresolved bugs 2024-08-12 13:15:13 +03:00
ralf
e44c0b6a47 Fitter now fits, some kinks yet to be fixed 2024-08-12 12:50:50 +03:00
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