|
92a3933ed4
|
bugfixes (#188)
Build AppImage / Explore-Gitea-Actions (push) Successful in 1m58s
Bugfixes for several issues: closes #163, closes #151, closes #176, closes #138, closes #104
Co-authored-by: Dominik Demuth <dominik.demuth@physik.tu-darmstadt.de>
Reviewed-on: #188
|
2023-12-26 16:05:19 +00:00 |
|
Dominik Demuth
|
a9d284eabe
|
rethink choices of 0c7ca0b9ba; minimum selection at least should work, cf. #166
|
2023-12-04 19:38:29 +01:00 |
|
Dominik Demuth
|
0c7ca0b9ba
|
set options to make paintEvents faster; does not much for RAM usage (closes #104)
|
2023-11-29 18:14:03 +01:00 |
|
Dominik Demuth
|
e063abc712
|
fix grace export bugs; closes #155
|
2023-11-23 19:43:50 +01:00 |
|
Dominik Demuth
|
64b270d7c1
|
remove enableAutoRange call to stop unwanted rescales; closes #143
|
2023-11-15 20:16:17 +01:00 |
|
Dominik Demuth
|
735896e68d
|
background color of legend is not changed; fixes #141
|
2023-11-13 17:11:38 +01:00 |
|
Dominik Demuth
|
0046d04683
|
improve performance building data tree
|
2023-09-19 17:22:59 +02:00 |
|
Dominik Demuth
|
ea62a05bd3
|
improve performance for show/hide graphs
|
2023-09-19 16:32:54 +02:00 |
|
Dominik Demuth
|
04037d6b4d
|
Merge branch 'fit_constraints'
# Conflicts:
# src/gui_qt/main/management.py
|
2023-09-19 12:39:32 +02:00 |
|
Dominik Demuth
|
067857eda2
|
minor fixes
|
2023-09-19 12:22:33 +02:00 |
|
Dominik Demuth
|
22f317da8d
|
remove wonky path variable from graph export to use last directory instead; closes #121
|
2023-09-13 17:25:53 +02:00 |
|
Dominik Demuth
|
b27d9b55ff
|
subclass every PlotWidget because logtickvalues
|
2023-08-01 19:47:55 +02:00 |
|
Dominik Demuth
|
3475650899
|
signal b/w change in graph was not connected
|
2023-08-01 18:06:33 +02:00 |
|
Dominik Demuth
|
0eca306ebe
|
assert that log scale is finite
|
2023-08-01 18:00:23 +02:00 |
|
Dominik Demuth
|
bae7ee2db6
|
list of active sets uses actual order instead order they were displayed; closes #111
|
2023-07-30 16:18:18 +02:00 |
|
Dominik Demuth
|
dde7b7006d
|
overwrite logTickValues of AaxisItem to avoid to many minor ticks; maybe closes #110
|
2023-07-29 21:25:22 +02:00 |
|
Dominik Demuth
|
7762e299e4
|
manually setting graph limits when log-scaling to reduce memory usages;
|
2023-07-29 21:22:10 +02:00 |
|
Dominik Demuth
|
76cd4acfb0
|
add flag for partial fits; closes #83
|
2023-07-12 20:48:28 +02:00 |
|
Dominik Demuth
|
1378cf6ac7
|
Fitresult accepts label argument as set name
|
2023-05-08 18:48:08 +02:00 |
|
Dominik Demuth
|
48861c3f80
|
remove spurious print
|
2023-04-16 14:20:40 +02:00 |
|
Dominik Demuth
|
c94231f9d9
|
add block to graphwindow to stop rescale/legend uupdates
|
2023-04-15 14:54:25 +02:00 |
|
|
43285b4bd5
|
added first version of a backup system (#37)
Co-authored-by: Dominik Demuth <dominik.demuth@physik.tu-darmstadt.de>
Reviewed-on: #37
|
2023-04-05 17:50:06 +00:00 |
|
Dominik Demuth
|
0eb0a4be77
|
saving removes bad characters
|
2023-01-26 19:30:39 +01:00 |
|
Dominik Demuth
|
ccbdf72416
|
agr files with skipped set/graph numbers were not read nor written; fixes T252
|
2023-01-14 17:05:29 +01:00 |
|
Dominik Demuth
|
a98f454942
|
added flag to FileDialog for open and save mode; fixes T251
|
2023-01-10 18:40:57 +01:00 |
|
Dominik Demuth
|
bfe28f127d
|
replaced exception with warning if maximum number of colors is reached; fixes T250
|
2023-01-05 17:23:30 +01:00 |
|
Dominik Demuth
|
bf437ef8a7
|
weird bug for log-scaling fixed; fixes T248
|
2022-12-30 14:06:25 +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
|
a61dc40343
|
export to grace uses current set order
|
2022-11-14 20:12:15 +01:00 |
|
dominik
|
091677991b
|
save fit parameter does not confirm overwrite; export graphics with try-catch around get_data_opts;
|
2022-11-08 20:07:16 +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 |
|