rapidtide 2.9.6__py3-none-any.whl → 3.1.3__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.
Files changed (405) hide show
  1. cloud/gmscalc-HCPYA +1 -1
  2. cloud/mount-and-run +2 -0
  3. cloud/rapidtide-HCPYA +3 -3
  4. rapidtide/Colortables.py +538 -38
  5. rapidtide/OrthoImageItem.py +1094 -51
  6. rapidtide/RapidtideDataset.py +1709 -114
  7. rapidtide/__init__.py +0 -8
  8. rapidtide/_version.py +4 -4
  9. rapidtide/calccoherence.py +242 -97
  10. rapidtide/calcnullsimfunc.py +240 -140
  11. rapidtide/calcsimfunc.py +314 -129
  12. rapidtide/correlate.py +1211 -389
  13. rapidtide/data/examples/src/testLD +56 -0
  14. rapidtide/data/examples/src/test_findmaxlag.py +2 -2
  15. rapidtide/data/examples/src/test_mlregressallt.py +32 -17
  16. rapidtide/data/examples/src/testalign +1 -1
  17. rapidtide/data/examples/src/testatlasaverage +35 -7
  18. rapidtide/data/examples/src/testboth +21 -0
  19. rapidtide/data/examples/src/testcifti +11 -0
  20. rapidtide/data/examples/src/testdelayvar +13 -0
  21. rapidtide/data/examples/src/testdlfilt +25 -0
  22. rapidtide/data/examples/src/testfft +35 -0
  23. rapidtide/data/examples/src/testfileorfloat +37 -0
  24. rapidtide/data/examples/src/testfmri +92 -42
  25. rapidtide/data/examples/src/testfuncs +3 -3
  26. rapidtide/data/examples/src/testglmfilt +8 -6
  27. rapidtide/data/examples/src/testhappy +84 -51
  28. rapidtide/data/examples/src/testinitdelay +19 -0
  29. rapidtide/data/examples/src/testmodels +33 -0
  30. rapidtide/data/examples/src/testnewrefine +26 -0
  31. rapidtide/data/examples/src/testnoiseamp +2 -2
  32. rapidtide/data/examples/src/testppgproc +17 -0
  33. rapidtide/data/examples/src/testrefineonly +22 -0
  34. rapidtide/data/examples/src/testretro +26 -13
  35. rapidtide/data/examples/src/testretrolagtcs +16 -0
  36. rapidtide/data/examples/src/testrolloff +11 -0
  37. rapidtide/data/examples/src/testsimdata +45 -28
  38. rapidtide/data/models/model_cnn_pytorch/loss.png +0 -0
  39. rapidtide/data/models/model_cnn_pytorch/loss.txt +1 -0
  40. rapidtide/data/models/model_cnn_pytorch/model.pth +0 -0
  41. rapidtide/data/models/model_cnn_pytorch/model_meta.json +68 -0
  42. rapidtide/data/models/model_cnn_pytorch_fulldata/loss.png +0 -0
  43. rapidtide/data/models/model_cnn_pytorch_fulldata/loss.txt +1 -0
  44. rapidtide/data/models/model_cnn_pytorch_fulldata/model.pth +0 -0
  45. rapidtide/data/models/model_cnn_pytorch_fulldata/model_meta.json +80 -0
  46. rapidtide/data/models/model_cnnbp_pytorch_fullldata/loss.png +0 -0
  47. rapidtide/data/models/model_cnnbp_pytorch_fullldata/loss.txt +1 -0
  48. rapidtide/data/models/model_cnnbp_pytorch_fullldata/model.pth +0 -0
  49. rapidtide/data/models/model_cnnbp_pytorch_fullldata/model_meta.json +138 -0
  50. rapidtide/data/models/model_cnnfft_pytorch_fulldata/loss.png +0 -0
  51. rapidtide/data/models/model_cnnfft_pytorch_fulldata/loss.txt +1 -0
  52. rapidtide/data/models/model_cnnfft_pytorch_fulldata/model.pth +0 -0
  53. rapidtide/data/models/model_cnnfft_pytorch_fulldata/model_meta.json +128 -0
  54. rapidtide/data/models/model_ppgattention_pytorch_w128_fulldata/loss.png +0 -0
  55. rapidtide/data/models/model_ppgattention_pytorch_w128_fulldata/loss.txt +1 -0
  56. rapidtide/data/models/model_ppgattention_pytorch_w128_fulldata/model.pth +0 -0
  57. rapidtide/data/models/model_ppgattention_pytorch_w128_fulldata/model_meta.json +49 -0
  58. rapidtide/data/models/model_revised_tf2/model.keras +0 -0
  59. rapidtide/data/models/{model_serdar → model_revised_tf2}/model_meta.json +1 -1
  60. rapidtide/data/models/model_serdar2_tf2/model.keras +0 -0
  61. rapidtide/data/models/{model_serdar2 → model_serdar2_tf2}/model_meta.json +1 -1
  62. rapidtide/data/models/model_serdar_tf2/model.keras +0 -0
  63. rapidtide/data/models/{model_revised → model_serdar_tf2}/model_meta.json +1 -1
  64. rapidtide/data/reference/HCP1200v2_MTT_2mm.nii.gz +0 -0
  65. rapidtide/data/reference/HCP1200v2_binmask_2mm.nii.gz +0 -0
  66. rapidtide/data/reference/HCP1200v2_csf_2mm.nii.gz +0 -0
  67. rapidtide/data/reference/HCP1200v2_gray_2mm.nii.gz +0 -0
  68. rapidtide/data/reference/HCP1200v2_graylaghist.json +7 -0
  69. rapidtide/data/reference/HCP1200v2_graylaghist.tsv.gz +0 -0
  70. rapidtide/data/reference/HCP1200v2_laghist.json +7 -0
  71. rapidtide/data/reference/HCP1200v2_laghist.tsv.gz +0 -0
  72. rapidtide/data/reference/HCP1200v2_mask_2mm.nii.gz +0 -0
  73. rapidtide/data/reference/HCP1200v2_maxcorr_2mm.nii.gz +0 -0
  74. rapidtide/data/reference/HCP1200v2_maxtime_2mm.nii.gz +0 -0
  75. rapidtide/data/reference/HCP1200v2_maxwidth_2mm.nii.gz +0 -0
  76. rapidtide/data/reference/HCP1200v2_negmask_2mm.nii.gz +0 -0
  77. rapidtide/data/reference/HCP1200v2_timepercentile_2mm.nii.gz +0 -0
  78. rapidtide/data/reference/HCP1200v2_white_2mm.nii.gz +0 -0
  79. rapidtide/data/reference/HCP1200v2_whitelaghist.json +7 -0
  80. rapidtide/data/reference/HCP1200v2_whitelaghist.tsv.gz +0 -0
  81. rapidtide/data/reference/JHU-ArterialTerritoriesNoVent-LVL1-seg2.xml +131 -0
  82. rapidtide/data/reference/JHU-ArterialTerritoriesNoVent-LVL1-seg2_regions.txt +60 -0
  83. rapidtide/data/reference/JHU-ArterialTerritoriesNoVent-LVL1-seg2_space-MNI152NLin6Asym_2mm.nii.gz +0 -0
  84. rapidtide/data/reference/JHU-ArterialTerritoriesNoVent-LVL1_space-MNI152NLin2009cAsym_2mm.nii.gz +0 -0
  85. rapidtide/data/reference/JHU-ArterialTerritoriesNoVent-LVL1_space-MNI152NLin2009cAsym_2mm_mask.nii.gz +0 -0
  86. rapidtide/data/reference/JHU-ArterialTerritoriesNoVent-LVL1_space-MNI152NLin6Asym_2mm_mask.nii.gz +0 -0
  87. rapidtide/data/reference/JHU-ArterialTerritoriesNoVent-LVL2_space-MNI152NLin6Asym_2mm_mask.nii.gz +0 -0
  88. rapidtide/data/reference/MNI152_T1_1mm_Brain_FAST_seg.nii.gz +0 -0
  89. rapidtide/data/reference/MNI152_T1_1mm_Brain_Mask.nii.gz +0 -0
  90. rapidtide/data/reference/MNI152_T1_2mm_Brain_FAST_seg.nii.gz +0 -0
  91. rapidtide/data/reference/MNI152_T1_2mm_Brain_Mask.nii.gz +0 -0
  92. rapidtide/decorators.py +91 -0
  93. rapidtide/dlfilter.py +2553 -414
  94. rapidtide/dlfiltertorch.py +5201 -0
  95. rapidtide/externaltools.py +328 -13
  96. rapidtide/fMRIData_class.py +108 -92
  97. rapidtide/ffttools.py +168 -0
  98. rapidtide/filter.py +2704 -1462
  99. rapidtide/fit.py +2361 -579
  100. rapidtide/genericmultiproc.py +197 -0
  101. rapidtide/happy_supportfuncs.py +3255 -548
  102. rapidtide/helper_classes.py +587 -1116
  103. rapidtide/io.py +2569 -468
  104. rapidtide/linfitfiltpass.py +784 -0
  105. rapidtide/makelaggedtcs.py +267 -97
  106. rapidtide/maskutil.py +555 -25
  107. rapidtide/miscmath.py +835 -144
  108. rapidtide/multiproc.py +217 -44
  109. rapidtide/patchmatch.py +752 -0
  110. rapidtide/peakeval.py +32 -32
  111. rapidtide/ppgproc.py +2205 -0
  112. rapidtide/qualitycheck.py +353 -40
  113. rapidtide/refinedelay.py +854 -0
  114. rapidtide/refineregressor.py +939 -0
  115. rapidtide/resample.py +725 -204
  116. rapidtide/scripts/__init__.py +1 -0
  117. rapidtide/scripts/{adjustoffset → adjustoffset.py} +7 -2
  118. rapidtide/scripts/{aligntcs → aligntcs.py} +7 -2
  119. rapidtide/scripts/{applydlfilter → applydlfilter.py} +7 -2
  120. rapidtide/scripts/applyppgproc.py +28 -0
  121. rapidtide/scripts/{atlasaverage → atlasaverage.py} +7 -2
  122. rapidtide/scripts/{atlastool → atlastool.py} +7 -2
  123. rapidtide/scripts/{calcicc → calcicc.py} +7 -2
  124. rapidtide/scripts/{calctexticc → calctexticc.py} +7 -2
  125. rapidtide/scripts/{calcttest → calcttest.py} +7 -2
  126. rapidtide/scripts/{ccorrica → ccorrica.py} +7 -2
  127. rapidtide/scripts/delayvar.py +28 -0
  128. rapidtide/scripts/{diffrois → diffrois.py} +7 -2
  129. rapidtide/scripts/{endtidalproc → endtidalproc.py} +7 -2
  130. rapidtide/scripts/{fdica → fdica.py} +7 -2
  131. rapidtide/scripts/{filtnifti → filtnifti.py} +7 -2
  132. rapidtide/scripts/{filttc → filttc.py} +7 -2
  133. rapidtide/scripts/{fingerprint → fingerprint.py} +20 -16
  134. rapidtide/scripts/{fixtr → fixtr.py} +7 -2
  135. rapidtide/scripts/{gmscalc → gmscalc.py} +7 -2
  136. rapidtide/scripts/{happy → happy.py} +7 -2
  137. rapidtide/scripts/{happy2std → happy2std.py} +7 -2
  138. rapidtide/scripts/{happywarp → happywarp.py} +8 -4
  139. rapidtide/scripts/{histnifti → histnifti.py} +7 -2
  140. rapidtide/scripts/{histtc → histtc.py} +7 -2
  141. rapidtide/scripts/{glmfilt → linfitfilt.py} +7 -4
  142. rapidtide/scripts/{localflow → localflow.py} +7 -2
  143. rapidtide/scripts/{mergequality → mergequality.py} +7 -2
  144. rapidtide/scripts/{pairproc → pairproc.py} +7 -2
  145. rapidtide/scripts/{pairwisemergenifti → pairwisemergenifti.py} +7 -2
  146. rapidtide/scripts/{physiofreq → physiofreq.py} +7 -2
  147. rapidtide/scripts/{pixelcomp → pixelcomp.py} +7 -2
  148. rapidtide/scripts/{plethquality → plethquality.py} +7 -2
  149. rapidtide/scripts/{polyfitim → polyfitim.py} +7 -2
  150. rapidtide/scripts/{proj2flow → proj2flow.py} +7 -2
  151. rapidtide/scripts/{rankimage → rankimage.py} +7 -2
  152. rapidtide/scripts/{rapidtide → rapidtide.py} +7 -2
  153. rapidtide/scripts/{rapidtide2std → rapidtide2std.py} +7 -2
  154. rapidtide/scripts/{resamplenifti → resamplenifti.py} +7 -2
  155. rapidtide/scripts/{resampletc → resampletc.py} +7 -2
  156. rapidtide/scripts/retrolagtcs.py +28 -0
  157. rapidtide/scripts/retroregress.py +28 -0
  158. rapidtide/scripts/{roisummarize → roisummarize.py} +7 -2
  159. rapidtide/scripts/{runqualitycheck → runqualitycheck.py} +7 -2
  160. rapidtide/scripts/{showarbcorr → showarbcorr.py} +7 -2
  161. rapidtide/scripts/{showhist → showhist.py} +7 -2
  162. rapidtide/scripts/{showstxcorr → showstxcorr.py} +7 -2
  163. rapidtide/scripts/{showtc → showtc.py} +7 -2
  164. rapidtide/scripts/{showxcorr_legacy → showxcorr_legacy.py} +8 -8
  165. rapidtide/scripts/{showxcorrx → showxcorrx.py} +7 -2
  166. rapidtide/scripts/{showxy → showxy.py} +7 -2
  167. rapidtide/scripts/{simdata → simdata.py} +7 -2
  168. rapidtide/scripts/{spatialdecomp → spatialdecomp.py} +7 -2
  169. rapidtide/scripts/{spatialfit → spatialfit.py} +7 -2
  170. rapidtide/scripts/{spatialmi → spatialmi.py} +7 -2
  171. rapidtide/scripts/{spectrogram → spectrogram.py} +7 -2
  172. rapidtide/scripts/stupidramtricks.py +238 -0
  173. rapidtide/scripts/{synthASL → synthASL.py} +7 -2
  174. rapidtide/scripts/{tcfrom2col → tcfrom2col.py} +7 -2
  175. rapidtide/scripts/{tcfrom3col → tcfrom3col.py} +7 -2
  176. rapidtide/scripts/{temporaldecomp → temporaldecomp.py} +7 -2
  177. rapidtide/scripts/{testhrv → testhrv.py} +1 -1
  178. rapidtide/scripts/{threeD → threeD.py} +7 -2
  179. rapidtide/scripts/{tidepool → tidepool.py} +7 -2
  180. rapidtide/scripts/{variabilityizer → variabilityizer.py} +7 -2
  181. rapidtide/simFuncClasses.py +2113 -0
  182. rapidtide/simfuncfit.py +312 -108
  183. rapidtide/stats.py +579 -247
  184. rapidtide/tests/.coveragerc +27 -6
  185. rapidtide-2.9.6.data/scripts/fdica → rapidtide/tests/cleanposttest +4 -6
  186. rapidtide/tests/happycomp +9 -0
  187. rapidtide/tests/resethappytargets +1 -1
  188. rapidtide/tests/resetrapidtidetargets +1 -1
  189. rapidtide/tests/resettargets +1 -1
  190. rapidtide/tests/runlocaltest +3 -3
  191. rapidtide/tests/showkernels +1 -1
  192. rapidtide/tests/test_aliasedcorrelate.py +4 -4
  193. rapidtide/tests/test_aligntcs.py +1 -1
  194. rapidtide/tests/test_calcicc.py +1 -1
  195. rapidtide/tests/test_cleanregressor.py +184 -0
  196. rapidtide/tests/test_congrid.py +70 -81
  197. rapidtide/tests/test_correlate.py +1 -1
  198. rapidtide/tests/test_corrpass.py +4 -4
  199. rapidtide/tests/test_delayestimation.py +54 -59
  200. rapidtide/tests/test_dlfiltertorch.py +437 -0
  201. rapidtide/tests/test_doresample.py +2 -2
  202. rapidtide/tests/test_externaltools.py +69 -0
  203. rapidtide/tests/test_fastresampler.py +9 -5
  204. rapidtide/tests/test_filter.py +96 -57
  205. rapidtide/tests/test_findmaxlag.py +50 -19
  206. rapidtide/tests/test_fullrunhappy_v1.py +15 -10
  207. rapidtide/tests/test_fullrunhappy_v2.py +19 -13
  208. rapidtide/tests/test_fullrunhappy_v3.py +28 -13
  209. rapidtide/tests/test_fullrunhappy_v4.py +30 -11
  210. rapidtide/tests/test_fullrunhappy_v5.py +62 -0
  211. rapidtide/tests/test_fullrunrapidtide_v1.py +61 -7
  212. rapidtide/tests/test_fullrunrapidtide_v2.py +26 -14
  213. rapidtide/tests/test_fullrunrapidtide_v3.py +28 -8
  214. rapidtide/tests/test_fullrunrapidtide_v4.py +16 -8
  215. rapidtide/tests/test_fullrunrapidtide_v5.py +15 -6
  216. rapidtide/tests/test_fullrunrapidtide_v6.py +142 -0
  217. rapidtide/tests/test_fullrunrapidtide_v7.py +114 -0
  218. rapidtide/tests/test_fullrunrapidtide_v8.py +66 -0
  219. rapidtide/tests/test_getparsers.py +158 -0
  220. rapidtide/tests/test_io.py +59 -18
  221. rapidtide/tests/{test_glmpass.py → test_linfitfiltpass.py} +10 -10
  222. rapidtide/tests/test_mi.py +1 -1
  223. rapidtide/tests/test_miscmath.py +1 -1
  224. rapidtide/tests/test_motionregress.py +5 -5
  225. rapidtide/tests/test_nullcorr.py +6 -9
  226. rapidtide/tests/test_padvec.py +216 -0
  227. rapidtide/tests/test_parserfuncs.py +101 -0
  228. rapidtide/tests/test_phaseanalysis.py +1 -1
  229. rapidtide/tests/test_rapidtideparser.py +59 -53
  230. rapidtide/tests/test_refinedelay.py +296 -0
  231. rapidtide/tests/test_runmisc.py +5 -5
  232. rapidtide/tests/test_sharedmem.py +60 -0
  233. rapidtide/tests/test_simroundtrip.py +132 -0
  234. rapidtide/tests/test_simulate.py +1 -1
  235. rapidtide/tests/test_stcorrelate.py +4 -2
  236. rapidtide/tests/test_timeshift.py +2 -2
  237. rapidtide/tests/test_valtoindex.py +1 -1
  238. rapidtide/tests/test_zRapidtideDataset.py +5 -3
  239. rapidtide/tests/utils.py +10 -9
  240. rapidtide/tidepoolTemplate.py +88 -70
  241. rapidtide/tidepoolTemplate.ui +60 -46
  242. rapidtide/tidepoolTemplate_alt.py +88 -53
  243. rapidtide/tidepoolTemplate_alt.ui +62 -52
  244. rapidtide/tidepoolTemplate_alt_qt6.py +921 -0
  245. rapidtide/tidepoolTemplate_big.py +1125 -0
  246. rapidtide/tidepoolTemplate_big.ui +2386 -0
  247. rapidtide/tidepoolTemplate_big_qt6.py +1129 -0
  248. rapidtide/tidepoolTemplate_qt6.py +793 -0
  249. rapidtide/util.py +1389 -148
  250. rapidtide/voxelData.py +1048 -0
  251. rapidtide/wiener.py +138 -25
  252. rapidtide/wiener2.py +114 -8
  253. rapidtide/workflows/adjustoffset.py +107 -5
  254. rapidtide/workflows/aligntcs.py +86 -3
  255. rapidtide/workflows/applydlfilter.py +231 -89
  256. rapidtide/workflows/applyppgproc.py +540 -0
  257. rapidtide/workflows/atlasaverage.py +309 -48
  258. rapidtide/workflows/atlastool.py +130 -9
  259. rapidtide/workflows/calcSimFuncMap.py +490 -0
  260. rapidtide/workflows/calctexticc.py +202 -10
  261. rapidtide/workflows/ccorrica.py +123 -15
  262. rapidtide/workflows/cleanregressor.py +415 -0
  263. rapidtide/workflows/delayvar.py +1268 -0
  264. rapidtide/workflows/diffrois.py +84 -6
  265. rapidtide/workflows/endtidalproc.py +149 -9
  266. rapidtide/workflows/fdica.py +197 -17
  267. rapidtide/workflows/filtnifti.py +71 -4
  268. rapidtide/workflows/filttc.py +76 -5
  269. rapidtide/workflows/fitSimFuncMap.py +578 -0
  270. rapidtide/workflows/fixtr.py +74 -4
  271. rapidtide/workflows/gmscalc.py +116 -6
  272. rapidtide/workflows/happy.py +1242 -480
  273. rapidtide/workflows/happy2std.py +145 -13
  274. rapidtide/workflows/happy_parser.py +277 -59
  275. rapidtide/workflows/histnifti.py +120 -4
  276. rapidtide/workflows/histtc.py +85 -4
  277. rapidtide/workflows/{glmfilt.py → linfitfilt.py} +128 -14
  278. rapidtide/workflows/localflow.py +329 -29
  279. rapidtide/workflows/mergequality.py +80 -4
  280. rapidtide/workflows/niftidecomp.py +323 -19
  281. rapidtide/workflows/niftistats.py +178 -8
  282. rapidtide/workflows/pairproc.py +99 -5
  283. rapidtide/workflows/pairwisemergenifti.py +86 -3
  284. rapidtide/workflows/parser_funcs.py +1488 -56
  285. rapidtide/workflows/physiofreq.py +139 -12
  286. rapidtide/workflows/pixelcomp.py +211 -9
  287. rapidtide/workflows/plethquality.py +105 -23
  288. rapidtide/workflows/polyfitim.py +159 -19
  289. rapidtide/workflows/proj2flow.py +76 -3
  290. rapidtide/workflows/rankimage.py +115 -8
  291. rapidtide/workflows/rapidtide.py +1785 -1858
  292. rapidtide/workflows/rapidtide2std.py +101 -3
  293. rapidtide/workflows/rapidtide_parser.py +590 -389
  294. rapidtide/workflows/refineDelayMap.py +249 -0
  295. rapidtide/workflows/refineRegressor.py +1215 -0
  296. rapidtide/workflows/regressfrommaps.py +308 -0
  297. rapidtide/workflows/resamplenifti.py +86 -4
  298. rapidtide/workflows/resampletc.py +92 -4
  299. rapidtide/workflows/retrolagtcs.py +442 -0
  300. rapidtide/workflows/retroregress.py +1501 -0
  301. rapidtide/workflows/roisummarize.py +176 -7
  302. rapidtide/workflows/runqualitycheck.py +72 -7
  303. rapidtide/workflows/showarbcorr.py +172 -16
  304. rapidtide/workflows/showhist.py +87 -3
  305. rapidtide/workflows/showstxcorr.py +161 -4
  306. rapidtide/workflows/showtc.py +172 -10
  307. rapidtide/workflows/showxcorrx.py +250 -62
  308. rapidtide/workflows/showxy.py +186 -16
  309. rapidtide/workflows/simdata.py +418 -112
  310. rapidtide/workflows/spatialfit.py +83 -8
  311. rapidtide/workflows/spatialmi.py +252 -29
  312. rapidtide/workflows/spectrogram.py +306 -33
  313. rapidtide/workflows/synthASL.py +157 -6
  314. rapidtide/workflows/tcfrom2col.py +77 -3
  315. rapidtide/workflows/tcfrom3col.py +75 -3
  316. rapidtide/workflows/tidepool.py +3829 -666
  317. rapidtide/workflows/utils.py +45 -19
  318. rapidtide/workflows/utils_doc.py +293 -0
  319. rapidtide/workflows/variabilityizer.py +118 -5
  320. {rapidtide-2.9.6.dist-info → rapidtide-3.1.3.dist-info}/METADATA +30 -223
  321. rapidtide-3.1.3.dist-info/RECORD +393 -0
  322. {rapidtide-2.9.6.dist-info → rapidtide-3.1.3.dist-info}/WHEEL +1 -1
  323. rapidtide-3.1.3.dist-info/entry_points.txt +65 -0
  324. rapidtide-3.1.3.dist-info/top_level.txt +2 -0
  325. rapidtide/calcandfitcorrpairs.py +0 -262
  326. rapidtide/data/examples/src/testoutputsize +0 -45
  327. rapidtide/data/models/model_revised/model.h5 +0 -0
  328. rapidtide/data/models/model_serdar/model.h5 +0 -0
  329. rapidtide/data/models/model_serdar2/model.h5 +0 -0
  330. rapidtide/data/reference/ASPECTS_nlin_asym_09c_2mm.nii.gz +0 -0
  331. rapidtide/data/reference/ASPECTS_nlin_asym_09c_2mm_mask.nii.gz +0 -0
  332. rapidtide/data/reference/ATTbasedFlowTerritories_split_nlin_asym_09c_2mm.nii.gz +0 -0
  333. rapidtide/data/reference/ATTbasedFlowTerritories_split_nlin_asym_09c_2mm_mask.nii.gz +0 -0
  334. rapidtide/data/reference/HCP1200_binmask_2mm_2009c_asym.nii.gz +0 -0
  335. rapidtide/data/reference/HCP1200_lag_2mm_2009c_asym.nii.gz +0 -0
  336. rapidtide/data/reference/HCP1200_mask_2mm_2009c_asym.nii.gz +0 -0
  337. rapidtide/data/reference/HCP1200_negmask_2mm_2009c_asym.nii.gz +0 -0
  338. rapidtide/data/reference/HCP1200_sigma_2mm_2009c_asym.nii.gz +0 -0
  339. rapidtide/data/reference/HCP1200_strength_2mm_2009c_asym.nii.gz +0 -0
  340. rapidtide/glmpass.py +0 -434
  341. rapidtide/refine_factored.py +0 -641
  342. rapidtide/scripts/retroglm +0 -23
  343. rapidtide/workflows/glmfrommaps.py +0 -202
  344. rapidtide/workflows/retroglm.py +0 -643
  345. rapidtide-2.9.6.data/scripts/adjustoffset +0 -23
  346. rapidtide-2.9.6.data/scripts/aligntcs +0 -23
  347. rapidtide-2.9.6.data/scripts/applydlfilter +0 -23
  348. rapidtide-2.9.6.data/scripts/atlasaverage +0 -23
  349. rapidtide-2.9.6.data/scripts/atlastool +0 -23
  350. rapidtide-2.9.6.data/scripts/calcicc +0 -22
  351. rapidtide-2.9.6.data/scripts/calctexticc +0 -23
  352. rapidtide-2.9.6.data/scripts/calcttest +0 -22
  353. rapidtide-2.9.6.data/scripts/ccorrica +0 -23
  354. rapidtide-2.9.6.data/scripts/diffrois +0 -23
  355. rapidtide-2.9.6.data/scripts/endtidalproc +0 -23
  356. rapidtide-2.9.6.data/scripts/filtnifti +0 -23
  357. rapidtide-2.9.6.data/scripts/filttc +0 -23
  358. rapidtide-2.9.6.data/scripts/fingerprint +0 -593
  359. rapidtide-2.9.6.data/scripts/fixtr +0 -23
  360. rapidtide-2.9.6.data/scripts/glmfilt +0 -24
  361. rapidtide-2.9.6.data/scripts/gmscalc +0 -22
  362. rapidtide-2.9.6.data/scripts/happy +0 -25
  363. rapidtide-2.9.6.data/scripts/happy2std +0 -23
  364. rapidtide-2.9.6.data/scripts/happywarp +0 -350
  365. rapidtide-2.9.6.data/scripts/histnifti +0 -23
  366. rapidtide-2.9.6.data/scripts/histtc +0 -23
  367. rapidtide-2.9.6.data/scripts/localflow +0 -23
  368. rapidtide-2.9.6.data/scripts/mergequality +0 -23
  369. rapidtide-2.9.6.data/scripts/pairproc +0 -23
  370. rapidtide-2.9.6.data/scripts/pairwisemergenifti +0 -23
  371. rapidtide-2.9.6.data/scripts/physiofreq +0 -23
  372. rapidtide-2.9.6.data/scripts/pixelcomp +0 -23
  373. rapidtide-2.9.6.data/scripts/plethquality +0 -23
  374. rapidtide-2.9.6.data/scripts/polyfitim +0 -23
  375. rapidtide-2.9.6.data/scripts/proj2flow +0 -23
  376. rapidtide-2.9.6.data/scripts/rankimage +0 -23
  377. rapidtide-2.9.6.data/scripts/rapidtide +0 -23
  378. rapidtide-2.9.6.data/scripts/rapidtide2std +0 -23
  379. rapidtide-2.9.6.data/scripts/resamplenifti +0 -23
  380. rapidtide-2.9.6.data/scripts/resampletc +0 -23
  381. rapidtide-2.9.6.data/scripts/retroglm +0 -23
  382. rapidtide-2.9.6.data/scripts/roisummarize +0 -23
  383. rapidtide-2.9.6.data/scripts/runqualitycheck +0 -23
  384. rapidtide-2.9.6.data/scripts/showarbcorr +0 -23
  385. rapidtide-2.9.6.data/scripts/showhist +0 -23
  386. rapidtide-2.9.6.data/scripts/showstxcorr +0 -23
  387. rapidtide-2.9.6.data/scripts/showtc +0 -23
  388. rapidtide-2.9.6.data/scripts/showxcorr_legacy +0 -536
  389. rapidtide-2.9.6.data/scripts/showxcorrx +0 -23
  390. rapidtide-2.9.6.data/scripts/showxy +0 -23
  391. rapidtide-2.9.6.data/scripts/simdata +0 -23
  392. rapidtide-2.9.6.data/scripts/spatialdecomp +0 -23
  393. rapidtide-2.9.6.data/scripts/spatialfit +0 -23
  394. rapidtide-2.9.6.data/scripts/spatialmi +0 -23
  395. rapidtide-2.9.6.data/scripts/spectrogram +0 -23
  396. rapidtide-2.9.6.data/scripts/synthASL +0 -23
  397. rapidtide-2.9.6.data/scripts/tcfrom2col +0 -23
  398. rapidtide-2.9.6.data/scripts/tcfrom3col +0 -23
  399. rapidtide-2.9.6.data/scripts/temporaldecomp +0 -23
  400. rapidtide-2.9.6.data/scripts/threeD +0 -236
  401. rapidtide-2.9.6.data/scripts/tidepool +0 -23
  402. rapidtide-2.9.6.data/scripts/variabilityizer +0 -23
  403. rapidtide-2.9.6.dist-info/RECORD +0 -359
  404. rapidtide-2.9.6.dist-info/top_level.txt +0 -86
  405. {rapidtide-2.9.6.dist-info → rapidtide-3.1.3.dist-info/licenses}/LICENSE +0 -0
@@ -0,0 +1,2386 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <ui version="4.0">
3
+ <class>MainWindow</class>
4
+ <widget class="QMainWindow" name="MainWindow">
5
+ <property name="geometry">
6
+ <rect>
7
+ <x>0</x>
8
+ <y>0</y>
9
+ <width>1595</width>
10
+ <height>810</height>
11
+ </rect>
12
+ </property>
13
+ <property name="sizePolicy">
14
+ <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
15
+ <horstretch>1</horstretch>
16
+ <verstretch>1</verstretch>
17
+ </sizepolicy>
18
+ </property>
19
+ <property name="minimumSize">
20
+ <size>
21
+ <width>1595</width>
22
+ <height>810</height>
23
+ </size>
24
+ </property>
25
+ <property name="maximumSize">
26
+ <size>
27
+ <width>1595</width>
28
+ <height>810</height>
29
+ </size>
30
+ </property>
31
+ <property name="sizeIncrement">
32
+ <size>
33
+ <width>1</width>
34
+ <height>1</height>
35
+ </size>
36
+ </property>
37
+ <property name="windowTitle">
38
+ <string>MainWindow</string>
39
+ </property>
40
+ <widget class="QWidget" name="centralwidget">
41
+ <widget class="QGroupBox" name="imageData_groupBox">
42
+ <property name="geometry">
43
+ <rect>
44
+ <x>440</x>
45
+ <y>7</y>
46
+ <width>561</width>
47
+ <height>591</height>
48
+ </rect>
49
+ </property>
50
+ <property name="sizePolicy">
51
+ <sizepolicy hsizetype="MinimumExpanding" vsizetype="Maximum">
52
+ <horstretch>1</horstretch>
53
+ <verstretch>1</verstretch>
54
+ </sizepolicy>
55
+ </property>
56
+ <property name="minimumSize">
57
+ <size>
58
+ <width>550</width>
59
+ <height>156</height>
60
+ </size>
61
+ </property>
62
+ <property name="maximumSize">
63
+ <size>
64
+ <width>1100</width>
65
+ <height>1000</height>
66
+ </size>
67
+ </property>
68
+ <property name="sizeIncrement">
69
+ <size>
70
+ <width>1</width>
71
+ <height>1</height>
72
+ </size>
73
+ </property>
74
+ <property name="font">
75
+ <font>
76
+ <family>Arial Narrow</family>
77
+ </font>
78
+ </property>
79
+ <property name="title">
80
+ <string>Image Data</string>
81
+ </property>
82
+ <layout class="QGridLayout" name="gridLayout">
83
+ <item row="2" column="2">
84
+ <layout class="QGridLayout" name="gridLayout_2">
85
+ <property name="sizeConstraint">
86
+ <enum>QLayout::SizeConstraint::SetMaximumSize</enum>
87
+ </property>
88
+ <item row="0" column="1">
89
+ <layout class="QVBoxLayout" name="verticalLayout_3">
90
+ <property name="spacing">
91
+ <number>0</number>
92
+ </property>
93
+ <property name="sizeConstraint">
94
+ <enum>QLayout::SizeConstraint::SetFixedSize</enum>
95
+ </property>
96
+ <property name="topMargin">
97
+ <number>5</number>
98
+ </property>
99
+ <property name="bottomMargin">
100
+ <number>5</number>
101
+ </property>
102
+ <item>
103
+ <widget class="QDoubleSpinBox" name="dispmax_doubleSpinBox">
104
+ <property name="alignment">
105
+ <set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set>
106
+ </property>
107
+ <property name="decimals">
108
+ <number>3</number>
109
+ </property>
110
+ </widget>
111
+ </item>
112
+ <item>
113
+ <widget class="QPushButton" name="resetDispLimits_Button">
114
+ <property name="toolTip">
115
+ <string>Set the display range of the current map to the absolute minimum and maximum</string>
116
+ </property>
117
+ <property name="text">
118
+ <string>Full Range</string>
119
+ </property>
120
+ </widget>
121
+ </item>
122
+ <item>
123
+ <widget class="QPushButton" name="resetDispSmart_Button">
124
+ <property name="toolTip">
125
+ <string>Set the display range of the current map to the robust minimum and maximum</string>
126
+ </property>
127
+ <property name="text">
128
+ <string>Smart</string>
129
+ </property>
130
+ </widget>
131
+ </item>
132
+ <item>
133
+ <widget class="QPushButton" name="saveDisp_Button">
134
+ <property name="toolTip">
135
+ <string>Save jpegs of the currently displayed map</string>
136
+ </property>
137
+ <property name="text">
138
+ <string>Save</string>
139
+ </property>
140
+ </widget>
141
+ </item>
142
+ <item>
143
+ <widget class="QPushButton" name="setMask_Button">
144
+ <property name="toolTip">
145
+ <string>Right click to select the mask used to display the current map</string>
146
+ </property>
147
+ <property name="text">
148
+ <string>No mask</string>
149
+ </property>
150
+ </widget>
151
+ </item>
152
+ <item>
153
+ <widget class="QDoubleSpinBox" name="dispmin_doubleSpinBox">
154
+ <property name="alignment">
155
+ <set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set>
156
+ </property>
157
+ <property name="decimals">
158
+ <number>3</number>
159
+ </property>
160
+ </widget>
161
+ </item>
162
+ <item>
163
+ <widget class="QCheckBox" name="transparency_checkBox">
164
+ <property name="toolTip">
165
+ <string>With transparency on, map values outside the range limits are not displayed.</string>
166
+ </property>
167
+ <property name="text">
168
+ <string>Transparency</string>
169
+ </property>
170
+ <property name="checked">
171
+ <bool>false</bool>
172
+ </property>
173
+ </widget>
174
+ </item>
175
+ </layout>
176
+ </item>
177
+ <item row="0" column="0">
178
+ <widget class="GraphicsView" name="graphicsView_colorbar">
179
+ <property name="sizePolicy">
180
+ <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
181
+ <horstretch>0</horstretch>
182
+ <verstretch>0</verstretch>
183
+ </sizepolicy>
184
+ </property>
185
+ <property name="minimumSize">
186
+ <size>
187
+ <width>25</width>
188
+ <height>128</height>
189
+ </size>
190
+ </property>
191
+ <property name="maximumSize">
192
+ <size>
193
+ <width>25</width>
194
+ <height>256</height>
195
+ </size>
196
+ </property>
197
+ <property name="sizeIncrement">
198
+ <size>
199
+ <width>0</width>
200
+ <height>1</height>
201
+ </size>
202
+ </property>
203
+ <property name="resizeAnchor">
204
+ <enum>QGraphicsView::ViewportAnchor::AnchorViewCenter</enum>
205
+ </property>
206
+ </widget>
207
+ </item>
208
+ <item row="0" column="2">
209
+ <layout class="QVBoxLayout" name="aspects_verticalLayout">
210
+ <property name="spacing">
211
+ <number>0</number>
212
+ </property>
213
+ <property name="sizeConstraint">
214
+ <enum>QLayout::SizeConstraint::SetMinimumSize</enum>
215
+ </property>
216
+ <item>
217
+ <layout class="QVBoxLayout" name="verticalLayout_4">
218
+ <item>
219
+ <widget class="QLabel" name="label_2">
220
+ <property name="maximumSize">
221
+ <size>
222
+ <width>16777215</width>
223
+ <height>14</height>
224
+ </size>
225
+ </property>
226
+ <property name="font">
227
+ <font>
228
+ <family>Arial Narrow</family>
229
+ </font>
230
+ </property>
231
+ <property name="text">
232
+ <string>Colormap</string>
233
+ </property>
234
+ </widget>
235
+ </item>
236
+ <item>
237
+ <widget class="QRadioButton" name="gray_radioButton">
238
+ <property name="font">
239
+ <font>
240
+ <family>Arial Narrow</family>
241
+ <pointsize>10</pointsize>
242
+ </font>
243
+ </property>
244
+ <property name="text">
245
+ <string>Gray</string>
246
+ </property>
247
+ <attribute name="buttonGroup">
248
+ <string notr="true">colormap_buttonGroup</string>
249
+ </attribute>
250
+ </widget>
251
+ </item>
252
+ <item>
253
+ <widget class="QRadioButton" name="thermal_radioButton">
254
+ <property name="font">
255
+ <font>
256
+ <family>Arial Narrow</family>
257
+ <pointsize>10</pointsize>
258
+ </font>
259
+ </property>
260
+ <property name="text">
261
+ <string>Thermal</string>
262
+ </property>
263
+ <attribute name="buttonGroup">
264
+ <string notr="true">colormap_buttonGroup</string>
265
+ </attribute>
266
+ </widget>
267
+ </item>
268
+ <item>
269
+ <widget class="QRadioButton" name="plasma_radioButton">
270
+ <property name="font">
271
+ <font>
272
+ <family>Arial Narrow</family>
273
+ <pointsize>10</pointsize>
274
+ </font>
275
+ </property>
276
+ <property name="text">
277
+ <string>Plasma</string>
278
+ </property>
279
+ <attribute name="buttonGroup">
280
+ <string notr="true">colormap_buttonGroup</string>
281
+ </attribute>
282
+ </widget>
283
+ </item>
284
+ <item>
285
+ <widget class="QRadioButton" name="rainbow_radioButton">
286
+ <property name="font">
287
+ <font>
288
+ <family>Arial Narrow</family>
289
+ <pointsize>10</pointsize>
290
+ </font>
291
+ </property>
292
+ <property name="text">
293
+ <string>Rainbow</string>
294
+ </property>
295
+ <attribute name="buttonGroup">
296
+ <string notr="true">colormap_buttonGroup</string>
297
+ </attribute>
298
+ </widget>
299
+ </item>
300
+ <item>
301
+ <widget class="QRadioButton" name="viridis_radioButton">
302
+ <property name="font">
303
+ <font>
304
+ <family>Arial Narrow</family>
305
+ <pointsize>10</pointsize>
306
+ </font>
307
+ </property>
308
+ <property name="text">
309
+ <string>Viridis</string>
310
+ </property>
311
+ <attribute name="buttonGroup">
312
+ <string notr="true">colormap_buttonGroup</string>
313
+ </attribute>
314
+ </widget>
315
+ </item>
316
+ <item>
317
+ <widget class="QRadioButton" name="turbo_radioButton">
318
+ <property name="font">
319
+ <font>
320
+ <family>Arial Narrow</family>
321
+ <pointsize>10</pointsize>
322
+ </font>
323
+ </property>
324
+ <property name="text">
325
+ <string>Turbo</string>
326
+ </property>
327
+ <attribute name="buttonGroup">
328
+ <string notr="true">colormap_buttonGroup</string>
329
+ </attribute>
330
+ </widget>
331
+ </item>
332
+ </layout>
333
+ </item>
334
+ <item>
335
+ <widget class="QLabel" name="summary_Label">
336
+ <property name="maximumSize">
337
+ <size>
338
+ <width>16777215</width>
339
+ <height>14</height>
340
+ </size>
341
+ </property>
342
+ <property name="font">
343
+ <font>
344
+ <family>Arial Narrow</family>
345
+ </font>
346
+ </property>
347
+ <property name="text">
348
+ <string>Region summaries</string>
349
+ </property>
350
+ </widget>
351
+ </item>
352
+ <item>
353
+ <widget class="QRadioButton" name="raw_radioButton">
354
+ <property name="font">
355
+ <font>
356
+ <family>Arial Narrow</family>
357
+ <pointsize>10</pointsize>
358
+ </font>
359
+ </property>
360
+ <property name="text">
361
+ <string>Raw data</string>
362
+ </property>
363
+ <property name="checked">
364
+ <bool>true</bool>
365
+ </property>
366
+ <attribute name="buttonGroup">
367
+ <string notr="true">stats_buttonGroup</string>
368
+ </attribute>
369
+ </widget>
370
+ </item>
371
+ <item>
372
+ <widget class="QRadioButton" name="mean_radioButton">
373
+ <property name="font">
374
+ <font>
375
+ <family>Arial Narrow</family>
376
+ <pointsize>10</pointsize>
377
+ </font>
378
+ </property>
379
+ <property name="text">
380
+ <string>Mean</string>
381
+ </property>
382
+ <property name="checked">
383
+ <bool>false</bool>
384
+ </property>
385
+ <attribute name="buttonGroup">
386
+ <string notr="true">stats_buttonGroup</string>
387
+ </attribute>
388
+ </widget>
389
+ </item>
390
+ <item>
391
+ <widget class="QRadioButton" name="median_radioButton">
392
+ <property name="font">
393
+ <font>
394
+ <family>Arial Narrow</family>
395
+ <pointsize>10</pointsize>
396
+ </font>
397
+ </property>
398
+ <property name="text">
399
+ <string>Median</string>
400
+ </property>
401
+ <attribute name="buttonGroup">
402
+ <string notr="true">stats_buttonGroup</string>
403
+ </attribute>
404
+ </widget>
405
+ </item>
406
+ <item>
407
+ <widget class="QRadioButton" name="CoV_radioButton">
408
+ <property name="font">
409
+ <font>
410
+ <family>Arial Narrow</family>
411
+ <pointsize>10</pointsize>
412
+ </font>
413
+ </property>
414
+ <property name="text">
415
+ <string>CoV</string>
416
+ </property>
417
+ <attribute name="buttonGroup">
418
+ <string notr="true">stats_buttonGroup</string>
419
+ </attribute>
420
+ </widget>
421
+ </item>
422
+ <item>
423
+ <widget class="QRadioButton" name="std_radioButton">
424
+ <property name="font">
425
+ <font>
426
+ <family>Arial Narrow</family>
427
+ <pointsize>10</pointsize>
428
+ </font>
429
+ </property>
430
+ <property name="text">
431
+ <string>Std dev</string>
432
+ </property>
433
+ <attribute name="buttonGroup">
434
+ <string notr="true">stats_buttonGroup</string>
435
+ </attribute>
436
+ </widget>
437
+ </item>
438
+ <item>
439
+ <widget class="QRadioButton" name="MAD_radioButton">
440
+ <property name="font">
441
+ <font>
442
+ <family>Arial Narrow</family>
443
+ <pointsize>10</pointsize>
444
+ </font>
445
+ </property>
446
+ <property name="text">
447
+ <string>MAD</string>
448
+ </property>
449
+ <attribute name="buttonGroup">
450
+ <string notr="true">stats_buttonGroup</string>
451
+ </attribute>
452
+ </widget>
453
+ </item>
454
+ </layout>
455
+ </item>
456
+ </layout>
457
+ </item>
458
+ <item row="1" column="2">
459
+ <widget class="GraphicsLayoutWidget" name="main_graphicsView_cor">
460
+ <property name="sizePolicy">
461
+ <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
462
+ <horstretch>0</horstretch>
463
+ <verstretch>0</verstretch>
464
+ </sizepolicy>
465
+ </property>
466
+ <property name="minimumSize">
467
+ <size>
468
+ <width>256</width>
469
+ <height>128</height>
470
+ </size>
471
+ </property>
472
+ <property name="maximumSize">
473
+ <size>
474
+ <width>256</width>
475
+ <height>256</height>
476
+ </size>
477
+ </property>
478
+ <property name="sizeIncrement">
479
+ <size>
480
+ <width>1</width>
481
+ <height>1</height>
482
+ </size>
483
+ </property>
484
+ <property name="frameShape">
485
+ <enum>QFrame::Shape::NoFrame</enum>
486
+ </property>
487
+ <property name="alignment">
488
+ <set>Qt::AlignmentFlag::AlignCenter</set>
489
+ </property>
490
+ </widget>
491
+ </item>
492
+ <item row="2" column="1">
493
+ <widget class="GraphicsLayoutWidget" name="main_graphicsView_sag">
494
+ <property name="sizePolicy">
495
+ <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
496
+ <horstretch>0</horstretch>
497
+ <verstretch>0</verstretch>
498
+ </sizepolicy>
499
+ </property>
500
+ <property name="minimumSize">
501
+ <size>
502
+ <width>256</width>
503
+ <height>256</height>
504
+ </size>
505
+ </property>
506
+ <property name="maximumSize">
507
+ <size>
508
+ <width>256</width>
509
+ <height>256</height>
510
+ </size>
511
+ </property>
512
+ <property name="sizeIncrement">
513
+ <size>
514
+ <width>1</width>
515
+ <height>1</height>
516
+ </size>
517
+ </property>
518
+ <property name="frameShape">
519
+ <enum>QFrame::Shape::NoFrame</enum>
520
+ </property>
521
+ <property name="alignment">
522
+ <set>Qt::AlignmentFlag::AlignCenter</set>
523
+ </property>
524
+ </widget>
525
+ </item>
526
+ <item row="1" column="1">
527
+ <widget class="GraphicsLayoutWidget" name="main_graphicsView_ax">
528
+ <property name="sizePolicy">
529
+ <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
530
+ <horstretch>0</horstretch>
531
+ <verstretch>0</verstretch>
532
+ </sizepolicy>
533
+ </property>
534
+ <property name="minimumSize">
535
+ <size>
536
+ <width>256</width>
537
+ <height>256</height>
538
+ </size>
539
+ </property>
540
+ <property name="maximumSize">
541
+ <size>
542
+ <width>256</width>
543
+ <height>256</height>
544
+ </size>
545
+ </property>
546
+ <property name="sizeIncrement">
547
+ <size>
548
+ <width>1</width>
549
+ <height>1</height>
550
+ </size>
551
+ </property>
552
+ <property name="frameShape">
553
+ <enum>QFrame::Shape::NoFrame</enum>
554
+ </property>
555
+ <property name="alignment">
556
+ <set>Qt::AlignmentFlag::AlignCenter</set>
557
+ </property>
558
+ <property name="viewportUpdateMode">
559
+ <enum>QGraphicsView::ViewportUpdateMode::SmartViewportUpdate</enum>
560
+ </property>
561
+ </widget>
562
+ </item>
563
+ </layout>
564
+ </widget>
565
+ <widget class="QGroupBox" name="overlays_groupBox">
566
+ <property name="geometry">
567
+ <rect>
568
+ <x>10</x>
569
+ <y>7</y>
570
+ <width>421</width>
571
+ <height>591</height>
572
+ </rect>
573
+ </property>
574
+ <property name="sizePolicy">
575
+ <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
576
+ <horstretch>0</horstretch>
577
+ <verstretch>0</verstretch>
578
+ </sizepolicy>
579
+ </property>
580
+ <property name="minimumSize">
581
+ <size>
582
+ <width>210</width>
583
+ <height>0</height>
584
+ </size>
585
+ </property>
586
+ <property name="maximumSize">
587
+ <size>
588
+ <width>16777215</width>
589
+ <height>683</height>
590
+ </size>
591
+ </property>
592
+ <property name="font">
593
+ <font>
594
+ <family>Arial Narrow</family>
595
+ </font>
596
+ </property>
597
+ <property name="title">
598
+ <string>Overlays</string>
599
+ </property>
600
+ <widget class="QRadioButton" name="overlay_radioButton_05">
601
+ <property name="geometry">
602
+ <rect>
603
+ <x>10</x>
604
+ <y>351</y>
605
+ <width>151</width>
606
+ <height>20</height>
607
+ </rect>
608
+ </property>
609
+ <property name="font">
610
+ <font>
611
+ <family>.AppleSystemUIFont</family>
612
+ <pointsize>10</pointsize>
613
+ </font>
614
+ </property>
615
+ <property name="styleSheet">
616
+ <string notr="true">color: rgb(255, 255, 255);</string>
617
+ </property>
618
+ <property name="text">
619
+ <string>Mask</string>
620
+ </property>
621
+ </widget>
622
+ <widget class="GraphicsLayoutWidget" name="overlay_graphicsView_01">
623
+ <property name="geometry">
624
+ <rect>
625
+ <x>10</x>
626
+ <y>25</y>
627
+ <width>192</width>
628
+ <height>64</height>
629
+ </rect>
630
+ </property>
631
+ <property name="sizePolicy">
632
+ <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
633
+ <horstretch>0</horstretch>
634
+ <verstretch>0</verstretch>
635
+ </sizepolicy>
636
+ </property>
637
+ <property name="minimumSize">
638
+ <size>
639
+ <width>192</width>
640
+ <height>64</height>
641
+ </size>
642
+ </property>
643
+ <property name="maximumSize">
644
+ <size>
645
+ <width>192</width>
646
+ <height>64</height>
647
+ </size>
648
+ </property>
649
+ <property name="frameShape">
650
+ <enum>QFrame::Shape::NoFrame</enum>
651
+ </property>
652
+ <property name="alignment">
653
+ <set>Qt::AlignmentFlag::AlignCenter</set>
654
+ </property>
655
+ </widget>
656
+ <widget class="QRadioButton" name="overlay_radioButton_01">
657
+ <property name="geometry">
658
+ <rect>
659
+ <x>10</x>
660
+ <y>71</y>
661
+ <width>151</width>
662
+ <height>20</height>
663
+ </rect>
664
+ </property>
665
+ <property name="font">
666
+ <font>
667
+ <family>.AppleSystemUIFont</family>
668
+ <pointsize>10</pointsize>
669
+ </font>
670
+ </property>
671
+ <property name="autoFillBackground">
672
+ <bool>false</bool>
673
+ </property>
674
+ <property name="styleSheet">
675
+ <string notr="true">color: rgb(255, 255, 255);</string>
676
+ </property>
677
+ <property name="text">
678
+ <string>Lag times</string>
679
+ </property>
680
+ </widget>
681
+ <widget class="QRadioButton" name="overlay_radioButton_02">
682
+ <property name="geometry">
683
+ <rect>
684
+ <x>10</x>
685
+ <y>141</y>
686
+ <width>151</width>
687
+ <height>20</height>
688
+ </rect>
689
+ </property>
690
+ <property name="font">
691
+ <font>
692
+ <family>.AppleSystemUIFont</family>
693
+ <pointsize>10</pointsize>
694
+ </font>
695
+ </property>
696
+ <property name="styleSheet">
697
+ <string notr="true">color: rgb(255, 255, 255);</string>
698
+ </property>
699
+ <property name="text">
700
+ <string>Correlation strength</string>
701
+ </property>
702
+ </widget>
703
+ <widget class="QRadioButton" name="overlay_radioButton_03">
704
+ <property name="geometry">
705
+ <rect>
706
+ <x>10</x>
707
+ <y>211</y>
708
+ <width>151</width>
709
+ <height>20</height>
710
+ </rect>
711
+ </property>
712
+ <property name="font">
713
+ <font>
714
+ <family>.AppleSystemUIFont</family>
715
+ <pointsize>10</pointsize>
716
+ </font>
717
+ </property>
718
+ <property name="styleSheet">
719
+ <string notr="true">color: rgb(255, 255, 255);</string>
720
+ </property>
721
+ <property name="text">
722
+ <string>MTT</string>
723
+ </property>
724
+ </widget>
725
+ <widget class="QRadioButton" name="overlay_radioButton_04">
726
+ <property name="geometry">
727
+ <rect>
728
+ <x>10</x>
729
+ <y>281</y>
730
+ <width>151</width>
731
+ <height>20</height>
732
+ </rect>
733
+ </property>
734
+ <property name="font">
735
+ <font>
736
+ <family>.AppleSystemUIFont</family>
737
+ <pointsize>10</pointsize>
738
+ </font>
739
+ </property>
740
+ <property name="styleSheet">
741
+ <string notr="true">color: rgb(255, 255, 255);</string>
742
+ </property>
743
+ <property name="text">
744
+ <string>R2</string>
745
+ </property>
746
+ </widget>
747
+ <widget class="QRadioButton" name="corrout_radioButton">
748
+ <property name="geometry">
749
+ <rect>
750
+ <x>10</x>
751
+ <y>620</y>
752
+ <width>151</width>
753
+ <height>20</height>
754
+ </rect>
755
+ </property>
756
+ <property name="font">
757
+ <font>
758
+ <family>Arial Narrow</family>
759
+ <pointsize>10</pointsize>
760
+ </font>
761
+ </property>
762
+ <property name="text">
763
+ <string>Correlation function</string>
764
+ </property>
765
+ <property name="checked">
766
+ <bool>true</bool>
767
+ </property>
768
+ </widget>
769
+ <widget class="QRadioButton" name="overlay_radioButton_06">
770
+ <property name="geometry">
771
+ <rect>
772
+ <x>10</x>
773
+ <y>421</y>
774
+ <width>151</width>
775
+ <height>20</height>
776
+ </rect>
777
+ </property>
778
+ <property name="font">
779
+ <font>
780
+ <family>.AppleSystemUIFont</family>
781
+ <pointsize>10</pointsize>
782
+ </font>
783
+ </property>
784
+ <property name="styleSheet">
785
+ <string notr="true">color: rgb(255, 255, 255);</string>
786
+ </property>
787
+ <property name="text">
788
+ <string>Mask</string>
789
+ </property>
790
+ </widget>
791
+ <widget class="QRadioButton" name="overlay_radioButton_07">
792
+ <property name="geometry">
793
+ <rect>
794
+ <x>10</x>
795
+ <y>491</y>
796
+ <width>151</width>
797
+ <height>20</height>
798
+ </rect>
799
+ </property>
800
+ <property name="font">
801
+ <font>
802
+ <family>.AppleSystemUIFont</family>
803
+ <pointsize>10</pointsize>
804
+ </font>
805
+ </property>
806
+ <property name="styleSheet">
807
+ <string notr="true">color: rgb(255, 255, 255);</string>
808
+ </property>
809
+ <property name="text">
810
+ <string>Mask</string>
811
+ </property>
812
+ </widget>
813
+ <widget class="QRadioButton" name="overlay_radioButton_08">
814
+ <property name="geometry">
815
+ <rect>
816
+ <x>10</x>
817
+ <y>561</y>
818
+ <width>151</width>
819
+ <height>20</height>
820
+ </rect>
821
+ </property>
822
+ <property name="font">
823
+ <font>
824
+ <family>.AppleSystemUIFont</family>
825
+ <pointsize>10</pointsize>
826
+ </font>
827
+ </property>
828
+ <property name="styleSheet">
829
+ <string notr="true">color: rgb(255, 255, 255);</string>
830
+ </property>
831
+ <property name="text">
832
+ <string>Mask</string>
833
+ </property>
834
+ </widget>
835
+ <widget class="GraphicsLayoutWidget" name="overlay_graphicsView_04">
836
+ <property name="geometry">
837
+ <rect>
838
+ <x>10</x>
839
+ <y>235</y>
840
+ <width>192</width>
841
+ <height>64</height>
842
+ </rect>
843
+ </property>
844
+ <property name="sizePolicy">
845
+ <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
846
+ <horstretch>0</horstretch>
847
+ <verstretch>0</verstretch>
848
+ </sizepolicy>
849
+ </property>
850
+ <property name="minimumSize">
851
+ <size>
852
+ <width>192</width>
853
+ <height>64</height>
854
+ </size>
855
+ </property>
856
+ <property name="maximumSize">
857
+ <size>
858
+ <width>192</width>
859
+ <height>64</height>
860
+ </size>
861
+ </property>
862
+ <property name="frameShape">
863
+ <enum>QFrame::Shape::NoFrame</enum>
864
+ </property>
865
+ <property name="alignment">
866
+ <set>Qt::AlignmentFlag::AlignCenter</set>
867
+ </property>
868
+ </widget>
869
+ <widget class="GraphicsLayoutWidget" name="overlay_graphicsView_06">
870
+ <property name="geometry">
871
+ <rect>
872
+ <x>10</x>
873
+ <y>375</y>
874
+ <width>192</width>
875
+ <height>64</height>
876
+ </rect>
877
+ </property>
878
+ <property name="sizePolicy">
879
+ <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
880
+ <horstretch>0</horstretch>
881
+ <verstretch>0</verstretch>
882
+ </sizepolicy>
883
+ </property>
884
+ <property name="minimumSize">
885
+ <size>
886
+ <width>192</width>
887
+ <height>64</height>
888
+ </size>
889
+ </property>
890
+ <property name="maximumSize">
891
+ <size>
892
+ <width>192</width>
893
+ <height>64</height>
894
+ </size>
895
+ </property>
896
+ <property name="frameShape">
897
+ <enum>QFrame::Shape::NoFrame</enum>
898
+ </property>
899
+ <property name="alignment">
900
+ <set>Qt::AlignmentFlag::AlignCenter</set>
901
+ </property>
902
+ </widget>
903
+ <widget class="GraphicsLayoutWidget" name="overlay_graphicsView_03">
904
+ <property name="geometry">
905
+ <rect>
906
+ <x>10</x>
907
+ <y>165</y>
908
+ <width>192</width>
909
+ <height>64</height>
910
+ </rect>
911
+ </property>
912
+ <property name="sizePolicy">
913
+ <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
914
+ <horstretch>0</horstretch>
915
+ <verstretch>0</verstretch>
916
+ </sizepolicy>
917
+ </property>
918
+ <property name="minimumSize">
919
+ <size>
920
+ <width>192</width>
921
+ <height>64</height>
922
+ </size>
923
+ </property>
924
+ <property name="maximumSize">
925
+ <size>
926
+ <width>192</width>
927
+ <height>64</height>
928
+ </size>
929
+ </property>
930
+ <property name="frameShape">
931
+ <enum>QFrame::Shape::NoFrame</enum>
932
+ </property>
933
+ <property name="alignment">
934
+ <set>Qt::AlignmentFlag::AlignCenter</set>
935
+ </property>
936
+ </widget>
937
+ <widget class="GraphicsLayoutWidget" name="overlay_graphicsView_08">
938
+ <property name="geometry">
939
+ <rect>
940
+ <x>10</x>
941
+ <y>515</y>
942
+ <width>192</width>
943
+ <height>64</height>
944
+ </rect>
945
+ </property>
946
+ <property name="sizePolicy">
947
+ <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
948
+ <horstretch>0</horstretch>
949
+ <verstretch>0</verstretch>
950
+ </sizepolicy>
951
+ </property>
952
+ <property name="minimumSize">
953
+ <size>
954
+ <width>192</width>
955
+ <height>64</height>
956
+ </size>
957
+ </property>
958
+ <property name="maximumSize">
959
+ <size>
960
+ <width>192</width>
961
+ <height>64</height>
962
+ </size>
963
+ </property>
964
+ <property name="frameShape">
965
+ <enum>QFrame::Shape::NoFrame</enum>
966
+ </property>
967
+ <property name="alignment">
968
+ <set>Qt::AlignmentFlag::AlignCenter</set>
969
+ </property>
970
+ </widget>
971
+ <widget class="GraphicsLayoutWidget" name="overlay_graphicsView_05">
972
+ <property name="geometry">
973
+ <rect>
974
+ <x>10</x>
975
+ <y>305</y>
976
+ <width>192</width>
977
+ <height>64</height>
978
+ </rect>
979
+ </property>
980
+ <property name="sizePolicy">
981
+ <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
982
+ <horstretch>0</horstretch>
983
+ <verstretch>0</verstretch>
984
+ </sizepolicy>
985
+ </property>
986
+ <property name="minimumSize">
987
+ <size>
988
+ <width>192</width>
989
+ <height>64</height>
990
+ </size>
991
+ </property>
992
+ <property name="maximumSize">
993
+ <size>
994
+ <width>192</width>
995
+ <height>64</height>
996
+ </size>
997
+ </property>
998
+ <property name="frameShape">
999
+ <enum>QFrame::Shape::NoFrame</enum>
1000
+ </property>
1001
+ <property name="alignment">
1002
+ <set>Qt::AlignmentFlag::AlignCenter</set>
1003
+ </property>
1004
+ </widget>
1005
+ <widget class="GraphicsLayoutWidget" name="overlay_graphicsView_02">
1006
+ <property name="geometry">
1007
+ <rect>
1008
+ <x>10</x>
1009
+ <y>95</y>
1010
+ <width>192</width>
1011
+ <height>64</height>
1012
+ </rect>
1013
+ </property>
1014
+ <property name="sizePolicy">
1015
+ <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
1016
+ <horstretch>0</horstretch>
1017
+ <verstretch>0</verstretch>
1018
+ </sizepolicy>
1019
+ </property>
1020
+ <property name="minimumSize">
1021
+ <size>
1022
+ <width>192</width>
1023
+ <height>64</height>
1024
+ </size>
1025
+ </property>
1026
+ <property name="maximumSize">
1027
+ <size>
1028
+ <width>192</width>
1029
+ <height>64</height>
1030
+ </size>
1031
+ </property>
1032
+ <property name="frameShape">
1033
+ <enum>QFrame::Shape::NoFrame</enum>
1034
+ </property>
1035
+ <property name="alignment">
1036
+ <set>Qt::AlignmentFlag::AlignCenter</set>
1037
+ </property>
1038
+ </widget>
1039
+ <widget class="GraphicsLayoutWidget" name="overlay_graphicsView_07">
1040
+ <property name="geometry">
1041
+ <rect>
1042
+ <x>10</x>
1043
+ <y>445</y>
1044
+ <width>192</width>
1045
+ <height>64</height>
1046
+ </rect>
1047
+ </property>
1048
+ <property name="sizePolicy">
1049
+ <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
1050
+ <horstretch>0</horstretch>
1051
+ <verstretch>0</verstretch>
1052
+ </sizepolicy>
1053
+ </property>
1054
+ <property name="minimumSize">
1055
+ <size>
1056
+ <width>192</width>
1057
+ <height>64</height>
1058
+ </size>
1059
+ </property>
1060
+ <property name="maximumSize">
1061
+ <size>
1062
+ <width>192</width>
1063
+ <height>64</height>
1064
+ </size>
1065
+ </property>
1066
+ <property name="frameShape">
1067
+ <enum>QFrame::Shape::NoFrame</enum>
1068
+ </property>
1069
+ <property name="alignment">
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>
1543
+ </property>
1544
+ </widget>
1545
+ <zorder>overlay_graphicsView_04</zorder>
1546
+ <zorder>overlay_graphicsView_01</zorder>
1547
+ <zorder>overlay_radioButton_01</zorder>
1548
+ <zorder>overlay_radioButton_04</zorder>
1549
+ <zorder>overlay_graphicsView_06</zorder>
1550
+ <zorder>overlay_graphicsView_08</zorder>
1551
+ <zorder>overlay_graphicsView_05</zorder>
1552
+ <zorder>overlay_graphicsView_02</zorder>
1553
+ <zorder>overlay_graphicsView_07</zorder>
1554
+ <zorder>overlay_radioButton_02</zorder>
1555
+ <zorder>overlay_graphicsView_03</zorder>
1556
+ <zorder>overlay_radioButton_03</zorder>
1557
+ <zorder>overlay_radioButton_06</zorder>
1558
+ <zorder>overlay_radioButton_08</zorder>
1559
+ <zorder>overlay_radioButton_07</zorder>
1560
+ <zorder>overlay_radioButton_05</zorder>
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>
1578
+ </widget>
1579
+ <widget class="QGroupBox" name="histogram_groupBox">
1580
+ <property name="geometry">
1581
+ <rect>
1582
+ <x>1010</x>
1583
+ <y>225</y>
1584
+ <width>571</width>
1585
+ <height>186</height>
1586
+ </rect>
1587
+ </property>
1588
+ <property name="sizePolicy">
1589
+ <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
1590
+ <horstretch>0</horstretch>
1591
+ <verstretch>0</verstretch>
1592
+ </sizepolicy>
1593
+ </property>
1594
+ <property name="minimumSize">
1595
+ <size>
1596
+ <width>100</width>
1597
+ <height>100</height>
1598
+ </size>
1599
+ </property>
1600
+ <property name="maximumSize">
1601
+ <size>
1602
+ <width>800</width>
1603
+ <height>1000</height>
1604
+ </size>
1605
+ </property>
1606
+ <property name="font">
1607
+ <font>
1608
+ <family>Arial Narrow</family>
1609
+ </font>
1610
+ </property>
1611
+ <property name="title">
1612
+ <string>Overlay Histogram</string>
1613
+ </property>
1614
+ <widget class="GraphicsLayoutWidget" name="histogram_graphicsView">
1615
+ <property name="geometry">
1616
+ <rect>
1617
+ <x>10</x>
1618
+ <y>25</y>
1619
+ <width>551</width>
1620
+ <height>151</height>
1621
+ </rect>
1622
+ </property>
1623
+ <property name="sizePolicy">
1624
+ <sizepolicy hsizetype="Expanding" vsizetype="MinimumExpanding">
1625
+ <horstretch>0</horstretch>
1626
+ <verstretch>0</verstretch>
1627
+ </sizepolicy>
1628
+ </property>
1629
+ <property name="minimumSize">
1630
+ <size>
1631
+ <width>0</width>
1632
+ <height>100</height>
1633
+ </size>
1634
+ </property>
1635
+ <property name="maximumSize">
1636
+ <size>
1637
+ <width>1000</width>
1638
+ <height>1000</height>
1639
+ </size>
1640
+ </property>
1641
+ </widget>
1642
+ </widget>
1643
+ <widget class="QGroupBox" name="mainimagedata_groupBox">
1644
+ <property name="geometry">
1645
+ <rect>
1646
+ <x>1010</x>
1647
+ <y>7</y>
1648
+ <width>181</width>
1649
+ <height>221</height>
1650
+ </rect>
1651
+ </property>
1652
+ <property name="font">
1653
+ <font>
1654
+ <family>Arial Narrow</family>
1655
+ </font>
1656
+ </property>
1657
+ <property name="title">
1658
+ <string>Location</string>
1659
+ </property>
1660
+ <widget class="QLabel" name="label_4">
1661
+ <property name="geometry">
1662
+ <rect>
1663
+ <x>10</x>
1664
+ <y>35</y>
1665
+ <width>16</width>
1666
+ <height>16</height>
1667
+ </rect>
1668
+ </property>
1669
+ <property name="text">
1670
+ <string>X</string>
1671
+ </property>
1672
+ </widget>
1673
+ <widget class="QDoubleSpinBox" name="pixnumX_doubleSpinBox">
1674
+ <property name="geometry">
1675
+ <rect>
1676
+ <x>30</x>
1677
+ <y>30</y>
1678
+ <width>67</width>
1679
+ <height>24</height>
1680
+ </rect>
1681
+ </property>
1682
+ <property name="alignment">
1683
+ <set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set>
1684
+ </property>
1685
+ <property name="decimals">
1686
+ <number>0</number>
1687
+ </property>
1688
+ </widget>
1689
+ <widget class="QLabel" name="label_7">
1690
+ <property name="geometry">
1691
+ <rect>
1692
+ <x>30</x>
1693
+ <y>20</y>
1694
+ <width>56</width>
1695
+ <height>13</height>
1696
+ </rect>
1697
+ </property>
1698
+ <property name="font">
1699
+ <font>
1700
+ <family>Arial Narrow</family>
1701
+ </font>
1702
+ </property>
1703
+ <property name="text">
1704
+ <string>Voxel</string>
1705
+ </property>
1706
+ </widget>
1707
+ <widget class="QDoubleSpinBox" name="coordX_doubleSpinBox">
1708
+ <property name="geometry">
1709
+ <rect>
1710
+ <x>100</x>
1711
+ <y>30</y>
1712
+ <width>67</width>
1713
+ <height>24</height>
1714
+ </rect>
1715
+ </property>
1716
+ <property name="alignment">
1717
+ <set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set>
1718
+ </property>
1719
+ <property name="decimals">
1720
+ <number>3</number>
1721
+ </property>
1722
+ </widget>
1723
+ <widget class="QLabel" name="label_9">
1724
+ <property name="geometry">
1725
+ <rect>
1726
+ <x>100</x>
1727
+ <y>20</y>
1728
+ <width>56</width>
1729
+ <height>13</height>
1730
+ </rect>
1731
+ </property>
1732
+ <property name="font">
1733
+ <font>
1734
+ <family>Arial Narrow</family>
1735
+ </font>
1736
+ </property>
1737
+ <property name="text">
1738
+ <string>mm</string>
1739
+ </property>
1740
+ </widget>
1741
+ <widget class="QDoubleSpinBox" name="pixnumY_doubleSpinBox">
1742
+ <property name="geometry">
1743
+ <rect>
1744
+ <x>30</x>
1745
+ <y>55</y>
1746
+ <width>67</width>
1747
+ <height>24</height>
1748
+ </rect>
1749
+ </property>
1750
+ <property name="alignment">
1751
+ <set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set>
1752
+ </property>
1753
+ <property name="decimals">
1754
+ <number>0</number>
1755
+ </property>
1756
+ </widget>
1757
+ <widget class="QDoubleSpinBox" name="coordY_doubleSpinBox">
1758
+ <property name="geometry">
1759
+ <rect>
1760
+ <x>100</x>
1761
+ <y>55</y>
1762
+ <width>67</width>
1763
+ <height>24</height>
1764
+ </rect>
1765
+ </property>
1766
+ <property name="alignment">
1767
+ <set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set>
1768
+ </property>
1769
+ <property name="decimals">
1770
+ <number>3</number>
1771
+ </property>
1772
+ </widget>
1773
+ <widget class="QDoubleSpinBox" name="pixnumZ_doubleSpinBox">
1774
+ <property name="geometry">
1775
+ <rect>
1776
+ <x>30</x>
1777
+ <y>80</y>
1778
+ <width>67</width>
1779
+ <height>24</height>
1780
+ </rect>
1781
+ </property>
1782
+ <property name="alignment">
1783
+ <set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set>
1784
+ </property>
1785
+ <property name="decimals">
1786
+ <number>0</number>
1787
+ </property>
1788
+ </widget>
1789
+ <widget class="QDoubleSpinBox" name="coordZ_doubleSpinBox">
1790
+ <property name="geometry">
1791
+ <rect>
1792
+ <x>100</x>
1793
+ <y>80</y>
1794
+ <width>67</width>
1795
+ <height>24</height>
1796
+ </rect>
1797
+ </property>
1798
+ <property name="alignment">
1799
+ <set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set>
1800
+ </property>
1801
+ <property name="decimals">
1802
+ <number>3</number>
1803
+ </property>
1804
+ </widget>
1805
+ <widget class="QLabel" name="label_6">
1806
+ <property name="geometry">
1807
+ <rect>
1808
+ <x>10</x>
1809
+ <y>60</y>
1810
+ <width>16</width>
1811
+ <height>16</height>
1812
+ </rect>
1813
+ </property>
1814
+ <property name="text">
1815
+ <string>Y</string>
1816
+ </property>
1817
+ </widget>
1818
+ <widget class="QLabel" name="label_8">
1819
+ <property name="geometry">
1820
+ <rect>
1821
+ <x>10</x>
1822
+ <y>85</y>
1823
+ <width>16</width>
1824
+ <height>16</height>
1825
+ </rect>
1826
+ </property>
1827
+ <property name="text">
1828
+ <string>Z</string>
1829
+ </property>
1830
+ </widget>
1831
+ <widget class="QDoubleSpinBox" name="coordT_doubleSpinBox">
1832
+ <property name="geometry">
1833
+ <rect>
1834
+ <x>100</x>
1835
+ <y>130</y>
1836
+ <width>67</width>
1837
+ <height>24</height>
1838
+ </rect>
1839
+ </property>
1840
+ <property name="alignment">
1841
+ <set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set>
1842
+ </property>
1843
+ <property name="decimals">
1844
+ <number>3</number>
1845
+ </property>
1846
+ </widget>
1847
+ <widget class="QDoubleSpinBox" name="pixnumT_doubleSpinBox">
1848
+ <property name="geometry">
1849
+ <rect>
1850
+ <x>30</x>
1851
+ <y>130</y>
1852
+ <width>67</width>
1853
+ <height>24</height>
1854
+ </rect>
1855
+ </property>
1856
+ <property name="alignment">
1857
+ <set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set>
1858
+ </property>
1859
+ <property name="decimals">
1860
+ <number>0</number>
1861
+ </property>
1862
+ </widget>
1863
+ <widget class="QLabel" name="label_3">
1864
+ <property name="geometry">
1865
+ <rect>
1866
+ <x>10</x>
1867
+ <y>135</y>
1868
+ <width>16</width>
1869
+ <height>16</height>
1870
+ </rect>
1871
+ </property>
1872
+ <property name="text">
1873
+ <string>T</string>
1874
+ </property>
1875
+ </widget>
1876
+ <widget class="QSlider" name="TimeSlider">
1877
+ <property name="geometry">
1878
+ <rect>
1879
+ <x>10</x>
1880
+ <y>195</y>
1881
+ <width>151</width>
1882
+ <height>22</height>
1883
+ </rect>
1884
+ </property>
1885
+ <property name="orientation">
1886
+ <enum>Qt::Orientation::Horizontal</enum>
1887
+ </property>
1888
+ </widget>
1889
+ <widget class="QLabel" name="label_10">
1890
+ <property name="geometry">
1891
+ <rect>
1892
+ <x>30</x>
1893
+ <y>120</y>
1894
+ <width>56</width>
1895
+ <height>13</height>
1896
+ </rect>
1897
+ </property>
1898
+ <property name="font">
1899
+ <font>
1900
+ <family>Arial Narrow</family>
1901
+ </font>
1902
+ </property>
1903
+ <property name="text">
1904
+ <string>Timepoint</string>
1905
+ </property>
1906
+ </widget>
1907
+ <widget class="QLabel" name="label_11">
1908
+ <property name="geometry">
1909
+ <rect>
1910
+ <x>100</x>
1911
+ <y>120</y>
1912
+ <width>56</width>
1913
+ <height>13</height>
1914
+ </rect>
1915
+ </property>
1916
+ <property name="font">
1917
+ <font>
1918
+ <family>Arial Narrow</family>
1919
+ </font>
1920
+ </property>
1921
+ <property name="text">
1922
+ <string>seconds</string>
1923
+ </property>
1924
+ </widget>
1925
+ <widget class="QPushButton" name="runMovieButton">
1926
+ <property name="geometry">
1927
+ <rect>
1928
+ <x>20</x>
1929
+ <y>160</y>
1930
+ <width>151</width>
1931
+ <height>32</height>
1932
+ </rect>
1933
+ </property>
1934
+ <property name="text">
1935
+ <string>Start Movie</string>
1936
+ </property>
1937
+ </widget>
1938
+ </widget>
1939
+ <widget class="QGroupBox" name="regressor_groupBox">
1940
+ <property name="geometry">
1941
+ <rect>
1942
+ <x>10</x>
1943
+ <y>595</y>
1944
+ <width>1571</width>
1945
+ <height>181</height>
1946
+ </rect>
1947
+ </property>
1948
+ <property name="sizePolicy">
1949
+ <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
1950
+ <horstretch>0</horstretch>
1951
+ <verstretch>0</verstretch>
1952
+ </sizepolicy>
1953
+ </property>
1954
+ <property name="minimumSize">
1955
+ <size>
1956
+ <width>100</width>
1957
+ <height>100</height>
1958
+ </size>
1959
+ </property>
1960
+ <property name="maximumSize">
1961
+ <size>
1962
+ <width>1590</width>
1963
+ <height>1000</height>
1964
+ </size>
1965
+ </property>
1966
+ <property name="font">
1967
+ <font>
1968
+ <family>Arial Narrow</family>
1969
+ </font>
1970
+ </property>
1971
+ <property name="title">
1972
+ <string>Probe regressor</string>
1973
+ </property>
1974
+ <widget class="GraphicsLayoutWidget" name="regressorspectrum_graphicsView">
1975
+ <property name="geometry">
1976
+ <rect>
1977
+ <x>730</x>
1978
+ <y>25</y>
1979
+ <width>710</width>
1980
+ <height>131</height>
1981
+ </rect>
1982
+ </property>
1983
+ <property name="sizePolicy">
1984
+ <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
1985
+ <horstretch>0</horstretch>
1986
+ <verstretch>0</verstretch>
1987
+ </sizepolicy>
1988
+ </property>
1989
+ <property name="minimumSize">
1990
+ <size>
1991
+ <width>710</width>
1992
+ <height>100</height>
1993
+ </size>
1994
+ </property>
1995
+ <property name="maximumSize">
1996
+ <size>
1997
+ <width>710</width>
1998
+ <height>1000</height>
1999
+ </size>
2000
+ </property>
2001
+ <property name="sizeIncrement">
2002
+ <size>
2003
+ <width>1</width>
2004
+ <height>1</height>
2005
+ </size>
2006
+ </property>
2007
+ </widget>
2008
+ <widget class="GraphicsLayoutWidget" name="regressortimecourse_graphicsView">
2009
+ <property name="enabled">
2010
+ <bool>true</bool>
2011
+ </property>
2012
+ <property name="geometry">
2013
+ <rect>
2014
+ <x>10</x>
2015
+ <y>23</y>
2016
+ <width>710</width>
2017
+ <height>131</height>
2018
+ </rect>
2019
+ </property>
2020
+ <property name="sizePolicy">
2021
+ <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
2022
+ <horstretch>0</horstretch>
2023
+ <verstretch>0</verstretch>
2024
+ </sizepolicy>
2025
+ </property>
2026
+ <property name="minimumSize">
2027
+ <size>
2028
+ <width>710</width>
2029
+ <height>100</height>
2030
+ </size>
2031
+ </property>
2032
+ <property name="maximumSize">
2033
+ <size>
2034
+ <width>710</width>
2035
+ <height>1000</height>
2036
+ </size>
2037
+ </property>
2038
+ <property name="sizeIncrement">
2039
+ <size>
2040
+ <width>1</width>
2041
+ <height>1</height>
2042
+ </size>
2043
+ </property>
2044
+ </widget>
2045
+ <widget class="QGroupBox" name="processingstage_groupBox">
2046
+ <property name="geometry">
2047
+ <rect>
2048
+ <x>1450</x>
2049
+ <y>5</y>
2050
+ <width>120</width>
2051
+ <height>151</height>
2052
+ </rect>
2053
+ </property>
2054
+ <property name="font">
2055
+ <font>
2056
+ <family>Arial Narrow</family>
2057
+ </font>
2058
+ </property>
2059
+ <property name="title">
2060
+ <string>Processing stage</string>
2061
+ </property>
2062
+ <widget class="QWidget" name="verticalLayoutWidget">
2063
+ <property name="geometry">
2064
+ <rect>
2065
+ <x>10</x>
2066
+ <y>25</y>
2067
+ <width>101</width>
2068
+ <height>122</height>
2069
+ </rect>
2070
+ </property>
2071
+ <layout class="QVBoxLayout" name="verticalLayout">
2072
+ <item>
2073
+ <widget class="QRadioButton" name="prefilt_radioButton">
2074
+ <property name="font">
2075
+ <font>
2076
+ <family>Arial Narrow</family>
2077
+ </font>
2078
+ </property>
2079
+ <property name="text">
2080
+ <string>Prefilt</string>
2081
+ </property>
2082
+ <property name="checked">
2083
+ <bool>true</bool>
2084
+ </property>
2085
+ </widget>
2086
+ </item>
2087
+ <item>
2088
+ <widget class="QRadioButton" name="postfilt_radioButton">
2089
+ <property name="font">
2090
+ <font>
2091
+ <family>Arial Narrow</family>
2092
+ </font>
2093
+ </property>
2094
+ <property name="text">
2095
+ <string>Postfilt</string>
2096
+ </property>
2097
+ <property name="checked">
2098
+ <bool>false</bool>
2099
+ </property>
2100
+ </widget>
2101
+ </item>
2102
+ <item>
2103
+ <widget class="QRadioButton" name="pass1_radioButton">
2104
+ <property name="font">
2105
+ <font>
2106
+ <family>Arial Narrow</family>
2107
+ </font>
2108
+ </property>
2109
+ <property name="text">
2110
+ <string>Pass 1</string>
2111
+ </property>
2112
+ </widget>
2113
+ </item>
2114
+ <item>
2115
+ <widget class="QRadioButton" name="pass2_radioButton">
2116
+ <property name="font">
2117
+ <font>
2118
+ <family>Arial Narrow</family>
2119
+ </font>
2120
+ </property>
2121
+ <property name="text">
2122
+ <string>Pass 2</string>
2123
+ </property>
2124
+ </widget>
2125
+ </item>
2126
+ <item>
2127
+ <widget class="QRadioButton" name="pass3_radioButton">
2128
+ <property name="font">
2129
+ <font>
2130
+ <family>Arial Narrow</family>
2131
+ </font>
2132
+ </property>
2133
+ <property name="text">
2134
+ <string>Pass 3</string>
2135
+ </property>
2136
+ </widget>
2137
+ </item>
2138
+ <item>
2139
+ <widget class="QRadioButton" name="pass4_radioButton">
2140
+ <property name="font">
2141
+ <font>
2142
+ <family>Arial Narrow</family>
2143
+ </font>
2144
+ </property>
2145
+ <property name="text">
2146
+ <string>Pass 4</string>
2147
+ </property>
2148
+ </widget>
2149
+ </item>
2150
+ <item>
2151
+ <spacer name="verticalSpacer_2">
2152
+ <property name="orientation">
2153
+ <enum>Qt::Orientation::Vertical</enum>
2154
+ </property>
2155
+ <property name="sizeHint" stdset="0">
2156
+ <size>
2157
+ <width>20</width>
2158
+ <height>40</height>
2159
+ </size>
2160
+ </property>
2161
+ </spacer>
2162
+ </item>
2163
+ </layout>
2164
+ </widget>
2165
+ </widget>
2166
+ <widget class="QLabel" name="label_5">
2167
+ <property name="geometry">
2168
+ <rect>
2169
+ <x>270</x>
2170
+ <y>155</y>
2171
+ <width>161</width>
2172
+ <height>16</height>
2173
+ </rect>
2174
+ </property>
2175
+ <property name="font">
2176
+ <font>
2177
+ <family>Arial Narrow</family>
2178
+ </font>
2179
+ </property>
2180
+ <property name="text">
2181
+ <string>Timecourse (seconds)</string>
2182
+ </property>
2183
+ <property name="alignment">
2184
+ <set>Qt::AlignmentFlag::AlignCenter</set>
2185
+ </property>
2186
+ </widget>
2187
+ <widget class="QLabel" name="label_12">
2188
+ <property name="geometry">
2189
+ <rect>
2190
+ <x>1040</x>
2191
+ <y>155</y>
2192
+ <width>131</width>
2193
+ <height>16</height>
2194
+ </rect>
2195
+ </property>
2196
+ <property name="font">
2197
+ <font>
2198
+ <family>Arial Narrow</family>
2199
+ </font>
2200
+ </property>
2201
+ <property name="text">
2202
+ <string>Power spectrum (Hz)</string>
2203
+ </property>
2204
+ <property name="alignment">
2205
+ <set>Qt::AlignmentFlag::AlignCenter</set>
2206
+ </property>
2207
+ </widget>
2208
+ </widget>
2209
+ <widget class="QGroupBox" name="logOutput_groupBox">
2210
+ <property name="geometry">
2211
+ <rect>
2212
+ <x>1200</x>
2213
+ <y>7</y>
2214
+ <width>381</width>
2215
+ <height>221</height>
2216
+ </rect>
2217
+ </property>
2218
+ <property name="sizePolicy">
2219
+ <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
2220
+ <horstretch>0</horstretch>
2221
+ <verstretch>0</verstretch>
2222
+ </sizepolicy>
2223
+ </property>
2224
+ <property name="minimumSize">
2225
+ <size>
2226
+ <width>100</width>
2227
+ <height>100</height>
2228
+ </size>
2229
+ </property>
2230
+ <property name="maximumSize">
2231
+ <size>
2232
+ <width>700</width>
2233
+ <height>500</height>
2234
+ </size>
2235
+ </property>
2236
+ <property name="font">
2237
+ <font>
2238
+ <family>Arial Narrow</family>
2239
+ </font>
2240
+ </property>
2241
+ <property name="title">
2242
+ <string>Information</string>
2243
+ </property>
2244
+ <widget class="QTextEdit" name="logOutput">
2245
+ <property name="geometry">
2246
+ <rect>
2247
+ <x>10</x>
2248
+ <y>25</y>
2249
+ <width>361</width>
2250
+ <height>186</height>
2251
+ </rect>
2252
+ </property>
2253
+ <property name="font">
2254
+ <font>
2255
+ <family>Courier New</family>
2256
+ <pointsize>11</pointsize>
2257
+ <bold>true</bold>
2258
+ </font>
2259
+ </property>
2260
+ </widget>
2261
+ </widget>
2262
+ <widget class="QGroupBox" name="simfunc_groupBox">
2263
+ <property name="geometry">
2264
+ <rect>
2265
+ <x>1010</x>
2266
+ <y>407</y>
2267
+ <width>571</width>
2268
+ <height>186</height>
2269
+ </rect>
2270
+ </property>
2271
+ <property name="sizePolicy">
2272
+ <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
2273
+ <horstretch>0</horstretch>
2274
+ <verstretch>0</verstretch>
2275
+ </sizepolicy>
2276
+ </property>
2277
+ <property name="minimumSize">
2278
+ <size>
2279
+ <width>100</width>
2280
+ <height>100</height>
2281
+ </size>
2282
+ </property>
2283
+ <property name="maximumSize">
2284
+ <size>
2285
+ <width>800</width>
2286
+ <height>1000</height>
2287
+ </size>
2288
+ </property>
2289
+ <property name="font">
2290
+ <font>
2291
+ <family>Arial Narrow</family>
2292
+ </font>
2293
+ </property>
2294
+ <property name="title">
2295
+ <string>Correlation Function</string>
2296
+ </property>
2297
+ <widget class="GraphicsLayoutWidget" name="simfunc_graphicsView">
2298
+ <property name="geometry">
2299
+ <rect>
2300
+ <x>10</x>
2301
+ <y>25</y>
2302
+ <width>551</width>
2303
+ <height>151</height>
2304
+ </rect>
2305
+ </property>
2306
+ <property name="sizePolicy">
2307
+ <sizepolicy hsizetype="Expanding" vsizetype="MinimumExpanding">
2308
+ <horstretch>0</horstretch>
2309
+ <verstretch>0</verstretch>
2310
+ </sizepolicy>
2311
+ </property>
2312
+ <property name="minimumSize">
2313
+ <size>
2314
+ <width>0</width>
2315
+ <height>100</height>
2316
+ </size>
2317
+ </property>
2318
+ <property name="maximumSize">
2319
+ <size>
2320
+ <width>1000</width>
2321
+ <height>1000</height>
2322
+ </size>
2323
+ </property>
2324
+ </widget>
2325
+ </widget>
2326
+ <zorder>overlays_groupBox</zorder>
2327
+ <zorder>imageData_groupBox</zorder>
2328
+ <zorder>histogram_groupBox</zorder>
2329
+ <zorder>mainimagedata_groupBox</zorder>
2330
+ <zorder>regressor_groupBox</zorder>
2331
+ <zorder>logOutput_groupBox</zorder>
2332
+ <zorder>simfunc_groupBox</zorder>
2333
+ </widget>
2334
+ <widget class="QMenuBar" name="menubar">
2335
+ <property name="geometry">
2336
+ <rect>
2337
+ <x>0</x>
2338
+ <y>0</y>
2339
+ <width>1600</width>
2340
+ <height>24</height>
2341
+ </rect>
2342
+ </property>
2343
+ </widget>
2344
+ <widget class="QStatusBar" name="statusbar"/>
2345
+ <action name="actionQuit">
2346
+ <property name="text">
2347
+ <string>Quit</string>
2348
+ </property>
2349
+ </action>
2350
+ </widget>
2351
+ <customwidgets>
2352
+ <customwidget>
2353
+ <class>GraphicsLayoutWidget</class>
2354
+ <extends>QGraphicsView</extends>
2355
+ <header>pyqtgraph</header>
2356
+ </customwidget>
2357
+ <customwidget>
2358
+ <class>GraphicsView</class>
2359
+ <extends>QGraphicsView</extends>
2360
+ <header>pyqtgraph</header>
2361
+ </customwidget>
2362
+ </customwidgets>
2363
+ <resources/>
2364
+ <connections/>
2365
+ <designerdata>
2366
+ <property name="gridDeltaX">
2367
+ <number>10</number>
2368
+ </property>
2369
+ <property name="gridDeltaY">
2370
+ <number>5</number>
2371
+ </property>
2372
+ <property name="gridSnapX">
2373
+ <bool>true</bool>
2374
+ </property>
2375
+ <property name="gridSnapY">
2376
+ <bool>true</bool>
2377
+ </property>
2378
+ <property name="gridVisible">
2379
+ <bool>true</bool>
2380
+ </property>
2381
+ </designerdata>
2382
+ <buttongroups>
2383
+ <buttongroup name="colormap_buttonGroup"/>
2384
+ <buttongroup name="stats_buttonGroup"/>
2385
+ </buttongroups>
2386
+ </ui>