[fa81e94] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
| 2 | <ui version="4.0"> |
---|
| 3 | <class>PrInversion</class> |
---|
| 4 | <widget class="QDialog" name="PrInversion"> |
---|
| 5 | <property name="geometry"> |
---|
| 6 | <rect> |
---|
| 7 | <x>0</x> |
---|
| 8 | <y>0</y> |
---|
[0580c77] | 9 | <width>473</width> |
---|
| 10 | <height>540</height> |
---|
[fa81e94] | 11 | </rect> |
---|
| 12 | </property> |
---|
| 13 | <property name="sizePolicy"> |
---|
[0580c77] | 14 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
---|
[fa81e94] | 15 | <horstretch>0</horstretch> |
---|
| 16 | <verstretch>0</verstretch> |
---|
| 17 | </sizepolicy> |
---|
| 18 | </property> |
---|
| 19 | <property name="minimumSize"> |
---|
| 20 | <size> |
---|
[0580c77] | 21 | <width>0</width> |
---|
| 22 | <height>0</height> |
---|
[fa81e94] | 23 | </size> |
---|
| 24 | </property> |
---|
| 25 | <property name="maximumSize"> |
---|
| 26 | <size> |
---|
| 27 | <width>16777215</width> |
---|
| 28 | <height>16777215</height> |
---|
| 29 | </size> |
---|
| 30 | </property> |
---|
| 31 | <property name="windowTitle"> |
---|
| 32 | <string>P(r) Inversion</string> |
---|
| 33 | </property> |
---|
[0580c77] | 34 | <layout class="QGridLayout" name="gridLayout_10"> |
---|
[6a3e1fe] | 35 | <item row="0" column="0"> |
---|
[fa81e94] | 36 | <widget class="QTabWidget" name="PrTabWidget"> |
---|
| 37 | <property name="sizePolicy"> |
---|
[0580c77] | 38 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
---|
[fa81e94] | 39 | <horstretch>0</horstretch> |
---|
| 40 | <verstretch>0</verstretch> |
---|
| 41 | </sizepolicy> |
---|
| 42 | </property> |
---|
| 43 | <property name="minimumSize"> |
---|
| 44 | <size> |
---|
| 45 | <width>0</width> |
---|
| 46 | <height>0</height> |
---|
| 47 | </size> |
---|
| 48 | </property> |
---|
| 49 | <property name="currentIndex"> |
---|
| 50 | <number>0</number> |
---|
| 51 | </property> |
---|
| 52 | <widget class="QWidget" name="tabMain"> |
---|
| 53 | <attribute name="title"> |
---|
| 54 | <string>P(r) Parameters</string> |
---|
| 55 | </attribute> |
---|
[0580c77] | 56 | <layout class="QGridLayout" name="gridLayout_7"> |
---|
| 57 | <item row="0" column="0" colspan="2"> |
---|
[fa81e94] | 58 | <widget class="QGroupBox" name="dataSourceGroupBox"> |
---|
| 59 | <property name="title"> |
---|
| 60 | <string>I(q) data source</string> |
---|
| 61 | </property> |
---|
| 62 | <layout class="QGridLayout" name="gridLayout_2"> |
---|
[6a3e1fe] | 63 | <item row="0" column="0"> |
---|
| 64 | <layout class="QHBoxLayout" name="horizontalLayout_2"> |
---|
| 65 | <item> |
---|
| 66 | <widget class="QLabel" name="label"> |
---|
| 67 | <property name="text"> |
---|
| 68 | <string>Data File Name:</string> |
---|
| 69 | </property> |
---|
| 70 | </widget> |
---|
| 71 | </item> |
---|
| 72 | <item> |
---|
| 73 | <widget class="QComboBox" name="dataList"> |
---|
| 74 | <property name="sizePolicy"> |
---|
| 75 | <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed"> |
---|
| 76 | <horstretch>0</horstretch> |
---|
| 77 | <verstretch>0</verstretch> |
---|
| 78 | </sizepolicy> |
---|
| 79 | </property> |
---|
| 80 | </widget> |
---|
| 81 | </item> |
---|
| 82 | <item> |
---|
| 83 | <widget class="QPushButton" name="removeButton"> |
---|
[0580c77] | 84 | <property name="enabled"> |
---|
| 85 | <bool>false</bool> |
---|
| 86 | </property> |
---|
[6a3e1fe] | 87 | <property name="sizePolicy"> |
---|
| 88 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
---|
| 89 | <horstretch>0</horstretch> |
---|
| 90 | <verstretch>0</verstretch> |
---|
| 91 | </sizepolicy> |
---|
| 92 | </property> |
---|
| 93 | <property name="text"> |
---|
| 94 | <string>Remove</string> |
---|
| 95 | </property> |
---|
| 96 | </widget> |
---|
| 97 | </item> |
---|
| 98 | </layout> |
---|
| 99 | </item> |
---|
[0580c77] | 100 | </layout> |
---|
| 101 | </widget> |
---|
| 102 | </item> |
---|
| 103 | <item row="1" column="0" colspan="2"> |
---|
| 104 | <layout class="QGridLayout" name="gridLayout_6"> |
---|
| 105 | <item row="0" column="0"> |
---|
| 106 | <widget class="QGroupBox" name="paramGroupBox"> |
---|
| 107 | <property name="sizePolicy"> |
---|
| 108 | <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred"> |
---|
| 109 | <horstretch>0</horstretch> |
---|
| 110 | <verstretch>0</verstretch> |
---|
| 111 | </sizepolicy> |
---|
| 112 | </property> |
---|
| 113 | <property name="toolTip"> |
---|
| 114 | <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> |
---|
| 115 | <html><head><meta name="qrichtext" content="1" /><style type="text/css"> |
---|
| 116 | p, li { white-space: pre-wrap; } |
---|
| 117 | </style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8pt; font-weight:400; font-style:normal;"> |
---|
| 118 | <pre style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;><span style=" font-family:'Courier New'; font-size:9pt; color:#000000;">P(r) is found by fitting a set of base functions to I(Q). The minimization involves a regularization term to ensure a smooth P(r). The regularization constant gives the size of that term. The suggested value is the value above which the output P(r) will have only one peak.</span></pre></body></html></string> |
---|
| 119 | </property> |
---|
| 120 | <property name="title"> |
---|
| 121 | <string>Parameters</string> |
---|
| 122 | </property> |
---|
| 123 | <layout class="QGridLayout" name="gridLayout"> |
---|
| 124 | <item row="0" column="0"> |
---|
| 125 | <widget class="QLabel" name="label_12"> |
---|
| 126 | <property name="sizePolicy"> |
---|
| 127 | <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> |
---|
| 128 | <horstretch>0</horstretch> |
---|
| 129 | <verstretch>0</verstretch> |
---|
| 130 | </sizepolicy> |
---|
[fa81e94] | 131 | </property> |
---|
| 132 | <property name="text"> |
---|
[0580c77] | 133 | <string>Number of terms</string> |
---|
[fa81e94] | 134 | </property> |
---|
| 135 | </widget> |
---|
| 136 | </item> |
---|
[0580c77] | 137 | <item row="0" column="1"> |
---|
| 138 | <widget class="QLineEdit" name="noOfTermsInput"> |
---|
| 139 | <property name="sizePolicy"> |
---|
| 140 | <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed"> |
---|
| 141 | <horstretch>0</horstretch> |
---|
| 142 | <verstretch>0</verstretch> |
---|
| 143 | </sizepolicy> |
---|
[fa81e94] | 144 | </property> |
---|
[0580c77] | 145 | <property name="minimumSize"> |
---|
| 146 | <size> |
---|
| 147 | <width>40</width> |
---|
| 148 | <height>0</height> |
---|
| 149 | </size> |
---|
[fa81e94] | 150 | </property> |
---|
| 151 | </widget> |
---|
| 152 | </item> |
---|
[0580c77] | 153 | <item row="0" column="2"> |
---|
| 154 | <widget class="QPushButton" name="noOfTermsSuggestionButton"> |
---|
| 155 | <property name="enabled"> |
---|
| 156 | <bool>false</bool> |
---|
[fa81e94] | 157 | </property> |
---|
| 158 | <property name="text"> |
---|
[0580c77] | 159 | <string/> |
---|
[fa81e94] | 160 | </property> |
---|
| 161 | </widget> |
---|
| 162 | </item> |
---|
[0580c77] | 163 | <item row="1" column="0"> |
---|
| 164 | <widget class="QLabel" name="label_13"> |
---|
| 165 | <property name="sizePolicy"> |
---|
| 166 | <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> |
---|
| 167 | <horstretch>0</horstretch> |
---|
| 168 | <verstretch>0</verstretch> |
---|
| 169 | </sizepolicy> |
---|
| 170 | </property> |
---|
| 171 | <property name="minimumSize"> |
---|
| 172 | <size> |
---|
| 173 | <width>80</width> |
---|
| 174 | <height>0</height> |
---|
| 175 | </size> |
---|
[fa81e94] | 176 | </property> |
---|
| 177 | <property name="text"> |
---|
[0580c77] | 178 | <string>Reg. constant</string> |
---|
[fa81e94] | 179 | </property> |
---|
| 180 | </widget> |
---|
| 181 | </item> |
---|
[0580c77] | 182 | <item row="1" column="1"> |
---|
| 183 | <widget class="QLineEdit" name="regularizationConstantInput"> |
---|
| 184 | <property name="sizePolicy"> |
---|
| 185 | <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed"> |
---|
| 186 | <horstretch>0</horstretch> |
---|
| 187 | <verstretch>0</verstretch> |
---|
| 188 | </sizepolicy> |
---|
| 189 | </property> |
---|
| 190 | <property name="minimumSize"> |
---|
| 191 | <size> |
---|
| 192 | <width>40</width> |
---|
| 193 | <height>0</height> |
---|
| 194 | </size> |
---|
[fa81e94] | 195 | </property> |
---|
| 196 | </widget> |
---|
| 197 | </item> |
---|
[0580c77] | 198 | <item row="1" column="2"> |
---|
| 199 | <widget class="QPushButton" name="regConstantSuggestionButton"> |
---|
[fa81e94] | 200 | <property name="enabled"> |
---|
[0580c77] | 201 | <bool>false</bool> |
---|
[fa81e94] | 202 | </property> |
---|
| 203 | <property name="text"> |
---|
[0580c77] | 204 | <string/> |
---|
[fa81e94] | 205 | </property> |
---|
| 206 | </widget> |
---|
| 207 | </item> |
---|
[0580c77] | 208 | <item row="2" column="0"> |
---|
| 209 | <widget class="QLabel" name="label_14"> |
---|
| 210 | <property name="sizePolicy"> |
---|
| 211 | <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> |
---|
| 212 | <horstretch>0</horstretch> |
---|
| 213 | <verstretch>0</verstretch> |
---|
| 214 | </sizepolicy> |
---|
| 215 | </property> |
---|
[fa81e94] | 216 | <property name="text"> |
---|
[0580c77] | 217 | <string>Max distance [Ã
]</string> |
---|
[fa81e94] | 218 | </property> |
---|
| 219 | </widget> |
---|
| 220 | </item> |
---|
[0580c77] | 221 | <item row="2" column="1"> |
---|
| 222 | <widget class="QLineEdit" name="maxDistanceInput"> |
---|
| 223 | <property name="sizePolicy"> |
---|
| 224 | <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed"> |
---|
| 225 | <horstretch>0</horstretch> |
---|
| 226 | <verstretch>0</verstretch> |
---|
| 227 | </sizepolicy> |
---|
[fa81e94] | 228 | </property> |
---|
[0580c77] | 229 | <property name="minimumSize"> |
---|
| 230 | <size> |
---|
| 231 | <width>40</width> |
---|
| 232 | <height>0</height> |
---|
| 233 | </size> |
---|
[fa81e94] | 234 | </property> |
---|
| 235 | </widget> |
---|
| 236 | </item> |
---|
[0580c77] | 237 | <item row="2" column="2"> |
---|
| 238 | <widget class="QPushButton" name="explorerButton"> |
---|
| 239 | <property name="sizePolicy"> |
---|
| 240 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
---|
| 241 | <horstretch>0</horstretch> |
---|
| 242 | <verstretch>0</verstretch> |
---|
| 243 | </sizepolicy> |
---|
[fa81e94] | 244 | </property> |
---|
[0580c77] | 245 | <property name="minimumSize"> |
---|
| 246 | <size> |
---|
| 247 | <width>50</width> |
---|
| 248 | <height>0</height> |
---|
| 249 | </size> |
---|
| 250 | </property> |
---|
| 251 | <property name="toolTip"> |
---|
| 252 | <string><html><head/><body><p>Open the D<span style=" vertical-align:sub;">max</span> explorer window.</p></body></html></string> |
---|
| 253 | </property> |
---|
| 254 | <property name="layoutDirection"> |
---|
| 255 | <enum>Qt::LeftToRight</enum> |
---|
[fa81e94] | 256 | </property> |
---|
| 257 | <property name="text"> |
---|
[0580c77] | 258 | <string>Explore</string> |
---|
[fa81e94] | 259 | </property> |
---|
| 260 | </widget> |
---|
| 261 | </item> |
---|
| 262 | </layout> |
---|
[0580c77] | 263 | <zorder>noOfTermsInput</zorder> |
---|
| 264 | <zorder>noOfTermsSuggestionButton</zorder> |
---|
| 265 | <zorder>regularizationConstantInput</zorder> |
---|
| 266 | <zorder>regConstantSuggestionButton</zorder> |
---|
| 267 | <zorder>maxDistanceInput</zorder> |
---|
| 268 | <zorder>explorerButton</zorder> |
---|
| 269 | <zorder>label_13</zorder> |
---|
| 270 | <zorder>label_12</zorder> |
---|
| 271 | <zorder>label_14</zorder> |
---|
| 272 | </widget> |
---|
| 273 | </item> |
---|
| 274 | </layout> |
---|
[fa81e94] | 275 | </item> |
---|
[0580c77] | 276 | <item row="2" column="0"> |
---|
| 277 | <widget class="QGroupBox" name="outputsGroupBox"> |
---|
[fa81e94] | 278 | <property name="title"> |
---|
[0580c77] | 279 | <string>Outputs</string> |
---|
[fa81e94] | 280 | </property> |
---|
[0580c77] | 281 | <layout class="QGridLayout" name="gridLayout_4"> |
---|
| 282 | <item row="1" column="1"> |
---|
| 283 | <widget class="QLineEdit" name="rgValue"> |
---|
[fa81e94] | 284 | <property name="enabled"> |
---|
[0580c77] | 285 | <bool>true</bool> |
---|
[fa81e94] | 286 | </property> |
---|
| 287 | <property name="sizePolicy"> |
---|
[0580c77] | 288 | <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed"> |
---|
[fa81e94] | 289 | <horstretch>0</horstretch> |
---|
| 290 | <verstretch>0</verstretch> |
---|
| 291 | </sizepolicy> |
---|
| 292 | </property> |
---|
[0580c77] | 293 | <property name="readOnly"> |
---|
| 294 | <bool>true</bool> |
---|
[fa81e94] | 295 | </property> |
---|
| 296 | </widget> |
---|
| 297 | </item> |
---|
[0580c77] | 298 | <item row="5" column="1"> |
---|
| 299 | <widget class="QLineEdit" name="chiDofValue"> |
---|
| 300 | <property name="enabled"> |
---|
| 301 | <bool>true</bool> |
---|
| 302 | </property> |
---|
| 303 | <property name="sizePolicy"> |
---|
| 304 | <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed"> |
---|
| 305 | <horstretch>0</horstretch> |
---|
| 306 | <verstretch>0</verstretch> |
---|
| 307 | </sizepolicy> |
---|
| 308 | </property> |
---|
| 309 | <property name="readOnly"> |
---|
| 310 | <bool>true</bool> |
---|
[fa81e94] | 311 | </property> |
---|
| 312 | </widget> |
---|
| 313 | </item> |
---|
[0580c77] | 314 | <item row="3" column="1"> |
---|
| 315 | <widget class="QLineEdit" name="backgroundValue"> |
---|
[fa81e94] | 316 | <property name="enabled"> |
---|
[0580c77] | 317 | <bool>true</bool> |
---|
[fa81e94] | 318 | </property> |
---|
[0580c77] | 319 | <property name="sizePolicy"> |
---|
| 320 | <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed"> |
---|
| 321 | <horstretch>0</horstretch> |
---|
| 322 | <verstretch>0</verstretch> |
---|
| 323 | </sizepolicy> |
---|
| 324 | </property> |
---|
| 325 | <property name="readOnly"> |
---|
| 326 | <bool>true</bool> |
---|
[fa81e94] | 327 | </property> |
---|
| 328 | </widget> |
---|
| 329 | </item> |
---|
[0580c77] | 330 | <item row="0" column="0"> |
---|
| 331 | <widget class="QLabel" name="label_22"> |
---|
[fa81e94] | 332 | <property name="text"> |
---|
[0580c77] | 333 | <string>Parameter</string> |
---|
[fa81e94] | 334 | </property> |
---|
| 335 | </widget> |
---|
| 336 | </item> |
---|
| 337 | <item row="0" column="1"> |
---|
| 338 | <widget class="QLabel" name="label_23"> |
---|
| 339 | <property name="text"> |
---|
| 340 | <string>Calculated Value</string> |
---|
| 341 | </property> |
---|
| 342 | <property name="alignment"> |
---|
| 343 | <set>Qt::AlignCenter</set> |
---|
| 344 | </property> |
---|
| 345 | </widget> |
---|
| 346 | </item> |
---|
[0580c77] | 347 | <item row="4" column="2"> |
---|
| 348 | <widget class="QLabel" name="label_27"> |
---|
[fa81e94] | 349 | <property name="text"> |
---|
[0580c77] | 350 | <string>secs</string> |
---|
[fa81e94] | 351 | </property> |
---|
| 352 | </widget> |
---|
| 353 | </item> |
---|
[0580c77] | 354 | <item row="0" column="2"> |
---|
| 355 | <widget class="QLabel" name="label_28"> |
---|
[fa81e94] | 356 | <property name="text"> |
---|
[0580c77] | 357 | <string>Units</string> |
---|
[fa81e94] | 358 | </property> |
---|
| 359 | </widget> |
---|
| 360 | </item> |
---|
[0580c77] | 361 | <item row="1" column="0"> |
---|
| 362 | <widget class="QLabel" name="label_15"> |
---|
| 363 | <property name="text"> |
---|
| 364 | <string>Rg</string> |
---|
[fa81e94] | 365 | </property> |
---|
| 366 | </widget> |
---|
| 367 | </item> |
---|
| 368 | <item row="2" column="2"> |
---|
| 369 | <widget class="QLabel" name="label_25"> |
---|
| 370 | <property name="text"> |
---|
| 371 | <string>Ã
-1</string> |
---|
| 372 | </property> |
---|
| 373 | </widget> |
---|
| 374 | </item> |
---|
[0580c77] | 375 | <item row="7" column="0"> |
---|
| 376 | <widget class="QLabel" name="label_21"> |
---|
[fa81e94] | 377 | <property name="text"> |
---|
[0580c77] | 378 | <string>Positive Fraction</string> |
---|
[fa81e94] | 379 | </property> |
---|
| 380 | </widget> |
---|
| 381 | </item> |
---|
[0580c77] | 382 | <item row="5" column="0"> |
---|
| 383 | <widget class="QLabel" name="label_19"> |
---|
[fa81e94] | 384 | <property name="text"> |
---|
[0580c77] | 385 | <string>Chi^2/dof</string> |
---|
[fa81e94] | 386 | </property> |
---|
| 387 | </widget> |
---|
| 388 | </item> |
---|
| 389 | <item row="6" column="0"> |
---|
| 390 | <widget class="QLabel" name="label_20"> |
---|
| 391 | <property name="text"> |
---|
| 392 | <string>Oscillations</string> |
---|
| 393 | </property> |
---|
| 394 | </widget> |
---|
| 395 | </item> |
---|
[0580c77] | 396 | <item row="6" column="1"> |
---|
| 397 | <widget class="QLineEdit" name="oscillationValue"> |
---|
| 398 | <property name="enabled"> |
---|
| 399 | <bool>true</bool> |
---|
[fa81e94] | 400 | </property> |
---|
[0580c77] | 401 | <property name="sizePolicy"> |
---|
| 402 | <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed"> |
---|
| 403 | <horstretch>0</horstretch> |
---|
| 404 | <verstretch>0</verstretch> |
---|
| 405 | </sizepolicy> |
---|
[fa81e94] | 406 | </property> |
---|
[0580c77] | 407 | <property name="readOnly"> |
---|
| 408 | <bool>true</bool> |
---|
[fa81e94] | 409 | </property> |
---|
| 410 | </widget> |
---|
| 411 | </item> |
---|
[0580c77] | 412 | <item row="1" column="2"> |
---|
| 413 | <widget class="QLabel" name="label_24"> |
---|
[fa81e94] | 414 | <property name="text"> |
---|
[0580c77] | 415 | <string>Ã
</string> |
---|
[fa81e94] | 416 | </property> |
---|
| 417 | </widget> |
---|
| 418 | </item> |
---|
[0580c77] | 419 | <item row="4" column="0"> |
---|
| 420 | <widget class="QLabel" name="label_18"> |
---|
[fa81e94] | 421 | <property name="text"> |
---|
[0580c77] | 422 | <string>Computation Time</string> |
---|
[fa81e94] | 423 | </property> |
---|
| 424 | </widget> |
---|
| 425 | </item> |
---|
| 426 | <item row="8" column="0"> |
---|
| 427 | <widget class="QLabel" name="label_29"> |
---|
| 428 | <property name="text"> |
---|
| 429 | <string>1-sigma positive fraction</string> |
---|
| 430 | </property> |
---|
| 431 | </widget> |
---|
| 432 | </item> |
---|
[0580c77] | 433 | <item row="8" column="1"> |
---|
| 434 | <widget class="QLineEdit" name="sigmaPosFractionValue"> |
---|
[fa81e94] | 435 | <property name="enabled"> |
---|
[6a3e1fe] | 436 | <bool>true</bool> |
---|
| 437 | </property> |
---|
[0580c77] | 438 | <property name="sizePolicy"> |
---|
| 439 | <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed"> |
---|
| 440 | <horstretch>0</horstretch> |
---|
| 441 | <verstretch>0</verstretch> |
---|
| 442 | </sizepolicy> |
---|
| 443 | </property> |
---|
[6a3e1fe] | 444 | <property name="readOnly"> |
---|
| 445 | <bool>true</bool> |
---|
[fa81e94] | 446 | </property> |
---|
| 447 | </widget> |
---|
| 448 | </item> |
---|
[0580c77] | 449 | <item row="7" column="1"> |
---|
| 450 | <widget class="QLineEdit" name="posFractionValue"> |
---|
[fa81e94] | 451 | <property name="enabled"> |
---|
[6a3e1fe] | 452 | <bool>true</bool> |
---|
| 453 | </property> |
---|
[0580c77] | 454 | <property name="sizePolicy"> |
---|
| 455 | <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed"> |
---|
| 456 | <horstretch>0</horstretch> |
---|
| 457 | <verstretch>0</verstretch> |
---|
| 458 | </sizepolicy> |
---|
| 459 | </property> |
---|
[6a3e1fe] | 460 | <property name="readOnly"> |
---|
| 461 | <bool>true</bool> |
---|
[fa81e94] | 462 | </property> |
---|
| 463 | </widget> |
---|
| 464 | </item> |
---|
[0580c77] | 465 | <item row="3" column="2"> |
---|
| 466 | <widget class="QLabel" name="label_26"> |
---|
| 467 | <property name="text"> |
---|
| 468 | <string>Ã
-1</string> |
---|
[6a3e1fe] | 469 | </property> |
---|
[0580c77] | 470 | </widget> |
---|
| 471 | </item> |
---|
| 472 | <item row="2" column="0"> |
---|
| 473 | <widget class="QLabel" name="label_16"> |
---|
| 474 | <property name="text"> |
---|
| 475 | <string>I(Q=0)</string> |
---|
[fa81e94] | 476 | </property> |
---|
| 477 | </widget> |
---|
| 478 | </item> |
---|
| 479 | <item row="4" column="1"> |
---|
| 480 | <widget class="QLineEdit" name="computationTimeValue"> |
---|
| 481 | <property name="enabled"> |
---|
[6a3e1fe] | 482 | <bool>true</bool> |
---|
| 483 | </property> |
---|
[0580c77] | 484 | <property name="sizePolicy"> |
---|
| 485 | <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed"> |
---|
| 486 | <horstretch>0</horstretch> |
---|
| 487 | <verstretch>0</verstretch> |
---|
| 488 | </sizepolicy> |
---|
| 489 | </property> |
---|
[6a3e1fe] | 490 | <property name="readOnly"> |
---|
| 491 | <bool>true</bool> |
---|
[fa81e94] | 492 | </property> |
---|
| 493 | </widget> |
---|
| 494 | </item> |
---|
[0580c77] | 495 | <item row="3" column="0"> |
---|
| 496 | <widget class="QLabel" name="label_17"> |
---|
[fa81e94] | 497 | <property name="text"> |
---|
[0580c77] | 498 | <string>Background</string> |
---|
[fa81e94] | 499 | </property> |
---|
| 500 | </widget> |
---|
| 501 | </item> |
---|
[0580c77] | 502 | <item row="2" column="1"> |
---|
| 503 | <widget class="QLineEdit" name="iQ0Value"> |
---|
[fa81e94] | 504 | <property name="enabled"> |
---|
[6a3e1fe] | 505 | <bool>true</bool> |
---|
| 506 | </property> |
---|
[0580c77] | 507 | <property name="sizePolicy"> |
---|
| 508 | <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed"> |
---|
| 509 | <horstretch>0</horstretch> |
---|
| 510 | <verstretch>0</verstretch> |
---|
| 511 | </sizepolicy> |
---|
| 512 | </property> |
---|
[6a3e1fe] | 513 | <property name="readOnly"> |
---|
| 514 | <bool>true</bool> |
---|
[fa81e94] | 515 | </property> |
---|
| 516 | </widget> |
---|
| 517 | </item> |
---|
| 518 | </layout> |
---|
| 519 | </widget> |
---|
| 520 | </item> |
---|
| 521 | </layout> |
---|
| 522 | </widget> |
---|
[0580c77] | 523 | <widget class="QWidget" name="tabOptions"> |
---|
| 524 | <attribute name="title"> |
---|
| 525 | <string>Options</string> |
---|
| 526 | </attribute> |
---|
| 527 | <layout class="QGridLayout" name="gridLayout_9"> |
---|
| 528 | <item row="0" column="0"> |
---|
| 529 | <widget class="QGroupBox" name="groupBox"> |
---|
| 530 | <property name="title"> |
---|
| 531 | <string>Options</string> |
---|
| 532 | </property> |
---|
| 533 | <layout class="QGridLayout" name="gridLayout_8"> |
---|
| 534 | <item row="0" column="0"> |
---|
| 535 | <layout class="QHBoxLayout" name="horizontalLayout_3" stretch="2,1,0,2,2"> |
---|
| 536 | <item> |
---|
| 537 | <widget class="QLabel" name="label_5"> |
---|
| 538 | <property name="text"> |
---|
| 539 | <string>Background Level:</string> |
---|
| 540 | </property> |
---|
| 541 | </widget> |
---|
| 542 | </item> |
---|
| 543 | <item> |
---|
| 544 | <widget class="QLineEdit" name="backgroundInput"> |
---|
| 545 | <property name="enabled"> |
---|
| 546 | <bool>false</bool> |
---|
| 547 | </property> |
---|
| 548 | <property name="text"> |
---|
| 549 | <string>0.0</string> |
---|
| 550 | </property> |
---|
| 551 | </widget> |
---|
| 552 | </item> |
---|
| 553 | <item> |
---|
| 554 | <widget class="QLabel" name="label_10"> |
---|
| 555 | <property name="text"> |
---|
| 556 | <string><html><head/><body><p>Ã
<span style=" vertical-align:super;">-1</span></p></body></html></string> |
---|
| 557 | </property> |
---|
| 558 | </widget> |
---|
| 559 | </item> |
---|
| 560 | <item> |
---|
| 561 | <widget class="QRadioButton" name="estimateBgd"> |
---|
| 562 | <property name="text"> |
---|
| 563 | <string>Estimate</string> |
---|
| 564 | </property> |
---|
| 565 | </widget> |
---|
| 566 | </item> |
---|
| 567 | <item> |
---|
| 568 | <widget class="QRadioButton" name="manualBgd"> |
---|
| 569 | <property name="text"> |
---|
| 570 | <string>Manual Input</string> |
---|
| 571 | </property> |
---|
| 572 | </widget> |
---|
| 573 | </item> |
---|
| 574 | </layout> |
---|
| 575 | </item> |
---|
| 576 | <item row="1" column="0"> |
---|
| 577 | <widget class="QGroupBox" name="qRangeGroupBox"> |
---|
| 578 | <property name="title"> |
---|
| 579 | <string>Total Q range</string> |
---|
| 580 | </property> |
---|
| 581 | <layout class="QGridLayout" name="gridLayout_3"> |
---|
| 582 | <item row="0" column="0"> |
---|
| 583 | <layout class="QHBoxLayout" name="horizontalLayout_4"> |
---|
| 584 | <item> |
---|
| 585 | <widget class="QLabel" name="label_7"> |
---|
| 586 | <property name="text"> |
---|
| 587 | <string>Min:</string> |
---|
| 588 | </property> |
---|
| 589 | </widget> |
---|
| 590 | </item> |
---|
| 591 | <item> |
---|
| 592 | <widget class="QLineEdit" name="minQInput"> |
---|
| 593 | <property name="enabled"> |
---|
| 594 | <bool>true</bool> |
---|
| 595 | </property> |
---|
| 596 | <property name="sizePolicy"> |
---|
| 597 | <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> |
---|
| 598 | <horstretch>0</horstretch> |
---|
| 599 | <verstretch>0</verstretch> |
---|
| 600 | </sizepolicy> |
---|
| 601 | </property> |
---|
| 602 | </widget> |
---|
| 603 | </item> |
---|
| 604 | <item> |
---|
| 605 | <widget class="QLabel" name="label_11"> |
---|
| 606 | <property name="text"> |
---|
| 607 | <string><html><head/><body><p>Ã
<span style=" vertical-align:super;">-1</span></p></body></html></string> |
---|
| 608 | </property> |
---|
| 609 | </widget> |
---|
| 610 | </item> |
---|
| 611 | <item> |
---|
| 612 | <widget class="QLabel" name="label_8"> |
---|
| 613 | <property name="text"> |
---|
| 614 | <string>Max:</string> |
---|
| 615 | </property> |
---|
| 616 | </widget> |
---|
| 617 | </item> |
---|
| 618 | <item> |
---|
| 619 | <widget class="QLineEdit" name="maxQInput"> |
---|
| 620 | <property name="enabled"> |
---|
| 621 | <bool>true</bool> |
---|
| 622 | </property> |
---|
| 623 | <property name="sizePolicy"> |
---|
| 624 | <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> |
---|
| 625 | <horstretch>0</horstretch> |
---|
| 626 | <verstretch>0</verstretch> |
---|
| 627 | </sizepolicy> |
---|
| 628 | </property> |
---|
| 629 | </widget> |
---|
| 630 | </item> |
---|
| 631 | <item> |
---|
| 632 | <widget class="QLabel" name="label_9"> |
---|
| 633 | <property name="text"> |
---|
| 634 | <string><html><head/><body><p>Ã
<span style=" vertical-align:super;">-1</span></p></body></html></string> |
---|
| 635 | </property> |
---|
| 636 | </widget> |
---|
| 637 | </item> |
---|
| 638 | </layout> |
---|
| 639 | </item> |
---|
| 640 | </layout> |
---|
| 641 | </widget> |
---|
| 642 | </item> |
---|
| 643 | <item row="2" column="0"> |
---|
| 644 | <widget class="QGroupBox" name="slitParamsGroupBox"> |
---|
| 645 | <property name="title"> |
---|
| 646 | <string>Slit Parameters</string> |
---|
| 647 | </property> |
---|
| 648 | <layout class="QGridLayout" name="gridLayout_5"> |
---|
| 649 | <item row="0" column="0"> |
---|
| 650 | <layout class="QHBoxLayout" name="horizontalLayout"> |
---|
| 651 | <item> |
---|
| 652 | <widget class="QLabel" name="label_3"> |
---|
| 653 | <property name="text"> |
---|
| 654 | <string>Height</string> |
---|
| 655 | </property> |
---|
| 656 | </widget> |
---|
| 657 | </item> |
---|
| 658 | <item> |
---|
| 659 | <widget class="QLineEdit" name="slitHeightInput"> |
---|
| 660 | <property name="enabled"> |
---|
| 661 | <bool>true</bool> |
---|
| 662 | </property> |
---|
| 663 | <property name="sizePolicy"> |
---|
| 664 | <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> |
---|
| 665 | <horstretch>0</horstretch> |
---|
| 666 | <verstretch>0</verstretch> |
---|
| 667 | </sizepolicy> |
---|
| 668 | </property> |
---|
| 669 | </widget> |
---|
| 670 | </item> |
---|
| 671 | <item> |
---|
| 672 | <widget class="QLabel" name="label_6"> |
---|
| 673 | <property name="text"> |
---|
| 674 | <string><html><head/><body><p>Ã
<span style=" vertical-align:super;">-1</span></p></body></html></string> |
---|
| 675 | </property> |
---|
| 676 | </widget> |
---|
| 677 | </item> |
---|
| 678 | <item> |
---|
| 679 | <widget class="QLabel" name="label_4"> |
---|
| 680 | <property name="text"> |
---|
| 681 | <string>Width</string> |
---|
| 682 | </property> |
---|
| 683 | </widget> |
---|
| 684 | </item> |
---|
| 685 | <item> |
---|
| 686 | <widget class="QLineEdit" name="slitWidthInput"> |
---|
| 687 | <property name="enabled"> |
---|
| 688 | <bool>true</bool> |
---|
| 689 | </property> |
---|
| 690 | <property name="sizePolicy"> |
---|
| 691 | <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> |
---|
| 692 | <horstretch>0</horstretch> |
---|
| 693 | <verstretch>0</verstretch> |
---|
| 694 | </sizepolicy> |
---|
| 695 | </property> |
---|
| 696 | </widget> |
---|
| 697 | </item> |
---|
| 698 | <item> |
---|
| 699 | <widget class="QLabel" name="label_2"> |
---|
| 700 | <property name="text"> |
---|
| 701 | <string><html><head/><body><p>Ã
<span style=" vertical-align:super;">-1</span></p></body></html></string> |
---|
| 702 | </property> |
---|
| 703 | </widget> |
---|
| 704 | </item> |
---|
| 705 | </layout> |
---|
| 706 | </item> |
---|
| 707 | </layout> |
---|
| 708 | </widget> |
---|
| 709 | </item> |
---|
| 710 | </layout> |
---|
| 711 | </widget> |
---|
| 712 | </item> |
---|
| 713 | <item row="1" column="0"> |
---|
| 714 | <spacer name="verticalSpacer"> |
---|
| 715 | <property name="orientation"> |
---|
| 716 | <enum>Qt::Vertical</enum> |
---|
| 717 | </property> |
---|
| 718 | <property name="sizeHint" stdset="0"> |
---|
| 719 | <size> |
---|
| 720 | <width>20</width> |
---|
| 721 | <height>255</height> |
---|
| 722 | </size> |
---|
| 723 | </property> |
---|
| 724 | </spacer> |
---|
| 725 | </item> |
---|
| 726 | </layout> |
---|
| 727 | </widget> |
---|
[fa81e94] | 728 | </widget> |
---|
| 729 | </item> |
---|
[6a3e1fe] | 730 | <item row="1" column="0"> |
---|
[0580c77] | 731 | <spacer name="verticalSpacer_2"> |
---|
[6a3e1fe] | 732 | <property name="orientation"> |
---|
| 733 | <enum>Qt::Vertical</enum> |
---|
| 734 | </property> |
---|
| 735 | <property name="sizeHint" stdset="0"> |
---|
| 736 | <size> |
---|
| 737 | <width>20</width> |
---|
[0580c77] | 738 | <height>0</height> |
---|
[6a3e1fe] | 739 | </size> |
---|
| 740 | </property> |
---|
| 741 | </spacer> |
---|
| 742 | </item> |
---|
| 743 | <item row="2" column="0"> |
---|
[0580c77] | 744 | <layout class="QHBoxLayout" name="horizontalLayout_8"> |
---|
| 745 | <property name="sizeConstraint"> |
---|
| 746 | <enum>QLayout::SetDefaultConstraint</enum> |
---|
| 747 | </property> |
---|
[f1ec901] | 748 | <item> |
---|
| 749 | <widget class="QPushButton" name="calculateThisButton"> |
---|
[0580c77] | 750 | <property name="enabled"> |
---|
| 751 | <bool>true</bool> |
---|
| 752 | </property> |
---|
[f1ec901] | 753 | <property name="text"> |
---|
| 754 | <string>Calculate</string> |
---|
| 755 | </property> |
---|
| 756 | </widget> |
---|
| 757 | </item> |
---|
| 758 | <item> |
---|
| 759 | <widget class="QPushButton" name="calculateAllButton"> |
---|
[0580c77] | 760 | <property name="enabled"> |
---|
| 761 | <bool>true</bool> |
---|
| 762 | </property> |
---|
| 763 | <property name="sizePolicy"> |
---|
| 764 | <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> |
---|
| 765 | <horstretch>0</horstretch> |
---|
| 766 | <verstretch>0</verstretch> |
---|
| 767 | </sizepolicy> |
---|
| 768 | </property> |
---|
[f1ec901] | 769 | <property name="text"> |
---|
| 770 | <string>Calculate All</string> |
---|
| 771 | </property> |
---|
| 772 | </widget> |
---|
| 773 | </item> |
---|
[6a3e1fe] | 774 | <item> |
---|
| 775 | <spacer name="horizontalSpacer"> |
---|
| 776 | <property name="orientation"> |
---|
| 777 | <enum>Qt::Horizontal</enum> |
---|
| 778 | </property> |
---|
| 779 | <property name="sizeType"> |
---|
| 780 | <enum>QSizePolicy::Expanding</enum> |
---|
| 781 | </property> |
---|
| 782 | <property name="sizeHint" stdset="0"> |
---|
| 783 | <size> |
---|
[0580c77] | 784 | <width>40</width> |
---|
[6a3e1fe] | 785 | <height>20</height> |
---|
| 786 | </size> |
---|
| 787 | </property> |
---|
| 788 | </spacer> |
---|
| 789 | </item> |
---|
| 790 | <item> |
---|
| 791 | <widget class="QPushButton" name="helpButton"> |
---|
| 792 | <property name="sizePolicy"> |
---|
| 793 | <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> |
---|
| 794 | <horstretch>0</horstretch> |
---|
| 795 | <verstretch>0</verstretch> |
---|
| 796 | </sizepolicy> |
---|
| 797 | </property> |
---|
| 798 | <property name="text"> |
---|
| 799 | <string>Help</string> |
---|
| 800 | </property> |
---|
| 801 | </widget> |
---|
| 802 | </item> |
---|
| 803 | </layout> |
---|
| 804 | </item> |
---|
[fa81e94] | 805 | </layout> |
---|
| 806 | </widget> |
---|
| 807 | <resources/> |
---|
| 808 | <connections/> |
---|
| 809 | </ui> |
---|