66 Commits

Author SHA1 Message Date
1162458290 catch empty sets before fit (); closes
Co-authored-by: Dominik Demuth <dominik.demuth@physik.tu-darmstadt.de>
Reviewed-on: 
2024-04-04 17:26:52 +00:00
403273e0d7 emit update of changed graph titles (); close
Co-authored-by: Dominik Demuth <dominik.demuth@physik.tu-darmstadt.de>
Reviewed-on: 
2024-03-27 18:02:53 +00:00
2f9cb761cf use tree colors in fit result for sub-funcs ()
closes 

Co-authored-by: Dominik Demuth <dominik.demuth@physik.tu-darmstadt.de>
Reviewed-on: 
2024-02-27 15:36:14 +00:00
80d9c7098c 207-noncomplex-fits ()
Co-authored-by: Dominik Demuth <dominik.demuth@physik.tu-darmstadt.de>
Reviewed-on: 

closes 
2024-02-11 17:40:50 +00:00
40746bfa7c add exclude range to fit limits ()
Co-authored-by: Dominik Demuth <dominik.demuth@physik.tu-darmstadt.de>
Reviewed-on: 
2024-02-07 17:55:07 +00:00
813e18a744 make log-spacing explicit option for custom fit x values ()
closes 
2024-01-30 18:01:15 +00:00
24bba43b40 bugfixes ()
closes 

Co-authored-by: Dominik Demuth <dominik.demuth@physik.tu-darmstadt.de>
Reviewed-on: 
2023-12-28 16:58:37 +00:00
2cf94af2c4 fix point selection for values with all the same x ()
bugfix for issue ; closes 

Co-authored-by: Dominik Demuth <dominik.demuth@physik.tu-darmstadt.de>
Reviewed-on: 
2023-12-28 10:24:34 +00:00
ce9bd5d2fd add merged set to graph of sources if source sets are in same graph ()
close 

Co-authored-by: Dominik Demuth <dominik.demuth@physik.tu-darmstadt.de>
Reviewed-on: 
2023-12-17 16:05:39 +00:00
Dominik Demuth
728eb34ca7 ignore sets without start parameter in fit prep 2023-12-01 17:58:48 +01:00
Dominik Demuth
12726e6f56 set order is now respected for fits; fixes 2023-11-30 17:47:53 +01:00
Dominik Demuth
e662dcf03c add warning for non-working interpolations; fixes 2023-11-29 19:16:58 +01:00
Dominik Demuth
386bc5a371 undo of sets were missing from graph delete undo 2023-11-29 18:14:04 +01:00
Dominik Demuth
9c5d91918f added f-omega option to log-fourier transform; closes 2023-11-09 17:50:29 +01:00
Dominik Demuth
7fe564a61e more interactive edit 2023-10-25 20:04:49 +02:00
Dominik Demuth
f9bb466cb3 fix data look-up for multiple fit models 2023-09-27 15:38:55 +02:00
Dominik Demuth
ea62a05bd3 improve performance for show/hide graphs 2023-09-19 16:32:54 +02:00
Dominik Demuth
c5706084bf fixing merge problems 2023-09-19 12:48:12 +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
2cbc7e8d75 more detailed error message in fit preparation 2023-09-18 16:08:42 +02:00
Dominik Demuth
bd1a227e4c use Parameter when collecting fit values 2023-09-18 13:52:10 +02:00
Dominik Demuth
e51a02d277 improvement of t1 calc 2023-09-16 17:42:59 +02:00
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
869901596b Merge branch 'main' into fit_constraints
# Conflicts:
#	src/gui_qt/fit/fit_forms.py
#	src/gui_qt/main/management.py
#	src/nmreval/fit/minimizer.py
2023-09-11 18:18:30 +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 2023-09-07 17:48:49 +02:00
Dominik Demuth
0b8f4932b2 seems mostly to be working 2023-08-25 18:46:36 +02:00
Dominik Demuth
7febe55929 order of fits correspond order in graph, fit result window has correct order, see 2023-08-07 18:42:10 +02:00
Dominik Demuth
becc1a15a9 move shift/scale to container; closes 2023-07-24 17:38:55 +02:00
Dominik Demuth
76cd4acfb0 add flag for partial fits; closes 2023-07-12 20:48:28 +02:00
Dominik Demuth
33afc2ca94 active graph is unchanged after pick position is applied; closes 2023-07-12 19:05:17 +02:00
Dominik Demuth
fbf4246c7e bugfix eval expression; closes 2023-07-09 19:45:26 +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
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 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
1703b8d514 add binning 2023-06-15 19:57:13 +02:00
Dominik Demuth
65034d4518 sub function show numbering; closes 2023-05-19 18:13:57 +02:00
Dominik Demuth
75ec462efd add logging to fit exception to retain more info and find problem with ; all references to current graph are either None or id, should close 2023-05-03 19:04:25 +02:00
d8cc99cea4 dsc ()
closes 

Co-authored-by: Dominik Demuth <dominik.demuth@physik.tu-darmstadt.de>
Reviewed-on: 
2023-04-30 18:21:16 +00:00
59625c1581 more_bugs ()
closes , , 

Co-authored-by: Dominik Demuth <dominik.demuth@physik.tu-darmstadt.de>
Reviewed-on: 
2023-04-16 15:40:58 +00:00
Dominik Demuth
924b58beda move iteration of deleting sets inside undo, fixes 2023-04-15 15:49:08 +02:00