Commit Graph

16 Commits

Author SHA1 Message Date
Dominik Demuth
abe6ca42c7 added build date of appimage as version; closes #48 2023-04-13 20:03:39 +02:00
0ec0021727 appimage-starter (#42)
create program launcher;
reduced size of appimage;
download of appimages working(?)

Co-authored-by: Dominik Demuth <dominik.demuth@physik.tu-darmstadt.de>
Reviewed-on: #42
2023-04-08 13:28:13 +00:00
6b71de8265 bug-fixer (#40)
fixes #32, #34, #39

Co-authored-by: Dominik Demuth <dominik.demuth@physik.tu-darmstadt.de>
Reviewed-on: #40
2023-04-07 13:45:28 +00:00
28c15ff565 extrapolate_fit (#21)
New sets with arbitrary x range can be created from fit results

Co-authored-by: Dominik Demuth <dominik.demuth@physik.tu-darmstadt.de>
Reviewed-on: #21
2023-03-12 19:37:10 +00:00
Dominik Demuth
e997712f0a number of function parameter is counted correctly when setting new values 2023-01-15 19:09:28 +01:00
Dominik Demuth
89a3313e74 display logged error messages within program 2023-01-10 19:46:19 +01:00
Dominik Demuth
71f8871445 dialog to create fit functions 2023-01-08 19:30:15 +01:00
Dominik Demuth
f05d28f6e6 added autophase; fixes T217 2023-01-07 19:13:13 +01:00
Dominik Demuth
6533754e3a removed obsolete _rc folder 2023-01-07 18:19:15 +01:00
Dominik Demuth
04eb83a19d crude updater added; write_state uses plain text, not pickle; disallow invalid characters; T246 2023-01-05 15:27:33 +01:00
Dominik Demuth
a4950839d0 reworked import of text files; fixes T249 2022-12-30 14:07:38 +01:00
Dominik Demuth
377454b683 menu item for easier bug reports; renaming of plot to graph; fixes T237; fixes T241; 2022-11-28 20:37:06 +01:00
dominik
4ca8f434aa value tab plots complex selection; graphwindows shows last path for export; filedialog uses call not init 2022-11-19 17:59:35 +01:00
dominik
a746afadff interactive integration; new user-defined fit functions reloads model list; fixed requirements.txt 2022-11-07 20:44:18 +01:00
dominik
0ba872571b save previews in graphics 2022-10-30 18:45:43 +01:00
dominik
8d148b639b BUGFIX: VFT;
change to src layout
2022-10-20 17:23:15 +02:00