|
15c959fd71
|
save fit parameter adds name to file as extra comment; possible solution for #59
|
2023-05-08 19:54:55 +02:00 |
|
|
1378cf6ac7
|
Fitresult accepts label argument as set name
|
2023-05-08 18:48:08 +02:00 |
|
|
a964e02612
|
correct baseline and slopes for calibration measurements at high DSC rates
|
2023-05-08 18:20:04 +02:00 |
|
|
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 |
|
|
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 |
|
|
adcd98fc31
|
dsc baseline uses consistent offset for correction; closes #53
|
2023-05-02 17:35:28 +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 |
|
|
7671a56b6f
|
merge cfunc -> main
|
2023-04-30 14:59:58 +02:00 |
|
|
8086dd5276
|
finalized c functions
|
2023-04-29 20:40:32 +02:00 |
|
|
9479364a64
|
delete item after the iteration to find its index; closes #52
|
2023-04-27 19:08:14 +02:00 |
|
|
def2a99ed8
|
datawidget.py: raise AttributeError manually if item is graph, was not always raised; maybe problem of #52
|
2023-04-27 12:15:43 +02:00 |
|
|
ac4a4d3b8e
|
DSC: remove non-finite values due mismatch in beginnings of sample and empty
|
2023-04-24 19:24:23 +02:00 |
|
|
dd1c26e285
|
more work on loggaussian
|
2023-04-23 19:55:53 +02:00 |
|
|
eba7869c4d
|
data list in QEvalDialog uses current names instead of stored
|
2023-04-19 19:43:04 +02:00 |
|
|
efd5b34b13
|
create .local/bin folder for AppImage if not existent
|
2023-04-19 18:33:11 +02:00 |
|
|
2d472bd44e
|
lower epsabs for integration of energy barrier spec dens
|
2023-04-19 18:24:29 +02:00 |
|
|
2042148d0f
|
C function for energy distribution spectral density
|
2023-04-17 20:17:54 +02:00 |
|
|
4a9d50e8a4
|
refactor Log-Gaussian susceptibility
|
2023-04-17 17:43:18 +02:00 |
|
|
56b588293d
|
add loggausian to c func and move lookup of c library
|
2023-04-17 17:31:34 +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 |
|
|
bb3d5ac58b
|
remoce matplotlib import
|
2023-04-16 14:33:05 +02:00 |
|
|
48861c3f80
|
remove spurious print
|
2023-04-16 14:20:40 +02:00 |
|
|
8e2ebfc765
|
Merge branch 'more_bugs'
|
2023-04-16 14:17:36 +02:00 |
|
|
924b58beda
|
move iteration of deleting sets inside undo, fixes #36
|
2023-04-15 15:49:08 +02:00 |
|
|
bd8a4f16ea
|
UpperManagement.deleteDate emits list of sets, indexes in datawidget are now only updated once
|
2023-04-15 15:40:49 +02:00 |
|
|
e41c42d573
|
move iteration of deleting sets inside undo
|
2023-04-15 14:55:14 +02:00 |
|
|
c94231f9d9
|
add block to graphwindow to stop rescale/legend uupdates
|
2023-04-15 14:54:25 +02:00 |
|
|
99bb196e5c
|
basic FC reading is working for different script version
|
2023-04-14 19:17:05 +02:00 |
|
|
e5563d55d5
|
set graphs in fc reader
|
2023-04-14 17:58:14 +02:00 |
|
|
abe6ca42c7
|
added build date of appimage as version; closes #48
|
2023-04-13 20:03:39 +02:00 |
|
|
40961a89df
|
correct path in makefile
|
2023-04-13 19:38:58 +02:00 |
|
|
29518b9ea0
|
newer FC scripts are working, now older ones fail
|
2023-04-12 20:42:33 +02:00 |
|
|
3793f67951
|
rate and time in exponential function was switched
|
2023-04-12 20:01:27 +02:00 |
|
|
0251dea563
|
uncheck fits in data_table
|
2023-04-12 17:28:12 +02:00 |
|
|
bc034cf4f4
|
set region flag correctly
|
2023-04-12 17:27:05 +02:00 |
|
|
3e513a1231
|
update makefile
|
2023-04-11 19:06:35 +02:00 |
|
|
ead30d127a
|
add C function for FFHS integration
|
2023-04-10 19:33:23 +02:00 |
|
|
3b79c571fb
|
eval expression reuses ListWidgetItems of datasets; closes #31
|
2023-04-09 20:20:37 +02:00 |
|
|
ee8ea4f2c5
|
remove epsilons from integration, now 50% faster
|
2023-04-09 19:37:22 +02:00 |
|
|
2c0cdfbd68
|
add constant to ffhs
|
2023-04-09 19:37:18 +02:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|