rapidtide 3.0a8__py3-none-any.whl → 3.0a10__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -6,8 +6,8 @@
6
6
  <rect>
7
7
  <x>0</x>
8
8
  <y>0</y>
9
- <width>1512</width>
10
- <height>815</height>
9
+ <width>1595</width>
10
+ <height>810</height>
11
11
  </rect>
12
12
  </property>
13
13
  <property name="sizePolicy">
@@ -18,14 +18,14 @@
18
18
  </property>
19
19
  <property name="minimumSize">
20
20
  <size>
21
- <width>256</width>
22
- <height>256</height>
21
+ <width>1595</width>
22
+ <height>810</height>
23
23
  </size>
24
24
  </property>
25
25
  <property name="maximumSize">
26
26
  <size>
27
- <width>1512</width>
28
- <height>16777215</height>
27
+ <width>1595</width>
28
+ <height>810</height>
29
29
  </size>
30
30
  </property>
31
31
  <property name="sizeIncrement">
@@ -41,8 +41,8 @@
41
41
  <widget class="QGroupBox" name="imageData_groupBox">
42
42
  <property name="geometry">
43
43
  <rect>
44
- <x>220</x>
45
- <y>5</y>
44
+ <x>440</x>
45
+ <y>7</y>
46
46
  <width>561</width>
47
47
  <height>591</height>
48
48
  </rect>
@@ -83,7 +83,7 @@
83
83
  <item row="2" column="2">
84
84
  <layout class="QGridLayout" name="gridLayout_2">
85
85
  <property name="sizeConstraint">
86
- <enum>QLayout::SetMaximumSize</enum>
86
+ <enum>QLayout::SizeConstraint::SetMaximumSize</enum>
87
87
  </property>
88
88
  <item row="0" column="1">
89
89
  <layout class="QVBoxLayout" name="verticalLayout_3">
@@ -91,7 +91,7 @@
91
91
  <number>0</number>
92
92
  </property>
93
93
  <property name="sizeConstraint">
94
- <enum>QLayout::SetFixedSize</enum>
94
+ <enum>QLayout::SizeConstraint::SetFixedSize</enum>
95
95
  </property>
96
96
  <property name="topMargin">
97
97
  <number>5</number>
@@ -102,7 +102,7 @@
102
102
  <item>
103
103
  <widget class="QDoubleSpinBox" name="dispmax_doubleSpinBox">
104
104
  <property name="alignment">
105
- <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
105
+ <set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set>
106
106
  </property>
107
107
  <property name="decimals">
108
108
  <number>3</number>
@@ -152,7 +152,7 @@
152
152
  <item>
153
153
  <widget class="QDoubleSpinBox" name="dispmin_doubleSpinBox">
154
154
  <property name="alignment">
155
- <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
155
+ <set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set>
156
156
  </property>
157
157
  <property name="decimals">
158
158
  <number>3</number>
@@ -201,7 +201,7 @@
201
201
  </size>
202
202
  </property>
203
203
  <property name="resizeAnchor">
204
- <enum>QGraphicsView::AnchorViewCenter</enum>
204
+ <enum>QGraphicsView::ViewportAnchor::AnchorViewCenter</enum>
205
205
  </property>
206
206
  </widget>
207
207
  </item>
@@ -211,7 +211,7 @@
211
211
  <number>0</number>
212
212
  </property>
213
213
  <property name="sizeConstraint">
214
- <enum>QLayout::SetMinimumSize</enum>
214
+ <enum>QLayout::SizeConstraint::SetMinimumSize</enum>
215
215
  </property>
216
216
  <item>
217
217
  <layout class="QVBoxLayout" name="verticalLayout_4">
@@ -482,10 +482,10 @@
482
482
  </size>
483
483
  </property>
484
484
  <property name="frameShape">
485
- <enum>QFrame::NoFrame</enum>
485
+ <enum>QFrame::Shape::NoFrame</enum>
486
486
  </property>
487
487
  <property name="alignment">
488
- <set>Qt::AlignCenter</set>
488
+ <set>Qt::AlignmentFlag::AlignCenter</set>
489
489
  </property>
490
490
  </widget>
491
491
  </item>
@@ -516,10 +516,10 @@
516
516
  </size>
517
517
  </property>
518
518
  <property name="frameShape">
519
- <enum>QFrame::NoFrame</enum>
519
+ <enum>QFrame::Shape::NoFrame</enum>
520
520
  </property>
521
521
  <property name="alignment">
522
- <set>Qt::AlignCenter</set>
522
+ <set>Qt::AlignmentFlag::AlignCenter</set>
523
523
  </property>
524
524
  </widget>
525
525
  </item>
@@ -550,13 +550,13 @@
550
550
  </size>
551
551
  </property>
552
552
  <property name="frameShape">
553
- <enum>QFrame::NoFrame</enum>
553
+ <enum>QFrame::Shape::NoFrame</enum>
554
554
  </property>
555
555
  <property name="alignment">
556
- <set>Qt::AlignCenter</set>
556
+ <set>Qt::AlignmentFlag::AlignCenter</set>
557
557
  </property>
558
558
  <property name="viewportUpdateMode">
559
- <enum>QGraphicsView::SmartViewportUpdate</enum>
559
+ <enum>QGraphicsView::ViewportUpdateMode::SmartViewportUpdate</enum>
560
560
  </property>
561
561
  </widget>
562
562
  </item>
@@ -565,9 +565,9 @@
565
565
  <widget class="QGroupBox" name="overlays_groupBox">
566
566
  <property name="geometry">
567
567
  <rect>
568
- <x>0</x>
569
- <y>5</y>
570
- <width>211</width>
568
+ <x>10</x>
569
+ <y>7</y>
570
+ <width>421</width>
571
571
  <height>591</height>
572
572
  </rect>
573
573
  </property>
@@ -608,6 +608,7 @@
608
608
  </property>
609
609
  <property name="font">
610
610
  <font>
611
+ <family>.AppleSystemUIFont</family>
611
612
  <pointsize>10</pointsize>
612
613
  </font>
613
614
  </property>
@@ -646,10 +647,10 @@
646
647
  </size>
647
648
  </property>
648
649
  <property name="frameShape">
649
- <enum>QFrame::NoFrame</enum>
650
+ <enum>QFrame::Shape::NoFrame</enum>
650
651
  </property>
651
652
  <property name="alignment">
652
- <set>Qt::AlignCenter</set>
653
+ <set>Qt::AlignmentFlag::AlignCenter</set>
653
654
  </property>
654
655
  </widget>
655
656
  <widget class="QRadioButton" name="overlay_radioButton_01">
@@ -663,6 +664,7 @@
663
664
  </property>
664
665
  <property name="font">
665
666
  <font>
667
+ <family>.AppleSystemUIFont</family>
666
668
  <pointsize>10</pointsize>
667
669
  </font>
668
670
  </property>
@@ -687,6 +689,7 @@
687
689
  </property>
688
690
  <property name="font">
689
691
  <font>
692
+ <family>.AppleSystemUIFont</family>
690
693
  <pointsize>10</pointsize>
691
694
  </font>
692
695
  </property>
@@ -708,6 +711,7 @@
708
711
  </property>
709
712
  <property name="font">
710
713
  <font>
714
+ <family>.AppleSystemUIFont</family>
711
715
  <pointsize>10</pointsize>
712
716
  </font>
713
717
  </property>
@@ -729,6 +733,7 @@
729
733
  </property>
730
734
  <property name="font">
731
735
  <font>
736
+ <family>.AppleSystemUIFont</family>
732
737
  <pointsize>10</pointsize>
733
738
  </font>
734
739
  </property>
@@ -772,6 +777,7 @@
772
777
  </property>
773
778
  <property name="font">
774
779
  <font>
780
+ <family>.AppleSystemUIFont</family>
775
781
  <pointsize>10</pointsize>
776
782
  </font>
777
783
  </property>
@@ -793,6 +799,7 @@
793
799
  </property>
794
800
  <property name="font">
795
801
  <font>
802
+ <family>.AppleSystemUIFont</family>
796
803
  <pointsize>10</pointsize>
797
804
  </font>
798
805
  </property>
@@ -814,6 +821,7 @@
814
821
  </property>
815
822
  <property name="font">
816
823
  <font>
824
+ <family>.AppleSystemUIFont</family>
817
825
  <pointsize>10</pointsize>
818
826
  </font>
819
827
  </property>
@@ -852,10 +860,10 @@
852
860
  </size>
853
861
  </property>
854
862
  <property name="frameShape">
855
- <enum>QFrame::NoFrame</enum>
863
+ <enum>QFrame::Shape::NoFrame</enum>
856
864
  </property>
857
865
  <property name="alignment">
858
- <set>Qt::AlignCenter</set>
866
+ <set>Qt::AlignmentFlag::AlignCenter</set>
859
867
  </property>
860
868
  </widget>
861
869
  <widget class="GraphicsLayoutWidget" name="overlay_graphicsView_06">
@@ -886,10 +894,10 @@
886
894
  </size>
887
895
  </property>
888
896
  <property name="frameShape">
889
- <enum>QFrame::NoFrame</enum>
897
+ <enum>QFrame::Shape::NoFrame</enum>
890
898
  </property>
891
899
  <property name="alignment">
892
- <set>Qt::AlignCenter</set>
900
+ <set>Qt::AlignmentFlag::AlignCenter</set>
893
901
  </property>
894
902
  </widget>
895
903
  <widget class="GraphicsLayoutWidget" name="overlay_graphicsView_03">
@@ -920,10 +928,10 @@
920
928
  </size>
921
929
  </property>
922
930
  <property name="frameShape">
923
- <enum>QFrame::NoFrame</enum>
931
+ <enum>QFrame::Shape::NoFrame</enum>
924
932
  </property>
925
933
  <property name="alignment">
926
- <set>Qt::AlignCenter</set>
934
+ <set>Qt::AlignmentFlag::AlignCenter</set>
927
935
  </property>
928
936
  </widget>
929
937
  <widget class="GraphicsLayoutWidget" name="overlay_graphicsView_08">
@@ -954,10 +962,10 @@
954
962
  </size>
955
963
  </property>
956
964
  <property name="frameShape">
957
- <enum>QFrame::NoFrame</enum>
965
+ <enum>QFrame::Shape::NoFrame</enum>
958
966
  </property>
959
967
  <property name="alignment">
960
- <set>Qt::AlignCenter</set>
968
+ <set>Qt::AlignmentFlag::AlignCenter</set>
961
969
  </property>
962
970
  </widget>
963
971
  <widget class="GraphicsLayoutWidget" name="overlay_graphicsView_05">
@@ -988,10 +996,10 @@
988
996
  </size>
989
997
  </property>
990
998
  <property name="frameShape">
991
- <enum>QFrame::NoFrame</enum>
999
+ <enum>QFrame::Shape::NoFrame</enum>
992
1000
  </property>
993
1001
  <property name="alignment">
994
- <set>Qt::AlignCenter</set>
1002
+ <set>Qt::AlignmentFlag::AlignCenter</set>
995
1003
  </property>
996
1004
  </widget>
997
1005
  <widget class="GraphicsLayoutWidget" name="overlay_graphicsView_02">
@@ -1022,10 +1030,10 @@
1022
1030
  </size>
1023
1031
  </property>
1024
1032
  <property name="frameShape">
1025
- <enum>QFrame::NoFrame</enum>
1033
+ <enum>QFrame::Shape::NoFrame</enum>
1026
1034
  </property>
1027
1035
  <property name="alignment">
1028
- <set>Qt::AlignCenter</set>
1036
+ <set>Qt::AlignmentFlag::AlignCenter</set>
1029
1037
  </property>
1030
1038
  </widget>
1031
1039
  <widget class="GraphicsLayoutWidget" name="overlay_graphicsView_07">
@@ -1056,10 +1064,482 @@
1056
1064
  </size>
1057
1065
  </property>
1058
1066
  <property name="frameShape">
1059
- <enum>QFrame::NoFrame</enum>
1067
+ <enum>QFrame::Shape::NoFrame</enum>
1060
1068
  </property>
1061
1069
  <property name="alignment">
1062
- <set>Qt::AlignCenter</set>
1070
+ <set>Qt::AlignmentFlag::AlignCenter</set>
1071
+ </property>
1072
+ </widget>
1073
+ <widget class="GraphicsLayoutWidget" name="overlay_graphicsView_09">
1074
+ <property name="geometry">
1075
+ <rect>
1076
+ <x>210</x>
1077
+ <y>25</y>
1078
+ <width>192</width>
1079
+ <height>64</height>
1080
+ </rect>
1081
+ </property>
1082
+ <property name="sizePolicy">
1083
+ <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
1084
+ <horstretch>0</horstretch>
1085
+ <verstretch>0</verstretch>
1086
+ </sizepolicy>
1087
+ </property>
1088
+ <property name="minimumSize">
1089
+ <size>
1090
+ <width>192</width>
1091
+ <height>64</height>
1092
+ </size>
1093
+ </property>
1094
+ <property name="maximumSize">
1095
+ <size>
1096
+ <width>192</width>
1097
+ <height>64</height>
1098
+ </size>
1099
+ </property>
1100
+ <property name="frameShape">
1101
+ <enum>QFrame::Shape::NoFrame</enum>
1102
+ </property>
1103
+ <property name="alignment">
1104
+ <set>Qt::AlignmentFlag::AlignCenter</set>
1105
+ </property>
1106
+ </widget>
1107
+ <widget class="GraphicsLayoutWidget" name="overlay_graphicsView_11">
1108
+ <property name="geometry">
1109
+ <rect>
1110
+ <x>210</x>
1111
+ <y>165</y>
1112
+ <width>192</width>
1113
+ <height>64</height>
1114
+ </rect>
1115
+ </property>
1116
+ <property name="sizePolicy">
1117
+ <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
1118
+ <horstretch>0</horstretch>
1119
+ <verstretch>0</verstretch>
1120
+ </sizepolicy>
1121
+ </property>
1122
+ <property name="minimumSize">
1123
+ <size>
1124
+ <width>192</width>
1125
+ <height>64</height>
1126
+ </size>
1127
+ </property>
1128
+ <property name="maximumSize">
1129
+ <size>
1130
+ <width>192</width>
1131
+ <height>64</height>
1132
+ </size>
1133
+ </property>
1134
+ <property name="frameShape">
1135
+ <enum>QFrame::Shape::NoFrame</enum>
1136
+ </property>
1137
+ <property name="alignment">
1138
+ <set>Qt::AlignmentFlag::AlignCenter</set>
1139
+ </property>
1140
+ </widget>
1141
+ <widget class="GraphicsLayoutWidget" name="overlay_graphicsView_10">
1142
+ <property name="geometry">
1143
+ <rect>
1144
+ <x>210</x>
1145
+ <y>95</y>
1146
+ <width>192</width>
1147
+ <height>64</height>
1148
+ </rect>
1149
+ </property>
1150
+ <property name="sizePolicy">
1151
+ <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
1152
+ <horstretch>0</horstretch>
1153
+ <verstretch>0</verstretch>
1154
+ </sizepolicy>
1155
+ </property>
1156
+ <property name="minimumSize">
1157
+ <size>
1158
+ <width>192</width>
1159
+ <height>64</height>
1160
+ </size>
1161
+ </property>
1162
+ <property name="maximumSize">
1163
+ <size>
1164
+ <width>192</width>
1165
+ <height>64</height>
1166
+ </size>
1167
+ </property>
1168
+ <property name="frameShape">
1169
+ <enum>QFrame::Shape::NoFrame</enum>
1170
+ </property>
1171
+ <property name="alignment">
1172
+ <set>Qt::AlignmentFlag::AlignCenter</set>
1173
+ </property>
1174
+ </widget>
1175
+ <widget class="GraphicsLayoutWidget" name="overlay_graphicsView_12">
1176
+ <property name="geometry">
1177
+ <rect>
1178
+ <x>210</x>
1179
+ <y>235</y>
1180
+ <width>192</width>
1181
+ <height>64</height>
1182
+ </rect>
1183
+ </property>
1184
+ <property name="sizePolicy">
1185
+ <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
1186
+ <horstretch>0</horstretch>
1187
+ <verstretch>0</verstretch>
1188
+ </sizepolicy>
1189
+ </property>
1190
+ <property name="minimumSize">
1191
+ <size>
1192
+ <width>192</width>
1193
+ <height>64</height>
1194
+ </size>
1195
+ </property>
1196
+ <property name="maximumSize">
1197
+ <size>
1198
+ <width>192</width>
1199
+ <height>64</height>
1200
+ </size>
1201
+ </property>
1202
+ <property name="frameShape">
1203
+ <enum>QFrame::Shape::NoFrame</enum>
1204
+ </property>
1205
+ <property name="alignment">
1206
+ <set>Qt::AlignmentFlag::AlignCenter</set>
1207
+ </property>
1208
+ </widget>
1209
+ <widget class="GraphicsLayoutWidget" name="overlay_graphicsView_13">
1210
+ <property name="geometry">
1211
+ <rect>
1212
+ <x>210</x>
1213
+ <y>305</y>
1214
+ <width>192</width>
1215
+ <height>64</height>
1216
+ </rect>
1217
+ </property>
1218
+ <property name="sizePolicy">
1219
+ <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
1220
+ <horstretch>0</horstretch>
1221
+ <verstretch>0</verstretch>
1222
+ </sizepolicy>
1223
+ </property>
1224
+ <property name="minimumSize">
1225
+ <size>
1226
+ <width>192</width>
1227
+ <height>64</height>
1228
+ </size>
1229
+ </property>
1230
+ <property name="maximumSize">
1231
+ <size>
1232
+ <width>192</width>
1233
+ <height>64</height>
1234
+ </size>
1235
+ </property>
1236
+ <property name="frameShape">
1237
+ <enum>QFrame::Shape::NoFrame</enum>
1238
+ </property>
1239
+ <property name="alignment">
1240
+ <set>Qt::AlignmentFlag::AlignCenter</set>
1241
+ </property>
1242
+ </widget>
1243
+ <widget class="GraphicsLayoutWidget" name="overlay_graphicsView_14">
1244
+ <property name="geometry">
1245
+ <rect>
1246
+ <x>210</x>
1247
+ <y>375</y>
1248
+ <width>192</width>
1249
+ <height>64</height>
1250
+ </rect>
1251
+ </property>
1252
+ <property name="sizePolicy">
1253
+ <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
1254
+ <horstretch>0</horstretch>
1255
+ <verstretch>0</verstretch>
1256
+ </sizepolicy>
1257
+ </property>
1258
+ <property name="minimumSize">
1259
+ <size>
1260
+ <width>192</width>
1261
+ <height>64</height>
1262
+ </size>
1263
+ </property>
1264
+ <property name="maximumSize">
1265
+ <size>
1266
+ <width>192</width>
1267
+ <height>64</height>
1268
+ </size>
1269
+ </property>
1270
+ <property name="frameShape">
1271
+ <enum>QFrame::Shape::NoFrame</enum>
1272
+ </property>
1273
+ <property name="alignment">
1274
+ <set>Qt::AlignmentFlag::AlignCenter</set>
1275
+ </property>
1276
+ </widget>
1277
+ <widget class="GraphicsLayoutWidget" name="overlay_graphicsView_15">
1278
+ <property name="geometry">
1279
+ <rect>
1280
+ <x>210</x>
1281
+ <y>445</y>
1282
+ <width>192</width>
1283
+ <height>64</height>
1284
+ </rect>
1285
+ </property>
1286
+ <property name="sizePolicy">
1287
+ <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
1288
+ <horstretch>0</horstretch>
1289
+ <verstretch>0</verstretch>
1290
+ </sizepolicy>
1291
+ </property>
1292
+ <property name="minimumSize">
1293
+ <size>
1294
+ <width>192</width>
1295
+ <height>64</height>
1296
+ </size>
1297
+ </property>
1298
+ <property name="maximumSize">
1299
+ <size>
1300
+ <width>192</width>
1301
+ <height>64</height>
1302
+ </size>
1303
+ </property>
1304
+ <property name="frameShape">
1305
+ <enum>QFrame::Shape::NoFrame</enum>
1306
+ </property>
1307
+ <property name="alignment">
1308
+ <set>Qt::AlignmentFlag::AlignCenter</set>
1309
+ </property>
1310
+ </widget>
1311
+ <widget class="GraphicsLayoutWidget" name="overlay_graphicsView_16">
1312
+ <property name="geometry">
1313
+ <rect>
1314
+ <x>210</x>
1315
+ <y>515</y>
1316
+ <width>192</width>
1317
+ <height>64</height>
1318
+ </rect>
1319
+ </property>
1320
+ <property name="sizePolicy">
1321
+ <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
1322
+ <horstretch>0</horstretch>
1323
+ <verstretch>0</verstretch>
1324
+ </sizepolicy>
1325
+ </property>
1326
+ <property name="minimumSize">
1327
+ <size>
1328
+ <width>192</width>
1329
+ <height>64</height>
1330
+ </size>
1331
+ </property>
1332
+ <property name="maximumSize">
1333
+ <size>
1334
+ <width>192</width>
1335
+ <height>64</height>
1336
+ </size>
1337
+ </property>
1338
+ <property name="frameShape">
1339
+ <enum>QFrame::Shape::NoFrame</enum>
1340
+ </property>
1341
+ <property name="alignment">
1342
+ <set>Qt::AlignmentFlag::AlignCenter</set>
1343
+ </property>
1344
+ </widget>
1345
+ <widget class="QRadioButton" name="overlay_radioButton_09">
1346
+ <property name="geometry">
1347
+ <rect>
1348
+ <x>210</x>
1349
+ <y>70</y>
1350
+ <width>151</width>
1351
+ <height>20</height>
1352
+ </rect>
1353
+ </property>
1354
+ <property name="font">
1355
+ <font>
1356
+ <family>.AppleSystemUIFont</family>
1357
+ <pointsize>10</pointsize>
1358
+ </font>
1359
+ </property>
1360
+ <property name="autoFillBackground">
1361
+ <bool>false</bool>
1362
+ </property>
1363
+ <property name="styleSheet">
1364
+ <string notr="true">color: rgb(255, 255, 255);</string>
1365
+ </property>
1366
+ <property name="text">
1367
+ <string>Lag times</string>
1368
+ </property>
1369
+ </widget>
1370
+ <widget class="QRadioButton" name="overlay_radioButton_10">
1371
+ <property name="geometry">
1372
+ <rect>
1373
+ <x>210</x>
1374
+ <y>140</y>
1375
+ <width>151</width>
1376
+ <height>20</height>
1377
+ </rect>
1378
+ </property>
1379
+ <property name="font">
1380
+ <font>
1381
+ <family>.AppleSystemUIFont</family>
1382
+ <pointsize>10</pointsize>
1383
+ </font>
1384
+ </property>
1385
+ <property name="autoFillBackground">
1386
+ <bool>false</bool>
1387
+ </property>
1388
+ <property name="styleSheet">
1389
+ <string notr="true">color: rgb(255, 255, 255);</string>
1390
+ </property>
1391
+ <property name="text">
1392
+ <string>Lag times</string>
1393
+ </property>
1394
+ </widget>
1395
+ <widget class="QRadioButton" name="overlay_radioButton_11">
1396
+ <property name="geometry">
1397
+ <rect>
1398
+ <x>210</x>
1399
+ <y>210</y>
1400
+ <width>151</width>
1401
+ <height>20</height>
1402
+ </rect>
1403
+ </property>
1404
+ <property name="font">
1405
+ <font>
1406
+ <family>.AppleSystemUIFont</family>
1407
+ <pointsize>10</pointsize>
1408
+ </font>
1409
+ </property>
1410
+ <property name="autoFillBackground">
1411
+ <bool>false</bool>
1412
+ </property>
1413
+ <property name="styleSheet">
1414
+ <string notr="true">color: rgb(255, 255, 255);</string>
1415
+ </property>
1416
+ <property name="text">
1417
+ <string>Lag times</string>
1418
+ </property>
1419
+ </widget>
1420
+ <widget class="QRadioButton" name="overlay_radioButton_12">
1421
+ <property name="geometry">
1422
+ <rect>
1423
+ <x>210</x>
1424
+ <y>280</y>
1425
+ <width>151</width>
1426
+ <height>20</height>
1427
+ </rect>
1428
+ </property>
1429
+ <property name="font">
1430
+ <font>
1431
+ <family>.AppleSystemUIFont</family>
1432
+ <pointsize>10</pointsize>
1433
+ </font>
1434
+ </property>
1435
+ <property name="autoFillBackground">
1436
+ <bool>false</bool>
1437
+ </property>
1438
+ <property name="styleSheet">
1439
+ <string notr="true">color: rgb(255, 255, 255);</string>
1440
+ </property>
1441
+ <property name="text">
1442
+ <string>Lag times</string>
1443
+ </property>
1444
+ </widget>
1445
+ <widget class="QRadioButton" name="overlay_radioButton_13">
1446
+ <property name="geometry">
1447
+ <rect>
1448
+ <x>210</x>
1449
+ <y>350</y>
1450
+ <width>151</width>
1451
+ <height>20</height>
1452
+ </rect>
1453
+ </property>
1454
+ <property name="font">
1455
+ <font>
1456
+ <family>.AppleSystemUIFont</family>
1457
+ <pointsize>10</pointsize>
1458
+ </font>
1459
+ </property>
1460
+ <property name="autoFillBackground">
1461
+ <bool>false</bool>
1462
+ </property>
1463
+ <property name="styleSheet">
1464
+ <string notr="true">color: rgb(255, 255, 255);</string>
1465
+ </property>
1466
+ <property name="text">
1467
+ <string>Lag times</string>
1468
+ </property>
1469
+ </widget>
1470
+ <widget class="QRadioButton" name="overlay_radioButton_14">
1471
+ <property name="geometry">
1472
+ <rect>
1473
+ <x>210</x>
1474
+ <y>420</y>
1475
+ <width>151</width>
1476
+ <height>20</height>
1477
+ </rect>
1478
+ </property>
1479
+ <property name="font">
1480
+ <font>
1481
+ <family>.AppleSystemUIFont</family>
1482
+ <pointsize>10</pointsize>
1483
+ </font>
1484
+ </property>
1485
+ <property name="autoFillBackground">
1486
+ <bool>false</bool>
1487
+ </property>
1488
+ <property name="styleSheet">
1489
+ <string notr="true">color: rgb(255, 255, 255);</string>
1490
+ </property>
1491
+ <property name="text">
1492
+ <string>Lag times</string>
1493
+ </property>
1494
+ </widget>
1495
+ <widget class="QRadioButton" name="overlay_radioButton_15">
1496
+ <property name="geometry">
1497
+ <rect>
1498
+ <x>210</x>
1499
+ <y>490</y>
1500
+ <width>151</width>
1501
+ <height>20</height>
1502
+ </rect>
1503
+ </property>
1504
+ <property name="font">
1505
+ <font>
1506
+ <family>.AppleSystemUIFont</family>
1507
+ <pointsize>10</pointsize>
1508
+ </font>
1509
+ </property>
1510
+ <property name="autoFillBackground">
1511
+ <bool>false</bool>
1512
+ </property>
1513
+ <property name="styleSheet">
1514
+ <string notr="true">color: rgb(255, 255, 255);</string>
1515
+ </property>
1516
+ <property name="text">
1517
+ <string>Lag times</string>
1518
+ </property>
1519
+ </widget>
1520
+ <widget class="QRadioButton" name="overlay_radioButton_16">
1521
+ <property name="geometry">
1522
+ <rect>
1523
+ <x>210</x>
1524
+ <y>560</y>
1525
+ <width>151</width>
1526
+ <height>20</height>
1527
+ </rect>
1528
+ </property>
1529
+ <property name="font">
1530
+ <font>
1531
+ <family>.AppleSystemUIFont</family>
1532
+ <pointsize>10</pointsize>
1533
+ </font>
1534
+ </property>
1535
+ <property name="autoFillBackground">
1536
+ <bool>false</bool>
1537
+ </property>
1538
+ <property name="styleSheet">
1539
+ <string notr="true">color: rgb(255, 255, 255);</string>
1540
+ </property>
1541
+ <property name="text">
1542
+ <string>Lag times</string>
1063
1543
  </property>
1064
1544
  </widget>
1065
1545
  <zorder>overlay_graphicsView_04</zorder>
@@ -1079,12 +1559,28 @@
1079
1559
  <zorder>overlay_radioButton_07</zorder>
1080
1560
  <zorder>overlay_radioButton_05</zorder>
1081
1561
  <zorder>corrout_radioButton</zorder>
1562
+ <zorder>overlay_graphicsView_09</zorder>
1563
+ <zorder>overlay_graphicsView_11</zorder>
1564
+ <zorder>overlay_graphicsView_10</zorder>
1565
+ <zorder>overlay_graphicsView_12</zorder>
1566
+ <zorder>overlay_graphicsView_13</zorder>
1567
+ <zorder>overlay_graphicsView_14</zorder>
1568
+ <zorder>overlay_graphicsView_15</zorder>
1569
+ <zorder>overlay_graphicsView_16</zorder>
1570
+ <zorder>overlay_radioButton_09</zorder>
1571
+ <zorder>overlay_radioButton_10</zorder>
1572
+ <zorder>overlay_radioButton_11</zorder>
1573
+ <zorder>overlay_radioButton_12</zorder>
1574
+ <zorder>overlay_radioButton_13</zorder>
1575
+ <zorder>overlay_radioButton_14</zorder>
1576
+ <zorder>overlay_radioButton_15</zorder>
1577
+ <zorder>overlay_radioButton_16</zorder>
1082
1578
  </widget>
1083
1579
  <widget class="QGroupBox" name="histogram_groupBox">
1084
1580
  <property name="geometry">
1085
1581
  <rect>
1086
- <x>790</x>
1087
- <y>223</y>
1582
+ <x>1010</x>
1583
+ <y>225</y>
1088
1584
  <width>571</width>
1089
1585
  <height>186</height>
1090
1586
  </rect>
@@ -1147,8 +1643,8 @@
1147
1643
  <widget class="QGroupBox" name="mainimagedata_groupBox">
1148
1644
  <property name="geometry">
1149
1645
  <rect>
1150
- <x>790</x>
1151
- <y>5</y>
1646
+ <x>1010</x>
1647
+ <y>7</y>
1152
1648
  <width>181</width>
1153
1649
  <height>221</height>
1154
1650
  </rect>
@@ -1184,7 +1680,7 @@
1184
1680
  </rect>
1185
1681
  </property>
1186
1682
  <property name="alignment">
1187
- <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1683
+ <set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set>
1188
1684
  </property>
1189
1685
  <property name="decimals">
1190
1686
  <number>0</number>
@@ -1218,7 +1714,7 @@
1218
1714
  </rect>
1219
1715
  </property>
1220
1716
  <property name="alignment">
1221
- <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1717
+ <set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set>
1222
1718
  </property>
1223
1719
  <property name="decimals">
1224
1720
  <number>3</number>
@@ -1252,7 +1748,7 @@
1252
1748
  </rect>
1253
1749
  </property>
1254
1750
  <property name="alignment">
1255
- <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1751
+ <set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set>
1256
1752
  </property>
1257
1753
  <property name="decimals">
1258
1754
  <number>0</number>
@@ -1268,7 +1764,7 @@
1268
1764
  </rect>
1269
1765
  </property>
1270
1766
  <property name="alignment">
1271
- <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1767
+ <set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set>
1272
1768
  </property>
1273
1769
  <property name="decimals">
1274
1770
  <number>3</number>
@@ -1284,7 +1780,7 @@
1284
1780
  </rect>
1285
1781
  </property>
1286
1782
  <property name="alignment">
1287
- <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1783
+ <set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set>
1288
1784
  </property>
1289
1785
  <property name="decimals">
1290
1786
  <number>0</number>
@@ -1300,7 +1796,7 @@
1300
1796
  </rect>
1301
1797
  </property>
1302
1798
  <property name="alignment">
1303
- <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1799
+ <set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set>
1304
1800
  </property>
1305
1801
  <property name="decimals">
1306
1802
  <number>3</number>
@@ -1342,7 +1838,7 @@
1342
1838
  </rect>
1343
1839
  </property>
1344
1840
  <property name="alignment">
1345
- <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1841
+ <set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set>
1346
1842
  </property>
1347
1843
  <property name="decimals">
1348
1844
  <number>3</number>
@@ -1358,7 +1854,7 @@
1358
1854
  </rect>
1359
1855
  </property>
1360
1856
  <property name="alignment">
1361
- <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1857
+ <set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set>
1362
1858
  </property>
1363
1859
  <property name="decimals">
1364
1860
  <number>0</number>
@@ -1387,7 +1883,7 @@
1387
1883
  </rect>
1388
1884
  </property>
1389
1885
  <property name="orientation">
1390
- <enum>Qt::Horizontal</enum>
1886
+ <enum>Qt::Orientation::Horizontal</enum>
1391
1887
  </property>
1392
1888
  </widget>
1393
1889
  <widget class="QLabel" name="label_10">
@@ -1443,9 +1939,9 @@
1443
1939
  <widget class="QGroupBox" name="regressor_groupBox">
1444
1940
  <property name="geometry">
1445
1941
  <rect>
1446
- <x>0</x>
1447
- <y>590</y>
1448
- <width>1361</width>
1942
+ <x>10</x>
1943
+ <y>595</y>
1944
+ <width>1571</width>
1449
1945
  <height>181</height>
1450
1946
  </rect>
1451
1947
  </property>
@@ -1463,7 +1959,7 @@
1463
1959
  </property>
1464
1960
  <property name="maximumSize">
1465
1961
  <size>
1466
- <width>1500</width>
1962
+ <width>1590</width>
1467
1963
  <height>1000</height>
1468
1964
  </size>
1469
1965
  </property>
@@ -1478,9 +1974,9 @@
1478
1974
  <widget class="GraphicsLayoutWidget" name="regressorspectrum_graphicsView">
1479
1975
  <property name="geometry">
1480
1976
  <rect>
1481
- <x>630</x>
1482
- <y>23</y>
1483
- <width>610</width>
1977
+ <x>730</x>
1978
+ <y>25</y>
1979
+ <width>710</width>
1484
1980
  <height>131</height>
1485
1981
  </rect>
1486
1982
  </property>
@@ -1492,13 +1988,13 @@
1492
1988
  </property>
1493
1989
  <property name="minimumSize">
1494
1990
  <size>
1495
- <width>610</width>
1991
+ <width>710</width>
1496
1992
  <height>100</height>
1497
1993
  </size>
1498
1994
  </property>
1499
1995
  <property name="maximumSize">
1500
1996
  <size>
1501
- <width>610</width>
1997
+ <width>710</width>
1502
1998
  <height>1000</height>
1503
1999
  </size>
1504
2000
  </property>
@@ -1517,7 +2013,7 @@
1517
2013
  <rect>
1518
2014
  <x>10</x>
1519
2015
  <y>23</y>
1520
- <width>610</width>
2016
+ <width>710</width>
1521
2017
  <height>131</height>
1522
2018
  </rect>
1523
2019
  </property>
@@ -1529,13 +2025,13 @@
1529
2025
  </property>
1530
2026
  <property name="minimumSize">
1531
2027
  <size>
1532
- <width>610</width>
2028
+ <width>710</width>
1533
2029
  <height>100</height>
1534
2030
  </size>
1535
2031
  </property>
1536
2032
  <property name="maximumSize">
1537
2033
  <size>
1538
- <width>610</width>
2034
+ <width>710</width>
1539
2035
  <height>1000</height>
1540
2036
  </size>
1541
2037
  </property>
@@ -1549,8 +2045,8 @@
1549
2045
  <widget class="QGroupBox" name="processingstage_groupBox">
1550
2046
  <property name="geometry">
1551
2047
  <rect>
1552
- <x>1240</x>
1553
- <y>20</y>
2048
+ <x>1450</x>
2049
+ <y>5</y>
1554
2050
  <width>120</width>
1555
2051
  <height>151</height>
1556
2052
  </rect>
@@ -1654,7 +2150,7 @@
1654
2150
  <item>
1655
2151
  <spacer name="verticalSpacer_2">
1656
2152
  <property name="orientation">
1657
- <enum>Qt::Vertical</enum>
2153
+ <enum>Qt::Orientation::Vertical</enum>
1658
2154
  </property>
1659
2155
  <property name="sizeHint" stdset="0">
1660
2156
  <size>
@@ -1670,7 +2166,7 @@
1670
2166
  <widget class="QLabel" name="label_5">
1671
2167
  <property name="geometry">
1672
2168
  <rect>
1673
- <x>200</x>
2169
+ <x>270</x>
1674
2170
  <y>155</y>
1675
2171
  <width>161</width>
1676
2172
  <height>16</height>
@@ -1685,13 +2181,13 @@
1685
2181
  <string>Timecourse (seconds)</string>
1686
2182
  </property>
1687
2183
  <property name="alignment">
1688
- <set>Qt::AlignCenter</set>
2184
+ <set>Qt::AlignmentFlag::AlignCenter</set>
1689
2185
  </property>
1690
2186
  </widget>
1691
2187
  <widget class="QLabel" name="label_12">
1692
2188
  <property name="geometry">
1693
2189
  <rect>
1694
- <x>900</x>
2190
+ <x>1040</x>
1695
2191
  <y>155</y>
1696
2192
  <width>131</width>
1697
2193
  <height>16</height>
@@ -1706,15 +2202,15 @@
1706
2202
  <string>Power spectrum (Hz)</string>
1707
2203
  </property>
1708
2204
  <property name="alignment">
1709
- <set>Qt::AlignCenter</set>
2205
+ <set>Qt::AlignmentFlag::AlignCenter</set>
1710
2206
  </property>
1711
2207
  </widget>
1712
2208
  </widget>
1713
2209
  <widget class="QGroupBox" name="logOutput_groupBox">
1714
2210
  <property name="geometry">
1715
2211
  <rect>
1716
- <x>980</x>
1717
- <y>5</y>
2212
+ <x>1200</x>
2213
+ <y>7</y>
1718
2214
  <width>381</width>
1719
2215
  <height>221</height>
1720
2216
  </rect>
@@ -1756,7 +2252,8 @@
1756
2252
  </property>
1757
2253
  <property name="font">
1758
2254
  <font>
1759
- <family>Courier</family>
2255
+ <family>Courier New</family>
2256
+ <pointsize>11</pointsize>
1760
2257
  </font>
1761
2258
  </property>
1762
2259
  </widget>
@@ -1764,8 +2261,8 @@
1764
2261
  <widget class="QGroupBox" name="simfunc_groupBox">
1765
2262
  <property name="geometry">
1766
2263
  <rect>
1767
- <x>790</x>
1768
- <y>405</y>
2264
+ <x>1010</x>
2265
+ <y>407</y>
1769
2266
  <width>571</width>
1770
2267
  <height>186</height>
1771
2268
  </rect>
@@ -1838,8 +2335,8 @@
1838
2335
  <rect>
1839
2336
  <x>0</x>
1840
2337
  <y>0</y>
1841
- <width>1373</width>
1842
- <height>22</height>
2338
+ <width>1600</width>
2339
+ <height>24</height>
1843
2340
  </rect>
1844
2341
  </property>
1845
2342
  </widget>
@@ -1882,7 +2379,7 @@
1882
2379
  </property>
1883
2380
  </designerdata>
1884
2381
  <buttongroups>
1885
- <buttongroup name="stats_buttonGroup"/>
1886
2382
  <buttongroup name="colormap_buttonGroup"/>
2383
+ <buttongroup name="stats_buttonGroup"/>
1887
2384
  </buttongroups>
1888
2385
  </ui>