Dominik Demuth
|
46ca50845b
|
Merge branch 'dsc'
# Conflicts:
# src/gui_qt/_py/basewindow.py
# src/gui_qt/_py/tnmh_dialog.py
# src/gui_qt/dsc/glass_dialog.py
# src/gui_qt/main/mainwindow.py
# src/gui_qt/main/management.py
# src/gui_qt/math/binning.py
# src/nmreval/data/dsc.py
# src/nmreval/dsc/hodge.py
# src/resources/_ui/basewindow.ui
# src/resources/_ui/tnmh_dialog.ui
|
2023-07-05 20:02:52 +02:00 |
|
Dominik Demuth
|
a310a78fb9
|
added tnmh; some bugfixes
|
2023-07-05 19:51:06 +02:00 |
|
Dominik Demuth
|
9756bf958b
|
close #86;
|
2023-07-05 18:11:58 +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
|
1d9bf600ba
|
add hodge fit
|
2023-06-27 18:23:41 +02:00 |
|
Dominik Demuth
|
4a04502012
|
correct URL for issues
|
2023-06-27 17:26:44 +02:00 |
|
Dominik Demuth
|
6bcf42d6a8
|
check even window length in tg calc; part of #91
|
2023-06-26 20:34:52 +02:00 |
|
Dominik Demuth
|
8a96e0472d
|
stuff
|
2023-06-26 19:57:23 +02:00 |
|
|
567fcfe37e
|
„src/nmreval/models/stimecho.py“ ändern
|
2023-06-26 17:22:52 +00:00 |
|
Dominik Demuth
|
058551cc72
|
closes #86
|
2023-06-22 17:42:07 +02:00 |
|
Dominik Demuth
|
6fd3053964
|
Merge remote-tracking branch 'origin/master'
|
2023-06-20 19:22:19 +02:00 |
|
Dominik Demuth
|
3ee95a1990
|
correct description in binning dialog
|
2023-06-20 19:22:00 +02:00 |
|
Dominik Demuth
|
1a2f178f58
|
undo move of .desktop file
|
2023-06-20 19:21:37 +02:00 |
|
Dominik Demuth
|
c39ffb8a51
|
undo move of .desktop file
|
2023-06-20 19:19:05 +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
|
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
|
1a225b2cd2
|
multiselection and check in graph and bdsdialog; part of #82
|
2023-06-15 20:16:42 +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
|
7732544f69
|
start tg saving
|
2023-06-15 17:24:35 +02:00 |
|
Dominik Demuth
|
988d2ccbda
|
minor cleanup
|
2023-06-13 20:28:37 +02:00 |
|
Dominik Demuth
|
4268bdc5ae
|
#81 make t1 data real and catch more errors;
|
2023-06-13 19:08:24 +02:00 |
|
Dominik Demuth
|
775b5e7e8a
|
correct tab behavior after value change (part of #79)
|
2023-06-13 18:31:39 +02:00 |
|
Dominik Demuth
|
30e148de14
|
Merge branch '79'
|
2023-06-12 20:40:28 +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
|
f934104587
|
closes #80; evaluate expression an Datensätzen mit gehiddenen Values
|
2023-06-12 18:07:51 +02:00 |
|
Dominik Demuth
|
6e976e1404
|
closes #78 interpolieren, auswahl von sets
|
2023-06-12 17:27:43 +02:00 |
|
Dominik Demuth
|
92c29bec2a
|
split tg calculation from tnmh model
|
2023-06-12 17:20:58 +02:00 |
|
Dominik Demuth
|
9f6d4e0d0c
|
split ficitive cp and tnmh
|
2023-06-05 19:57:42 +02:00 |
|
Dominik Demuth
|
90bd33a680
|
check also for individual files in config directory; closes #76
|
2023-06-04 19:39:12 +02:00 |
|
Dominik Demuth
|
26fea8f69f
|
remove temporary elements from graphs before deletion
|
2023-06-04 15:57:17 +02:00 |
|
Dominik Demuth
|
25f7ff5616
|
ui adjustments
|
2023-06-03 20:27:56 +02:00 |
|
Dominik Demuth
|
bec789318d
|
initialize plot at start
|
2023-06-03 17:04:14 +02:00 |
|
Dominik Demuth
|
edc6af2762
|
fictive cp and tnmh model
|
2023-06-01 20:09:11 +02:00 |
|
Dominik Demuth
|
eb1e657dab
|
more ui work
|
2023-05-31 19:35:03 +02:00 |
|
Dominik Demuth
|
79a424c4bd
|
fix mismatched indexes between data and labels in asciireader
|
2023-05-31 17:21:56 +02:00 |
|
Dominik Demuth
|
f74dd982ba
|
color to dsc curves in tg
|
2023-05-31 17:20:51 +02:00 |
|
Dominik Demuth
|
a5a9561b54
|
Merge remote-tracking branch 'origin/master'
|
2023-05-30 17:42:38 +02:00 |
|
Dominik Demuth
|
c8287c2dbf
|
fix missing return of comments in asciireader
|
2023-05-30 17:42:12 +02:00 |
|
Dominik Demuth
|
a8a7e75501
|
plot DSC data and baselines
|
2023-05-30 17:36:44 +02:00 |
|
Dominik Demuth
|
30750cc4ed
|
more ui
|
2023-05-26 18:22:13 +02:00 |
|
Dominik Demuth
|
af14793286
|
more ui
|
2023-05-26 17:28:06 +02:00 |
|
Dominik Demuth
|
2906c17472
|
more ui
|
2023-05-24 19:34:06 +02:00 |
|
|
5590b5cd16
|
SelectionWidget has no function show_as_local_parameter; fixes #75
|
2023-05-24 09:00:31 +00:00 |
|