1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
2 | <ui version="4.0"> |
---|
3 | <class>Dialog</class> |
---|
4 | <widget class="QDialog" name="Dialog"> |
---|
5 | <property name="geometry"> |
---|
6 | <rect> |
---|
7 | <x>0</x> |
---|
8 | <y>0</y> |
---|
9 | <width>542</width> |
---|
10 | <height>635</height> |
---|
11 | </rect> |
---|
12 | </property> |
---|
13 | <property name="windowTitle"> |
---|
14 | <string>Dialog</string> |
---|
15 | </property> |
---|
16 | <layout class="QGridLayout" name="gridLayout_6"> |
---|
17 | <item row="0" column="0"> |
---|
18 | <widget class="QGroupBox" name="groupBox"> |
---|
19 | <property name="title"> |
---|
20 | <string>I(q) data source</string> |
---|
21 | </property> |
---|
22 | <layout class="QGridLayout" name="gridLayout_5"> |
---|
23 | <item row="0" column="0"> |
---|
24 | <layout class="QHBoxLayout" name="horizontalLayout_4"> |
---|
25 | <item> |
---|
26 | <widget class="QLabel" name="label"> |
---|
27 | <property name="text"> |
---|
28 | <string>Name</string> |
---|
29 | </property> |
---|
30 | </widget> |
---|
31 | </item> |
---|
32 | <item> |
---|
33 | <widget class="QLineEdit" name="lineEdit"/> |
---|
34 | </item> |
---|
35 | </layout> |
---|
36 | </item> |
---|
37 | <item row="1" column="0"> |
---|
38 | <widget class="QCheckBox" name="checkBox"> |
---|
39 | <property name="text"> |
---|
40 | <string>Estimate background level</string> |
---|
41 | </property> |
---|
42 | </widget> |
---|
43 | </item> |
---|
44 | </layout> |
---|
45 | </widget> |
---|
46 | </item> |
---|
47 | <item row="1" column="0"> |
---|
48 | <widget class="QGroupBox" name="groupBox_2"> |
---|
49 | <property name="toolTip"> |
---|
50 | <string><html><head/><body><p>P(r) is found by fitting a set of base functions to I(Q).</p><p>The minimization involves a regularization term to ensure a smooth P(r).</p><p>The regularization constant gives the size of that term.</p><p>The suggested value is the value above which the output P(r) will have only one peak.</p><p><br/></p></body></html></string> |
---|
51 | </property> |
---|
52 | <property name="title"> |
---|
53 | <string>Parameters</string> |
---|
54 | </property> |
---|
55 | <layout class="QGridLayout" name="gridLayout_2"> |
---|
56 | <item row="0" column="0"> |
---|
57 | <widget class="QGroupBox" name="groupBox_3"> |
---|
58 | <property name="title"> |
---|
59 | <string>Slit parameters</string> |
---|
60 | </property> |
---|
61 | <layout class="QHBoxLayout" name="horizontalLayout_2"> |
---|
62 | <item> |
---|
63 | <widget class="QLabel" name="label_2"> |
---|
64 | <property name="text"> |
---|
65 | <string>Height</string> |
---|
66 | </property> |
---|
67 | </widget> |
---|
68 | </item> |
---|
69 | <item> |
---|
70 | <widget class="QLineEdit" name="lineEdit_2"/> |
---|
71 | </item> |
---|
72 | <item> |
---|
73 | <widget class="QLabel" name="label_3"> |
---|
74 | <property name="text"> |
---|
75 | <string>Height</string> |
---|
76 | </property> |
---|
77 | </widget> |
---|
78 | </item> |
---|
79 | <item> |
---|
80 | <widget class="QLineEdit" name="lineEdit_3"/> |
---|
81 | </item> |
---|
82 | <item> |
---|
83 | <widget class="QLabel" name="label_4"> |
---|
84 | <property name="text"> |
---|
85 | <string><html><head/><body><p>Ã
<span style=" vertical-align:super;">-1</span></p></body></html></string> |
---|
86 | </property> |
---|
87 | </widget> |
---|
88 | </item> |
---|
89 | </layout> |
---|
90 | </widget> |
---|
91 | </item> |
---|
92 | <item row="1" column="0"> |
---|
93 | <widget class="QGroupBox" name="groupBox_4"> |
---|
94 | <property name="title"> |
---|
95 | <string>GroupBox</string> |
---|
96 | </property> |
---|
97 | <layout class="QHBoxLayout" name="horizontalLayout_3"> |
---|
98 | <item> |
---|
99 | <widget class="QLabel" name="label_10"> |
---|
100 | <property name="text"> |
---|
101 | <string>Q min</string> |
---|
102 | </property> |
---|
103 | </widget> |
---|
104 | </item> |
---|
105 | <item> |
---|
106 | <widget class="QLineEdit" name="lineEdit_6"/> |
---|
107 | </item> |
---|
108 | <item> |
---|
109 | <widget class="QLabel" name="label_9"> |
---|
110 | <property name="text"> |
---|
111 | <string>Qmax</string> |
---|
112 | </property> |
---|
113 | </widget> |
---|
114 | </item> |
---|
115 | <item> |
---|
116 | <widget class="QLineEdit" name="lineEdit_7"/> |
---|
117 | </item> |
---|
118 | <item> |
---|
119 | <widget class="QLabel" name="label_8"> |
---|
120 | <property name="text"> |
---|
121 | <string><html><head/><body><p>Ã
<span style=" vertical-align:super;">-1</span></p></body></html></string> |
---|
122 | </property> |
---|
123 | </widget> |
---|
124 | </item> |
---|
125 | </layout> |
---|
126 | </widget> |
---|
127 | </item> |
---|
128 | <item row="2" column="0"> |
---|
129 | <layout class="QGridLayout" name="gridLayout"> |
---|
130 | <item row="0" column="2"> |
---|
131 | <widget class="QLabel" name="label_12"> |
---|
132 | <property name="text"> |
---|
133 | <string>Suggested value</string> |
---|
134 | </property> |
---|
135 | </widget> |
---|
136 | </item> |
---|
137 | <item row="1" column="0"> |
---|
138 | <widget class="QLabel" name="label_11"> |
---|
139 | <property name="text"> |
---|
140 | <string>Number of terms</string> |
---|
141 | </property> |
---|
142 | </widget> |
---|
143 | </item> |
---|
144 | <item row="1" column="1"> |
---|
145 | <widget class="QLineEdit" name="lineEdit_8"/> |
---|
146 | </item> |
---|
147 | <item row="1" column="2"> |
---|
148 | <widget class="QPushButton" name="pushButton"> |
---|
149 | <property name="text"> |
---|
150 | <string>10</string> |
---|
151 | </property> |
---|
152 | </widget> |
---|
153 | </item> |
---|
154 | <item row="2" column="0"> |
---|
155 | <widget class="QLabel" name="label_13"> |
---|
156 | <property name="text"> |
---|
157 | <string>Regularization constant</string> |
---|
158 | </property> |
---|
159 | </widget> |
---|
160 | </item> |
---|
161 | <item row="2" column="1"> |
---|
162 | <widget class="QLineEdit" name="lineEdit_9"/> |
---|
163 | </item> |
---|
164 | <item row="2" column="2"> |
---|
165 | <widget class="QPushButton" name="pushButton_2"> |
---|
166 | <property name="text"> |
---|
167 | <string>1e-07</string> |
---|
168 | </property> |
---|
169 | </widget> |
---|
170 | </item> |
---|
171 | <item row="3" column="0"> |
---|
172 | <widget class="QLabel" name="label_14"> |
---|
173 | <property name="text"> |
---|
174 | <string>Max distance (A)</string> |
---|
175 | </property> |
---|
176 | </widget> |
---|
177 | </item> |
---|
178 | <item row="3" column="1"> |
---|
179 | <widget class="QLineEdit" name="lineEdit_10"/> |
---|
180 | </item> |
---|
181 | <item row="3" column="2"> |
---|
182 | <widget class="QPushButton" name="pushButton_3"> |
---|
183 | <property name="text"> |
---|
184 | <string>Explore</string> |
---|
185 | </property> |
---|
186 | </widget> |
---|
187 | </item> |
---|
188 | </layout> |
---|
189 | </item> |
---|
190 | </layout> |
---|
191 | </widget> |
---|
192 | </item> |
---|
193 | <item row="2" column="0"> |
---|
194 | <widget class="QGroupBox" name="groupBox_5"> |
---|
195 | <property name="title"> |
---|
196 | <string>Output</string> |
---|
197 | </property> |
---|
198 | <layout class="QGridLayout" name="gridLayout_4"> |
---|
199 | <item row="0" column="0"> |
---|
200 | <layout class="QGridLayout" name="gridLayout_3"> |
---|
201 | <item row="0" column="0"> |
---|
202 | <widget class="QLabel" name="label_15"> |
---|
203 | <property name="text"> |
---|
204 | <string><html><head/><body><p>R<span style=" vertical-align:sub;">g</span></p></body></html></string> |
---|
205 | </property> |
---|
206 | </widget> |
---|
207 | </item> |
---|
208 | <item row="0" column="1"> |
---|
209 | <widget class="QLineEdit" name="lineEdit_11"> |
---|
210 | <property name="minimumSize"> |
---|
211 | <size> |
---|
212 | <width>100</width> |
---|
213 | <height>0</height> |
---|
214 | </size> |
---|
215 | </property> |
---|
216 | </widget> |
---|
217 | </item> |
---|
218 | <item row="0" column="2"> |
---|
219 | <widget class="QLabel" name="label_23"> |
---|
220 | <property name="text"> |
---|
221 | <string><html><head/><body><p>Ã
</p></body></html></string> |
---|
222 | </property> |
---|
223 | </widget> |
---|
224 | </item> |
---|
225 | <item row="1" column="0"> |
---|
226 | <widget class="QLabel" name="label_16"> |
---|
227 | <property name="text"> |
---|
228 | <string>I(Q=0)</string> |
---|
229 | </property> |
---|
230 | </widget> |
---|
231 | </item> |
---|
232 | <item row="1" column="1"> |
---|
233 | <widget class="QLineEdit" name="lineEdit_12"/> |
---|
234 | </item> |
---|
235 | <item row="1" column="2"> |
---|
236 | <widget class="QLabel" name="label_24"> |
---|
237 | <property name="text"> |
---|
238 | <string><html><head/><body><p>Ã
<span style=" vertical-align:super;">-1</span></p></body></html></string> |
---|
239 | </property> |
---|
240 | </widget> |
---|
241 | </item> |
---|
242 | <item row="2" column="0"> |
---|
243 | <widget class="QLabel" name="label_18"> |
---|
244 | <property name="text"> |
---|
245 | <string>Background</string> |
---|
246 | </property> |
---|
247 | </widget> |
---|
248 | </item> |
---|
249 | <item row="2" column="1"> |
---|
250 | <widget class="QLineEdit" name="lineEdit_14"/> |
---|
251 | </item> |
---|
252 | <item row="2" column="2"> |
---|
253 | <widget class="QLabel" name="label_25"> |
---|
254 | <property name="text"> |
---|
255 | <string><html><head/><body><p>Ã
<span style=" vertical-align:super;">-1</span></p></body></html></string> |
---|
256 | </property> |
---|
257 | </widget> |
---|
258 | </item> |
---|
259 | <item row="3" column="0"> |
---|
260 | <widget class="QLabel" name="label_17"> |
---|
261 | <property name="text"> |
---|
262 | <string>Calculation time</string> |
---|
263 | </property> |
---|
264 | </widget> |
---|
265 | </item> |
---|
266 | <item row="3" column="1"> |
---|
267 | <widget class="QLineEdit" name="lineEdit_13"/> |
---|
268 | </item> |
---|
269 | <item row="3" column="2"> |
---|
270 | <widget class="QLabel" name="label_26"> |
---|
271 | <property name="text"> |
---|
272 | <string><html><head/><body><p>sec</p></body></html></string> |
---|
273 | </property> |
---|
274 | </widget> |
---|
275 | </item> |
---|
276 | <item row="4" column="0"> |
---|
277 | <widget class="QLabel" name="label_19"> |
---|
278 | <property name="text"> |
---|
279 | <string><html><head/><body><p>Ï<span style=" vertical-align:super;">2</span>/dof</p></body></html></string> |
---|
280 | </property> |
---|
281 | </widget> |
---|
282 | </item> |
---|
283 | <item row="4" column="1"> |
---|
284 | <widget class="QLineEdit" name="lineEdit_15"/> |
---|
285 | </item> |
---|
286 | <item row="5" column="0"> |
---|
287 | <widget class="QLabel" name="label_20"> |
---|
288 | <property name="text"> |
---|
289 | <string>Oscillations</string> |
---|
290 | </property> |
---|
291 | </widget> |
---|
292 | </item> |
---|
293 | <item row="5" column="1"> |
---|
294 | <widget class="QLineEdit" name="lineEdit_16"/> |
---|
295 | </item> |
---|
296 | <item row="6" column="0"> |
---|
297 | <widget class="QLabel" name="label_21"> |
---|
298 | <property name="text"> |
---|
299 | <string>Positive fraction</string> |
---|
300 | </property> |
---|
301 | </widget> |
---|
302 | </item> |
---|
303 | <item row="6" column="1"> |
---|
304 | <widget class="QLineEdit" name="lineEdit_17"/> |
---|
305 | </item> |
---|
306 | <item row="7" column="0"> |
---|
307 | <widget class="QLabel" name="label_22"> |
---|
308 | <property name="text"> |
---|
309 | <string><html><head/><body><p>1-Ï positive fraction</p></body></html></string> |
---|
310 | </property> |
---|
311 | </widget> |
---|
312 | </item> |
---|
313 | <item row="7" column="1"> |
---|
314 | <widget class="QLineEdit" name="lineEdit_18"/> |
---|
315 | </item> |
---|
316 | </layout> |
---|
317 | </item> |
---|
318 | <item row="0" column="1"> |
---|
319 | <spacer name="horizontalSpacer_2"> |
---|
320 | <property name="orientation"> |
---|
321 | <enum>Qt::Horizontal</enum> |
---|
322 | </property> |
---|
323 | <property name="sizeHint" stdset="0"> |
---|
324 | <size> |
---|
325 | <width>236</width> |
---|
326 | <height>20</height> |
---|
327 | </size> |
---|
328 | </property> |
---|
329 | </spacer> |
---|
330 | </item> |
---|
331 | </layout> |
---|
332 | </widget> |
---|
333 | </item> |
---|
334 | <item row="3" column="0"> |
---|
335 | <spacer name="verticalSpacer"> |
---|
336 | <property name="orientation"> |
---|
337 | <enum>Qt::Vertical</enum> |
---|
338 | </property> |
---|
339 | <property name="sizeHint" stdset="0"> |
---|
340 | <size> |
---|
341 | <width>20</width> |
---|
342 | <height>4</height> |
---|
343 | </size> |
---|
344 | </property> |
---|
345 | </spacer> |
---|
346 | </item> |
---|
347 | <item row="4" column="0"> |
---|
348 | <layout class="QHBoxLayout" name="horizontalLayout"> |
---|
349 | <item> |
---|
350 | <widget class="QPushButton" name="pushButton_4"> |
---|
351 | <property name="text"> |
---|
352 | <string>Calculate</string> |
---|
353 | </property> |
---|
354 | </widget> |
---|
355 | </item> |
---|
356 | <item> |
---|
357 | <spacer name="horizontalSpacer"> |
---|
358 | <property name="orientation"> |
---|
359 | <enum>Qt::Horizontal</enum> |
---|
360 | </property> |
---|
361 | <property name="sizeHint" stdset="0"> |
---|
362 | <size> |
---|
363 | <width>40</width> |
---|
364 | <height>20</height> |
---|
365 | </size> |
---|
366 | </property> |
---|
367 | </spacer> |
---|
368 | </item> |
---|
369 | <item> |
---|
370 | <widget class="QPushButton" name="pushButton_5"> |
---|
371 | <property name="text"> |
---|
372 | <string>Help</string> |
---|
373 | </property> |
---|
374 | </widget> |
---|
375 | </item> |
---|
376 | </layout> |
---|
377 | </item> |
---|
378 | </layout> |
---|
379 | </widget> |
---|
380 | <resources/> |
---|
381 | <connections/> |
---|
382 | </ui> |
---|