1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
2 | <ui version="4.0"> |
---|
3 | <class>FittingWidgetUI</class> |
---|
4 | <widget class="QWidget" name="FittingWidgetUI"> |
---|
5 | <property name="geometry"> |
---|
6 | <rect> |
---|
7 | <x>0</x> |
---|
8 | <y>0</y> |
---|
9 | <width>514</width> |
---|
10 | <height>669</height> |
---|
11 | </rect> |
---|
12 | </property> |
---|
13 | <property name="windowTitle"> |
---|
14 | <string>FittingWidget</string> |
---|
15 | </property> |
---|
16 | <layout class="QGridLayout" name="gridLayout_15"> |
---|
17 | <item row="0" column="0"> |
---|
18 | <widget class="QLabel" name="label"> |
---|
19 | <property name="text"> |
---|
20 | <string>File name:</string> |
---|
21 | </property> |
---|
22 | </widget> |
---|
23 | </item> |
---|
24 | <item row="0" column="1"> |
---|
25 | <widget class="QLabel" name="lblFilename"> |
---|
26 | <property name="text"> |
---|
27 | <string>None</string> |
---|
28 | </property> |
---|
29 | </widget> |
---|
30 | </item> |
---|
31 | <item row="0" column="2" colspan="4"> |
---|
32 | <spacer name="horizontalSpacer_4"> |
---|
33 | <property name="orientation"> |
---|
34 | <enum>Qt::Horizontal</enum> |
---|
35 | </property> |
---|
36 | <property name="sizeHint" stdset="0"> |
---|
37 | <size> |
---|
38 | <width>459</width> |
---|
39 | <height>20</height> |
---|
40 | </size> |
---|
41 | </property> |
---|
42 | </spacer> |
---|
43 | </item> |
---|
44 | <item row="2" column="3"> |
---|
45 | <widget class="QPushButton" name="cmdPlot"> |
---|
46 | <property name="sizePolicy"> |
---|
47 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
---|
48 | <horstretch>0</horstretch> |
---|
49 | <verstretch>0</verstretch> |
---|
50 | </sizepolicy> |
---|
51 | </property> |
---|
52 | <property name="minimumSize"> |
---|
53 | <size> |
---|
54 | <width>75</width> |
---|
55 | <height>23</height> |
---|
56 | </size> |
---|
57 | </property> |
---|
58 | <property name="text"> |
---|
59 | <string>Show Plot</string> |
---|
60 | </property> |
---|
61 | </widget> |
---|
62 | </item> |
---|
63 | <item row="2" column="4"> |
---|
64 | <widget class="QPushButton" name="cmdFit"> |
---|
65 | <property name="sizePolicy"> |
---|
66 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
---|
67 | <horstretch>0</horstretch> |
---|
68 | <verstretch>0</verstretch> |
---|
69 | </sizepolicy> |
---|
70 | </property> |
---|
71 | <property name="minimumSize"> |
---|
72 | <size> |
---|
73 | <width>75</width> |
---|
74 | <height>23</height> |
---|
75 | </size> |
---|
76 | </property> |
---|
77 | <property name="text"> |
---|
78 | <string>Fit</string> |
---|
79 | </property> |
---|
80 | </widget> |
---|
81 | </item> |
---|
82 | <item row="2" column="5"> |
---|
83 | <widget class="QPushButton" name="cmdHelp"> |
---|
84 | <property name="sizePolicy"> |
---|
85 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
---|
86 | <horstretch>0</horstretch> |
---|
87 | <verstretch>0</verstretch> |
---|
88 | </sizepolicy> |
---|
89 | </property> |
---|
90 | <property name="minimumSize"> |
---|
91 | <size> |
---|
92 | <width>75</width> |
---|
93 | <height>23</height> |
---|
94 | </size> |
---|
95 | </property> |
---|
96 | <property name="text"> |
---|
97 | <string>Help</string> |
---|
98 | </property> |
---|
99 | </widget> |
---|
100 | </item> |
---|
101 | <item row="2" column="0" colspan="3"> |
---|
102 | <spacer name="horizontalSpacer"> |
---|
103 | <property name="orientation"> |
---|
104 | <enum>Qt::Horizontal</enum> |
---|
105 | </property> |
---|
106 | <property name="sizeHint" stdset="0"> |
---|
107 | <size> |
---|
108 | <width>273</width> |
---|
109 | <height>20</height> |
---|
110 | </size> |
---|
111 | </property> |
---|
112 | </spacer> |
---|
113 | </item> |
---|
114 | <item row="1" column="0" colspan="6"> |
---|
115 | <widget class="QTabWidget" name="tabFitting"> |
---|
116 | <property name="currentIndex"> |
---|
117 | <number>0</number> |
---|
118 | </property> |
---|
119 | <widget class="QWidget" name="tab_3"> |
---|
120 | <attribute name="title"> |
---|
121 | <string>Model</string> |
---|
122 | </attribute> |
---|
123 | <layout class="QGridLayout" name="gridLayout_19"> |
---|
124 | <item row="0" column="0" colspan="4"> |
---|
125 | <widget class="QGroupBox" name="groupBox_6"> |
---|
126 | <property name="sizePolicy"> |
---|
127 | <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> |
---|
128 | <horstretch>0</horstretch> |
---|
129 | <verstretch>0</verstretch> |
---|
130 | </sizepolicy> |
---|
131 | </property> |
---|
132 | <property name="title"> |
---|
133 | <string>Model </string> |
---|
134 | </property> |
---|
135 | <layout class="QGridLayout" name="gridLayout_2"> |
---|
136 | <item row="0" column="0"> |
---|
137 | <layout class="QGridLayout" name="gridLayout"> |
---|
138 | <item row="0" column="0"> |
---|
139 | <widget class="QLabel" name="label_2"> |
---|
140 | <property name="text"> |
---|
141 | <string>Category</string> |
---|
142 | </property> |
---|
143 | </widget> |
---|
144 | </item> |
---|
145 | <item row="0" column="1"> |
---|
146 | <widget class="QLabel" name="lblModel"> |
---|
147 | <property name="text"> |
---|
148 | <string>Model name</string> |
---|
149 | </property> |
---|
150 | </widget> |
---|
151 | </item> |
---|
152 | <item row="0" column="2"> |
---|
153 | <widget class="QLabel" name="lblStructure"> |
---|
154 | <property name="text"> |
---|
155 | <string>Structure factor</string> |
---|
156 | </property> |
---|
157 | </widget> |
---|
158 | </item> |
---|
159 | <item row="1" column="0"> |
---|
160 | <widget class="QComboBox" name="cbCategory"/> |
---|
161 | </item> |
---|
162 | <item row="1" column="1"> |
---|
163 | <widget class="QComboBox" name="cbModel"/> |
---|
164 | </item> |
---|
165 | <item row="1" column="2"> |
---|
166 | <widget class="QComboBox" name="cbStructureFactor"/> |
---|
167 | </item> |
---|
168 | </layout> |
---|
169 | </item> |
---|
170 | <item row="1" column="0"> |
---|
171 | <widget class="QTreeView" name="lstParams"> |
---|
172 | <property name="styleSheet"> |
---|
173 | <string notr="true"/> |
---|
174 | </property> |
---|
175 | <property name="selectionMode"> |
---|
176 | <enum>QAbstractItemView::ExtendedSelection</enum> |
---|
177 | </property> |
---|
178 | </widget> |
---|
179 | </item> |
---|
180 | </layout> |
---|
181 | </widget> |
---|
182 | </item> |
---|
183 | <item row="1" column="0"> |
---|
184 | <widget class="QGroupBox" name="groupBox_7"> |
---|
185 | <property name="title"> |
---|
186 | <string>Options </string> |
---|
187 | </property> |
---|
188 | <layout class="QGridLayout" name="gridLayout_16"> |
---|
189 | <item row="0" column="0"> |
---|
190 | <widget class="QCheckBox" name="chkPolydispersity"> |
---|
191 | <property name="enabled"> |
---|
192 | <bool>true</bool> |
---|
193 | </property> |
---|
194 | <property name="toolTip"> |
---|
195 | <string><html><head/><body><p>Switch on orientational polydispersity.</p></body></html></string> |
---|
196 | </property> |
---|
197 | <property name="text"> |
---|
198 | <string>Polydispersity</string> |
---|
199 | </property> |
---|
200 | <property name="checkable"> |
---|
201 | <bool>true</bool> |
---|
202 | </property> |
---|
203 | </widget> |
---|
204 | </item> |
---|
205 | <item row="1" column="0"> |
---|
206 | <widget class="QCheckBox" name="chk2DView"> |
---|
207 | <property name="enabled"> |
---|
208 | <bool>true</bool> |
---|
209 | </property> |
---|
210 | <property name="toolTip"> |
---|
211 | <string><html><head/><body><p>Switch on 2D view of the model.</p></body></html></string> |
---|
212 | </property> |
---|
213 | <property name="text"> |
---|
214 | <string>2D view</string> |
---|
215 | </property> |
---|
216 | <property name="checkable"> |
---|
217 | <bool>true</bool> |
---|
218 | </property> |
---|
219 | </widget> |
---|
220 | </item> |
---|
221 | <item row="2" column="0"> |
---|
222 | <widget class="QCheckBox" name="chkMagnetism"> |
---|
223 | <property name="enabled"> |
---|
224 | <bool>true</bool> |
---|
225 | </property> |
---|
226 | <property name="toolTip"> |
---|
227 | <string><html><head/><body><p>Switch on magnetic scattering parameters.</p><p>This option is available only for 2D models.</p></body></html></string> |
---|
228 | </property> |
---|
229 | <property name="text"> |
---|
230 | <string>Magnetism</string> |
---|
231 | </property> |
---|
232 | <property name="checkable"> |
---|
233 | <bool>true</bool> |
---|
234 | </property> |
---|
235 | </widget> |
---|
236 | </item> |
---|
237 | </layout> |
---|
238 | </widget> |
---|
239 | </item> |
---|
240 | <item row="1" column="1"> |
---|
241 | <widget class="QGroupBox" name="groupBox_8"> |
---|
242 | <property name="title"> |
---|
243 | <string>Fitting details </string> |
---|
244 | </property> |
---|
245 | <layout class="QGridLayout" name="gridLayout_17"> |
---|
246 | <item row="0" column="0" colspan="2"> |
---|
247 | <layout class="QGridLayout" name="gridLayout_8"> |
---|
248 | <item row="0" column="0"> |
---|
249 | <widget class="QLabel" name="label_16"> |
---|
250 | <property name="text"> |
---|
251 | <string>Min range</string> |
---|
252 | </property> |
---|
253 | </widget> |
---|
254 | </item> |
---|
255 | <item row="0" column="1"> |
---|
256 | <widget class="QLabel" name="lblMinRangeDef"> |
---|
257 | <property name="text"> |
---|
258 | <string>0.005</string> |
---|
259 | </property> |
---|
260 | </widget> |
---|
261 | </item> |
---|
262 | <item row="0" column="2"> |
---|
263 | <widget class="QLabel" name="label_17"> |
---|
264 | <property name="text"> |
---|
265 | <string><html><head/><body><p>Ã
<span style=" vertical-align:super;">-1</span></p></body></html></string> |
---|
266 | </property> |
---|
267 | </widget> |
---|
268 | </item> |
---|
269 | <item row="1" column="0"> |
---|
270 | <widget class="QLabel" name="label_18"> |
---|
271 | <property name="text"> |
---|
272 | <string>Max range</string> |
---|
273 | </property> |
---|
274 | </widget> |
---|
275 | </item> |
---|
276 | <item row="1" column="1"> |
---|
277 | <widget class="QLabel" name="lblMaxRangeDef"> |
---|
278 | <property name="text"> |
---|
279 | <string>0.1</string> |
---|
280 | </property> |
---|
281 | </widget> |
---|
282 | </item> |
---|
283 | <item row="1" column="2"> |
---|
284 | <widget class="QLabel" name="label_19"> |
---|
285 | <property name="text"> |
---|
286 | <string><html><head/><body><p>Ã
<span style=" vertical-align:super;">-1</span></p></body></html></string> |
---|
287 | </property> |
---|
288 | </widget> |
---|
289 | </item> |
---|
290 | </layout> |
---|
291 | </item> |
---|
292 | <item row="1" column="0"> |
---|
293 | <widget class="QLabel" name="label_20"> |
---|
294 | <property name="text"> |
---|
295 | <string>Smearing:</string> |
---|
296 | </property> |
---|
297 | </widget> |
---|
298 | </item> |
---|
299 | <item row="1" column="1"> |
---|
300 | <widget class="QLabel" name="lblCurrentSmearing"> |
---|
301 | <property name="text"> |
---|
302 | <string>None</string> |
---|
303 | </property> |
---|
304 | </widget> |
---|
305 | </item> |
---|
306 | </layout> |
---|
307 | </widget> |
---|
308 | </item> |
---|
309 | <item row="1" column="2"> |
---|
310 | <spacer name="horizontalSpacer_3"> |
---|
311 | <property name="orientation"> |
---|
312 | <enum>Qt::Horizontal</enum> |
---|
313 | </property> |
---|
314 | <property name="sizeHint" stdset="0"> |
---|
315 | <size> |
---|
316 | <width>207</width> |
---|
317 | <height>20</height> |
---|
318 | </size> |
---|
319 | </property> |
---|
320 | </spacer> |
---|
321 | </item> |
---|
322 | <item row="1" column="3"> |
---|
323 | <widget class="QGroupBox" name="groupBox_9"> |
---|
324 | <property name="title"> |
---|
325 | <string>Fitting error</string> |
---|
326 | </property> |
---|
327 | <layout class="QGridLayout" name="gridLayout_18"> |
---|
328 | <item row="0" column="0"> |
---|
329 | <layout class="QHBoxLayout" name="horizontalLayout_2"> |
---|
330 | <item> |
---|
331 | <widget class="QLabel" name="label_23"> |
---|
332 | <property name="text"> |
---|
333 | <string><html><head/><body><p><span style=" font-weight:600;">Ï</span><span style=" font-weight:600; vertical-align:super;">2</span></p></body></html></string> |
---|
334 | </property> |
---|
335 | </widget> |
---|
336 | </item> |
---|
337 | <item> |
---|
338 | <widget class="QLabel" name="lblChi2Value"> |
---|
339 | <property name="text"> |
---|
340 | <string><html><head/><body><p><span style=" font-weight:600;">0.01625</span></p></body></html></string> |
---|
341 | </property> |
---|
342 | </widget> |
---|
343 | </item> |
---|
344 | </layout> |
---|
345 | </item> |
---|
346 | </layout> |
---|
347 | </widget> |
---|
348 | </item> |
---|
349 | </layout> |
---|
350 | </widget> |
---|
351 | <widget class="QWidget" name="tabOptions"> |
---|
352 | <attribute name="title"> |
---|
353 | <string>Fit Options</string> |
---|
354 | </attribute> |
---|
355 | </widget> |
---|
356 | <widget class="QWidget" name="tabResolution"> |
---|
357 | <attribute name="title"> |
---|
358 | <string>Resolution</string> |
---|
359 | </attribute> |
---|
360 | </widget> |
---|
361 | <widget class="QWidget" name="tab_4"> |
---|
362 | <attribute name="title"> |
---|
363 | <string>Polydispersity</string> |
---|
364 | </attribute> |
---|
365 | <layout class="QGridLayout" name="gridLayout_10"> |
---|
366 | <item row="0" column="0"> |
---|
367 | <widget class="QGroupBox" name="groupBox_3"> |
---|
368 | <property name="title"> |
---|
369 | <string>Polydispersity and Orientational Distribution</string> |
---|
370 | </property> |
---|
371 | <layout class="QGridLayout" name="gridLayout_9"> |
---|
372 | <item row="0" column="0"> |
---|
373 | <widget class="QTableView" name="lstPoly"/> |
---|
374 | </item> |
---|
375 | </layout> |
---|
376 | </widget> |
---|
377 | </item> |
---|
378 | </layout> |
---|
379 | </widget> |
---|
380 | <widget class="QWidget" name="tab_6"> |
---|
381 | <attribute name="title"> |
---|
382 | <string>Magnetism</string> |
---|
383 | </attribute> |
---|
384 | <layout class="QGridLayout" name="gridLayout_22"> |
---|
385 | <item row="0" column="0"> |
---|
386 | <widget class="QGroupBox" name="groupBox_10"> |
---|
387 | <property name="title"> |
---|
388 | <string>Polarisation/Magnetic Scattering </string> |
---|
389 | </property> |
---|
390 | <layout class="QGridLayout" name="gridLayout_21"> |
---|
391 | <item row="1" column="1"> |
---|
392 | <spacer name="horizontalSpacer_6"> |
---|
393 | <property name="orientation"> |
---|
394 | <enum>Qt::Horizontal</enum> |
---|
395 | </property> |
---|
396 | <property name="sizeHint" stdset="0"> |
---|
397 | <size> |
---|
398 | <width>498</width> |
---|
399 | <height>20</height> |
---|
400 | </size> |
---|
401 | </property> |
---|
402 | </spacer> |
---|
403 | </item> |
---|
404 | <item row="0" column="0" colspan="3"> |
---|
405 | <widget class="QTableView" name="lstMagnetic"/> |
---|
406 | </item> |
---|
407 | <item row="1" column="2"> |
---|
408 | <widget class="QPushButton" name="cmdMagneticDisplay"> |
---|
409 | <property name="text"> |
---|
410 | <string>Display |
---|
411 | magnetic |
---|
412 | angles</string> |
---|
413 | </property> |
---|
414 | </widget> |
---|
415 | </item> |
---|
416 | </layout> |
---|
417 | </widget> |
---|
418 | </item> |
---|
419 | </layout> |
---|
420 | </widget> |
---|
421 | </widget> |
---|
422 | </item> |
---|
423 | </layout> |
---|
424 | </widget> |
---|
425 | <resources/> |
---|
426 | <connections/> |
---|
427 | </ui> |
---|