Dominik Demuth
24b56cbd2a
calc_relaxation: create copy of x to avoid unintended overwrite
2023-09-13 17:16:57 +02:00
Dominik Demuth
d8e5de6b7a
T1+T2 calculation now always iterates over all args that can be from data
2023-09-11 19:50:58 +02:00
Dominik Demuth
a406908a69
catch errors in fit preparation
2023-09-07 19:52:53 +02:00
Dominik Demuth
e2e52cebde
fixed overwrite of weight option for deltay, resulted in invalid weights; closes #117
2023-09-07 17:48:49 +02:00
Dominik Demuth
7febe55929
order of fits correspond order in graph, fit result window has correct order, see #109
2023-08-07 18:42:10 +02:00
Dominik Demuth
becc1a15a9
move shift/scale to container; closes #102
2023-07-24 17:38:55 +02:00
Dominik Demuth
1ff462c4b1
remove duplicate call of t1 calculate and t1 interpolation
2023-07-21 19:53:08 +02:00
Dominik Demuth
76cd4acfb0
add flag for partial fits; closes #83
2023-07-12 20:48:28 +02:00
Dominik Demuth
33afc2ca94
active graph is unchanged after pick position is applied; closes #89
2023-07-12 19:05:17 +02:00
Dominik Demuth
fbf4246c7e
bugfix eval expression; closes #83
2023-07-09 19:45:26 +02:00
Dominik Demuth
91afe8224f
numerical values of data as tooltip; closes #90
2023-07-08 19:55:20 +02:00
Dominik Demuth
ead9751541
tg dialog clean-up
2023-07-06 20:05:10 +02:00
Dominik Demuth
a310a78fb9
added tnmh; some bugfixes
2023-07-05 19:51:06 +02:00
Dominik Demuth
8de4a0cbd3
interim save
2023-07-05 17:35:31 +02:00
Dominik Demuth
bc946e1027
interim save
2023-07-03 18:21:55 +02:00
Dominik Demuth
8a96e0472d
stuff
2023-06-26 19:57:23 +02:00
Dominik Demuth
c9ea32629d
Tg export finalized
2023-06-20 19:09:31 +02:00
Dominik Demuth
032ffb72b1
Merge branch 'main' into dsc
...
# Conflicts:
# src/gui_qt/main/mainwindow.py
2023-06-20 18:07:52 +02:00
Dominik Demuth
354d5cbc99
generalize binning
2023-06-19 20:03:21 +02:00
Dominik Demuth
22f8bc80ed
concat mask also; closes #84
2023-06-19 18:15:25 +02:00
Dominik Demuth
84d588cf80
work on export
2023-06-19 17:50:36 +02:00
Dominik Demuth
5b146433f3
binning
2023-06-16 20:25:24 +02:00
Dominik Demuth
89c640e591
bugfix: remove value display item from graph before deletion
2023-06-15 20:00:52 +02:00
Dominik Demuth
1703b8d514
add binning
2023-06-15 19:57:13 +02:00
Dominik Demuth
988d2ccbda
minor cleanup
2023-06-13 20:28:37 +02:00
Dominik Demuth
2499aac7a1
check for value changes while tabbing in edit mode, avoid signal; closes #79
2023-06-12 20:40:00 +02:00
Dominik Demuth
26fea8f69f
remove temporary elements from graphs before deletion
2023-06-04 15:57:17 +02:00
Dominik Demuth
2906c17472
more ui
2023-05-24 19:34:06 +02:00
Dominik Demuth
65034d4518
sub function show numbering; closes #70
2023-05-19 18:13:57 +02:00
Dominik Demuth
fcaf43b3eb
fixed problem with setting color from context menu
2023-05-18 18:51:02 +02:00
Dominik Demuth
12dacb73b3
add QMessageBox to display existing backup files
2023-05-16 20:05:55 +02:00
Dominik Demuth
753cd06dd1
pick position remembers selected destination graph; closes #62
2023-05-14 18:16:23 +02: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
a72e4ba833
add logging to fit exception to retain more info; all references to current graph are either None or id
2023-05-03 19:06:35 +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
d8cc99cea4
dsc ( #55 )
...
closes #53
Co-authored-by: Dominik Demuth <dominik.demuth@physik.tu-darmstadt.de>
Reviewed-on: #55
2023-04-30 18:21:16 +00: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
8e2ebfc765
Merge branch 'more_bugs'
2023-04-16 14:17:36 +02:00
Dominik Demuth
924b58beda
move iteration of deleting sets inside undo, fixes #36
2023-04-15 15:49:08 +02: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
Dominik Demuth
e5563d55d5
set graphs in fc reader
2023-04-14 17:58:14 +02:00
Dominik Demuth
abe6ca42c7
added build date of appimage as version; closes #48
2023-04-13 20:03:39 +02:00
Dominik Demuth
0251dea563
uncheck fits in data_table
2023-04-12 17:28:12 +02:00
Dominik Demuth
3b79c571fb
eval expression reuses ListWidgetItems of datasets; closes #31
2023-04-09 20:20:37 +02:00
Dominik Demuth
767fa5f6fb
timer needs to be child of window
2023-04-09 19:37:01 +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
Dominik Demuth
ffecc9c873
remove duplicates of keys in deletion; may help with #36
2023-04-08 17:16:05 +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