Dominik Demuth
b27d9b55ff
subclass every PlotWidget because logtickvalues
2023-08-01 19:47:55 +02:00
Dominik Demuth
a5216b1eed
constrain legend rect to be fully inside viewbox; simplest solution to fix #113
2023-07-31 20:17:31 +02:00
Dominik Demuth
63f4f82228
remove spurious print
2023-07-30 18:10:14 +02:00
Dominik Demuth
b6136bc8ce
subclass QTableWidget for change multiple checkstates
2023-07-29 21:22:12 +02:00
Dominik Demuth
3149a3f958
setRegion of RegionItem with option to account for log mode
2023-07-17 19:19:38 +02:00
Dominik Demuth
76cd4acfb0
add flag for partial fits; closes #83
2023-07-12 20:48:28 +02:00
Dominik Demuth
ac039c1b6d
higher zValues for borders of RegionItem to move overlapping RegionItems
2023-07-12 18:31:29 +02:00
Dominik Demuth
fbf4246c7e
bugfix eval expression; closes #83
2023-07-09 19:45:26 +02:00
a26595695c
Binning and Tg ( #85 )
...
add binning; determine Tg of DSC;
closes #60 ; part of #61
Co-authored-by: Dominik Demuth <dominik.demuth@physik.tu-darmstadt.de>
Reviewed-on: #85
2023-06-20 17:13:13 +00:00
Dominik Demuth
45d319834b
fitresult window is reused and remembers fitplot range/log; closes #65
...
add color to sub-functions in fit result window
Fitresult window shows one set at a time, more space for plot; closes #66
2023-05-14 15:24:25 +02:00
Dominik Demuth
edf858da29
hacky solution to have correct tuda colors in agr file; closes #63
2023-05-11 20:12:32 +02:00
Dominik Demuth
75ec462efd
add logging to fit exception to retain more info and find problem with #56 ; all references to current graph are either None or id, should close #57
2023-05-03 19:04:25 +02:00
Dominik Demuth
efd5b34b13
create .local/bin folder for AppImage if not existent
2023-04-19 18:33:11 +02:00
59625c1581
more_bugs ( #51 )
...
closes #46 , #47 , #7
Co-authored-by: Dominik Demuth <dominik.demuth@physik.tu-darmstadt.de>
Reviewed-on: #51
2023-04-16 15:40:58 +00:00
Dominik Demuth
bd8a4f16ea
UpperManagement.deleteDate emits list of sets, indexes in datawidget are now only updated once
2023-04-15 15:40:49 +02:00
Dominik Demuth
e41c42d573
move iteration of deleting sets inside undo
2023-04-15 14:55:14 +02:00
02f8a3bb31
fitting ( #43 )
...
adjustments to fit to see if fit is at least running, could help with #39
Co-authored-by: Dominik Demuth <dominik.demuth@physik.tu-darmstadt.de>
Reviewed-on: #43
2023-04-08 18:37:07 +00: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
2fbaa94109
catch strange behavior of strptime in get_zsync
2023-04-04 16:43:14 +00:00
ebf3e9635d
Update 'src/gui_qt/lib/utils.py'
2023-04-04 15:49:09 +00:00
79befb50f1
Update 'src/gui_qt/lib/utils.py'
2023-04-04 15:41:21 +00:00
0adb530dc2
Update 'src/gui_qt/lib/utils.py'
2023-04-04 15:34:09 +00:00
Dominik Demuth
d7fd8395e5
update zsync location
2023-04-02 19:44:01 +02:00
Dominik Demuth
75f9bc84f8
remove typo; remove unnecessary package
2023-04-02 19:23:04 +02:00
de9464ef9f
Update 'src/gui_qt/lib/utils.py'
2023-03-17 13:16:24 +00:00
466a63990d
Update 'src/gui_qt/lib/utils.py'
...
logger added to zsync download
2023-03-17 13:15:44 +00:00
Dominik Demuth
bc14b26a5f
logging to Updater added
2023-01-20 18:25:29 +01:00
Dominik Demuth
aa33706f5b
update: new AppImage is executable
2023-01-16 20:16:40 +01: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
5b0c5bb4bb
removed symbols from shift/scale, combobox in fitparameter respects sizehint
2023-01-15 16:33:57 +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
2c09573d2a
Display graph/set number in tree; fixes T243
2023-01-07 14:30:10 +01:00
Dominik Demuth
6eff9b5d91
Updating and downloading of AppImages might work
2023-01-06 20:40:31 +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
bf437ef8a7
weird bug for log-scaling fixed; fixes T248
2022-12-30 14:06:25 +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