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