source: sasview/src/sas/qtgui/Calculators/UI/GenericScatteringCalculator.ui @ 28a09b0

ESS_GUIESS_GUI_DocsESS_GUI_batch_fittingESS_GUI_bumps_abstractionESS_GUI_iss1116ESS_GUI_iss879ESS_GUI_iss959ESS_GUI_openclESS_GUI_orderingESS_GUI_sync_sascalc
Last change on this file since 28a09b0 was 28a09b0, checked in by Piotr Rozyczko <rozyczko@…>, 7 years ago

Merged Celine's implementation of the generic scattering calculator

  • Property mode set to 100755
File size: 48.4 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<ui version="4.0">
3 <class>GenericScatteringCalculator</class>
4 <widget class="QDialog" name="GenericScatteringCalculator">
5  <property name="geometry">
6   <rect>
7    <x>0</x>
8    <y>0</y>
9    <width>715</width>
10    <height>550</height>
11   </rect>
12  </property>
13  <property name="sizePolicy">
14   <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
15    <horstretch>0</horstretch>
16    <verstretch>0</verstretch>
17   </sizepolicy>
18  </property>
19  <property name="minimumSize">
20   <size>
21    <width>630</width>
22    <height>550</height>
23   </size>
24  </property>
25  <property name="windowTitle">
26   <string>Generic SAS Calculator</string>
27  </property>
28  <property name="windowIcon">
29   <iconset>
30    <normaloff>:/res/ball.ico</normaloff>:/res/ball.ico</iconset>
31  </property>
32  <layout class="QGridLayout" name="gridLayout_12">
33   <item row="0" column="0" rowspan="2" colspan="2">
34    <widget class="QGroupBox" name="groupBox_Datafile">
35     <property name="font">
36      <font>
37       <weight>50</weight>
38       <bold>false</bold>
39      </font>
40     </property>
41     <property name="title">
42      <string>SLD Data File</string>
43     </property>
44     <layout class="QGridLayout" name="gridLayout_5">
45      <item row="0" column="0">
46       <layout class="QGridLayout" name="gridLayout">
47        <item row="0" column="0">
48         <widget class="QLabel" name="lblData">
49          <property name="font">
50           <font>
51            <weight>50</weight>
52            <bold>false</bold>
53           </font>
54          </property>
55          <property name="toolTip">
56           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Data used to simulate SANS.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
57          </property>
58          <property name="text">
59           <string>Data</string>
60          </property>
61         </widget>
62        </item>
63        <item row="0" column="1">
64         <widget class="QLineEdit" name="txtData">
65          <property name="sizePolicy">
66           <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
67            <horstretch>0</horstretch>
68            <verstretch>0</verstretch>
69           </sizepolicy>
70          </property>
71          <property name="minimumSize">
72           <size>
73            <width>151</width>
74            <height>0</height>
75           </size>
76          </property>
77          <property name="font">
78           <font>
79            <weight>50</weight>
80            <bold>false</bold>
81           </font>
82          </property>
83          <property name="toolTip">
84           <string>Display name of loaded datafile.</string>
85          </property>
86          <property name="text">
87           <string>Default SLD Profile</string>
88          </property>
89         </widget>
90        </item>
91        <item row="0" column="2">
92         <widget class="QPushButton" name="cmdLoad">
93          <property name="sizePolicy">
94           <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
95            <horstretch>0</horstretch>
96            <verstretch>0</verstretch>
97           </sizepolicy>
98          </property>
99          <property name="minimumSize">
100           <size>
101            <width>80</width>
102            <height>23</height>
103           </size>
104          </property>
105          <property name="font">
106           <font>
107            <weight>50</weight>
108            <bold>false</bold>
109           </font>
110          </property>
111          <property name="toolTip">
112           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Only .txt, .omf, .sld and .pdf datafile formats are supported. &lt;/p&gt;&lt;p&gt;Load data and generate 3D plots in real space.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
113          </property>
114          <property name="text">
115           <string>Load</string>
116          </property>
117          <property name="autoDefault">
118           <bool>false</bool>
119          </property>
120         </widget>
121        </item>
122        <item row="1" column="0">
123         <widget class="QLabel" name="lblShape">
124          <property name="font">
125           <font>
126            <weight>50</weight>
127            <bold>false</bold>
128           </font>
129          </property>
130          <property name="toolTip">
131           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Default shape of the sample.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
132          </property>
133          <property name="text">
134           <string>Shape</string>
135          </property>
136         </widget>
137        </item>
138        <item row="1" column="1">
139         <widget class="QComboBox" name="cbShape">
140          <property name="sizePolicy">
141           <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
142            <horstretch>0</horstretch>
143            <verstretch>0</verstretch>
144           </sizepolicy>
145          </property>
146          <property name="font">
147           <font>
148            <weight>50</weight>
149            <bold>false</bold>
150           </font>
151          </property>
152          <property name="toolTip">
153           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Select the default shape of the sample.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
154          </property>
155          <item>
156           <property name="text">
157            <string>Rectangular</string>
158           </property>
159          </item>
160          <item>
161           <property name="text">
162            <string>Ellipsoid</string>
163           </property>
164          </item>
165         </widget>
166        </item>
167        <item row="1" column="2">
168         <widget class="QPushButton" name="cmdDraw">
169          <property name="enabled">
170           <bool>false</bool>
171          </property>
172          <property name="sizePolicy">
173           <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
174            <horstretch>0</horstretch>
175            <verstretch>0</verstretch>
176           </sizepolicy>
177          </property>
178          <property name="minimumSize">
179           <size>
180            <width>80</width>
181            <height>23</height>
182           </size>
183          </property>
184          <property name="font">
185           <font>
186            <weight>50</weight>
187            <bold>false</bold>
188           </font>
189          </property>
190          <property name="toolTip">
191           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Generate a 3D plot with arrows for the magnetic vectors.&lt;/p&gt;&lt;p&gt;It is not recommanded for a large number of pixels.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
192          </property>
193          <property name="text">
194           <string>Draw</string>
195          </property>
196          <property name="autoDefault">
197           <bool>false</bool>
198          </property>
199         </widget>
200        </item>
201       </layout>
202      </item>
203     </layout>
204    </widget>
205   </item>
206   <item row="0" column="3" rowspan="7" colspan="2">
207    <widget class="Line" name="line">
208     <property name="orientation">
209      <enum>Qt::Vertical</enum>
210     </property>
211    </widget>
212   </item>
213   <item row="0" column="5" rowspan="5">
214    <widget class="QGroupBox" name="groupBox_SLDPixelInfo">
215     <property name="font">
216      <font>
217       <weight>50</weight>
218       <bold>false</bold>
219      </font>
220     </property>
221     <property name="title">
222      <string>SLD Pixel Info</string>
223     </property>
224     <layout class="QGridLayout" name="gridLayout_11">
225      <item row="0" column="0">
226       <widget class="QLabel" name="lblNoPixels">
227        <property name="font">
228         <font>
229          <weight>50</weight>
230          <bold>false</bold>
231         </font>
232        </property>
233        <property name="toolTip">
234         <string>Number of pixels.
235Not editable.</string>
236        </property>
237        <property name="text">
238         <string>No. of Pixels</string>
239        </property>
240       </widget>
241      </item>
242      <item row="0" column="1" colspan="3">
243       <widget class="QLineEdit" name="txtNoPixels">
244        <property name="enabled">
245         <bool>false</bool>
246        </property>
247        <property name="minimumSize">
248         <size>
249          <width>110</width>
250          <height>27</height>
251         </size>
252        </property>
253        <property name="font">
254         <font>
255          <weight>50</weight>
256          <bold>false</bold>
257         </font>
258        </property>
259        <property name="text">
260         <string>1000</string>
261        </property>
262        <property name="readOnly">
263         <bool>true</bool>
264        </property>
265       </widget>
266      </item>
267      <item row="1" column="0" colspan="4">
268       <widget class="QGroupBox" name="groupBox_5">
269        <property name="font">
270         <font>
271          <weight>50</weight>
272          <bold>false</bold>
273         </font>
274        </property>
275        <property name="title">
276         <string>Mean SLD</string>
277        </property>
278        <layout class="QGridLayout" name="gridLayout_8">
279         <item row="0" column="0">
280          <layout class="QGridLayout" name="gridLayout_4">
281           <item row="0" column="0">
282            <widget class="QLabel" name="lblMx">
283             <property name="font">
284              <font>
285               <weight>50</weight>
286               <bold>false</bold>
287              </font>
288             </property>
289             <property name="toolTip">
290              <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Mean value of M&lt;span style=&quot; vertical-align:sub;&quot;&gt;x&lt;/span&gt; (x-component of the magnetisation vector).&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
291             </property>
292             <property name="text">
293              <string>Mx</string>
294             </property>
295            </widget>
296           </item>
297           <item row="0" column="1">
298            <widget class="QLineEdit" name="txtMx">
299             <property name="minimumSize">
300              <size>
301               <width>70</width>
302               <height>0</height>
303              </size>
304             </property>
305             <property name="font">
306              <font>
307               <weight>50</weight>
308               <bold>false</bold>
309              </font>
310             </property>
311             <property name="toolTip">
312              <string>x component of the magnetization vector in the laboratory xyz frame</string>
313             </property>
314             <property name="text">
315              <string>0</string>
316             </property>
317            </widget>
318           </item>
319           <item row="0" column="2">
320            <widget class="QLabel" name="lblunitMx">
321             <property name="font">
322              <font>
323               <weight>50</weight>
324               <bold>false</bold>
325              </font>
326             </property>
327             <property name="text">
328              <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Å&lt;span style=&quot; vertical-align:super;&quot;&gt;-2&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
329             </property>
330            </widget>
331           </item>
332           <item row="1" column="0">
333            <widget class="QLabel" name="lblMy">
334             <property name="font">
335              <font>
336               <weight>50</weight>
337               <bold>false</bold>
338              </font>
339             </property>
340             <property name="toolTip">
341              <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Mean value of My (y-component of the magnetisation vector).&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
342             </property>
343             <property name="text">
344              <string>My</string>
345             </property>
346            </widget>
347           </item>
348           <item row="1" column="1">
349            <widget class="QLineEdit" name="txtMy">
350             <property name="minimumSize">
351              <size>
352               <width>70</width>
353               <height>0</height>
354              </size>
355             </property>
356             <property name="font">
357              <font>
358               <weight>50</weight>
359               <bold>false</bold>
360              </font>
361             </property>
362             <property name="toolTip">
363              <string>y component of the magnetization vector in the laboratory xyz frame</string>
364             </property>
365             <property name="text">
366              <string>0</string>
367             </property>
368            </widget>
369           </item>
370           <item row="1" column="2">
371            <widget class="QLabel" name="lblUnitMy">
372             <property name="font">
373              <font>
374               <weight>50</weight>
375               <bold>false</bold>
376              </font>
377             </property>
378             <property name="text">
379              <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Å&lt;span style=&quot; vertical-align:super;&quot;&gt;-2&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
380             </property>
381            </widget>
382           </item>
383           <item row="2" column="0">
384            <widget class="QLabel" name="lblMz">
385             <property name="font">
386              <font>
387               <weight>50</weight>
388               <bold>false</bold>
389              </font>
390             </property>
391             <property name="toolTip">
392              <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Mean value of M&lt;span style=&quot; vertical-align:sub;&quot;&gt;z&lt;/span&gt; (z-component of the magnetisation vector).&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
393             </property>
394             <property name="text">
395              <string>Mz</string>
396             </property>
397            </widget>
398           </item>
399           <item row="2" column="1">
400            <widget class="QLineEdit" name="txtMz">
401             <property name="minimumSize">
402              <size>
403               <width>70</width>
404               <height>0</height>
405              </size>
406             </property>
407             <property name="font">
408              <font>
409               <weight>50</weight>
410               <bold>false</bold>
411              </font>
412             </property>
413             <property name="toolTip">
414              <string>z component of the magnetization vector in the laboratory xyz frame</string>
415             </property>
416             <property name="text">
417              <string>0</string>
418             </property>
419            </widget>
420           </item>
421           <item row="2" column="2">
422            <widget class="QLabel" name="lblUnitMz">
423             <property name="font">
424              <font>
425               <weight>50</weight>
426               <bold>false</bold>
427              </font>
428             </property>
429             <property name="text">
430              <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Å&lt;span style=&quot; vertical-align:super;&quot;&gt;-2&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
431             </property>
432            </widget>
433           </item>
434           <item row="3" column="0">
435            <widget class="QLabel" name="lblNucl">
436             <property name="font">
437              <font>
438               <weight>50</weight>
439               <bold>false</bold>
440              </font>
441             </property>
442             <property name="toolTip">
443              <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Average of the nuclear scattering density.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
444             </property>
445             <property name="text">
446              <string>Nucl.</string>
447             </property>
448            </widget>
449           </item>
450           <item row="3" column="1">
451            <widget class="QLineEdit" name="txtNucl">
452             <property name="minimumSize">
453              <size>
454               <width>70</width>
455               <height>0</height>
456              </size>
457             </property>
458             <property name="font">
459              <font>
460               <weight>50</weight>
461               <bold>false</bold>
462              </font>
463             </property>
464             <property name="text">
465              <string>6.97e-06</string>
466             </property>
467            </widget>
468           </item>
469           <item row="3" column="2">
470            <widget class="QLabel" name="lblUnitNucl">
471             <property name="font">
472              <font>
473               <weight>50</weight>
474               <bold>false</bold>
475              </font>
476             </property>
477             <property name="text">
478              <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Å&lt;span style=&quot; vertical-align:super;&quot;&gt;-2&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
479             </property>
480            </widget>
481           </item>
482          </layout>
483         </item>
484        </layout>
485       </widget>
486      </item>
487      <item row="2" column="0" colspan="4">
488       <widget class="QGroupBox" name="groupBox_6">
489        <property name="font">
490         <font>
491          <weight>50</weight>
492          <bold>false</bold>
493         </font>
494        </property>
495        <property name="title">
496         <string>Nodes</string>
497        </property>
498        <layout class="QGridLayout" name="gridLayout_9">
499         <item row="0" column="0">
500          <layout class="QGridLayout" name="gridLayout_Nodes">
501           <item row="0" column="0">
502            <widget class="QLabel" name="lblXnodes">
503             <property name="font">
504              <font>
505               <weight>50</weight>
506               <bold>false</bold>
507              </font>
508             </property>
509             <property name="text">
510              <string>xnodes</string>
511             </property>
512            </widget>
513           </item>
514           <item row="0" column="1">
515            <widget class="QLineEdit" name="txtXnodes">
516             <property name="minimumSize">
517              <size>
518               <width>56</width>
519               <height>0</height>
520              </size>
521             </property>
522             <property name="font">
523              <font>
524               <weight>50</weight>
525               <bold>false</bold>
526              </font>
527             </property>
528             <property name="text">
529              <string>10</string>
530             </property>
531            </widget>
532           </item>
533           <item row="1" column="0">
534            <widget class="QLabel" name="label_ynodes">
535             <property name="font">
536              <font>
537               <weight>50</weight>
538               <bold>false</bold>
539              </font>
540             </property>
541             <property name="text">
542              <string>ynodes</string>
543             </property>
544            </widget>
545           </item>
546           <item row="1" column="1">
547            <widget class="QLineEdit" name="txtYnodes">
548             <property name="minimumSize">
549              <size>
550               <width>56</width>
551               <height>0</height>
552              </size>
553             </property>
554             <property name="font">
555              <font>
556               <weight>50</weight>
557               <bold>false</bold>
558              </font>
559             </property>
560             <property name="text">
561              <string>10</string>
562             </property>
563            </widget>
564           </item>
565           <item row="2" column="0">
566            <widget class="QLabel" name="label_znodes">
567             <property name="font">
568              <font>
569               <weight>50</weight>
570               <bold>false</bold>
571              </font>
572             </property>
573             <property name="text">
574              <string>znodes</string>
575             </property>
576            </widget>
577           </item>
578           <item row="2" column="1">
579            <widget class="QLineEdit" name="txtZnodes">
580             <property name="minimumSize">
581              <size>
582               <width>56</width>
583               <height>0</height>
584              </size>
585             </property>
586             <property name="font">
587              <font>
588               <weight>50</weight>
589               <bold>false</bold>
590              </font>
591             </property>
592             <property name="text">
593              <string>10</string>
594             </property>
595            </widget>
596           </item>
597          </layout>
598         </item>
599        </layout>
600       </widget>
601      </item>
602      <item row="3" column="0" colspan="4">
603       <widget class="QGroupBox" name="groupBox_Stepsize">
604        <property name="font">
605         <font>
606          <weight>50</weight>
607          <bold>false</bold>
608         </font>
609        </property>
610        <property name="title">
611         <string>Step Size</string>
612        </property>
613        <layout class="QGridLayout" name="gridLayout_10">
614         <item row="0" column="0">
615          <layout class="QGridLayout" name="gridLayout_Stepsize">
616           <item row="0" column="0">
617            <widget class="QLabel" name="lblXstepsize">
618             <property name="font">
619              <font>
620               <weight>50</weight>
621               <bold>false</bold>
622              </font>
623             </property>
624             <property name="text">
625              <string>xstepsize</string>
626             </property>
627            </widget>
628           </item>
629           <item row="0" column="1">
630            <widget class="QLineEdit" name="txtXstepsize">
631             <property name="minimumSize">
632              <size>
633               <width>50</width>
634               <height>0</height>
635              </size>
636             </property>
637             <property name="font">
638              <font>
639               <weight>50</weight>
640               <bold>false</bold>
641              </font>
642             </property>
643             <property name="text">
644              <string>6</string>
645             </property>
646            </widget>
647           </item>
648           <item row="0" column="2">
649            <widget class="QLabel" name="lblUnitx">
650             <property name="font">
651              <font>
652               <weight>50</weight>
653               <bold>false</bold>
654              </font>
655             </property>
656             <property name="text">
657              <string>Å</string>
658             </property>
659            </widget>
660           </item>
661           <item row="1" column="0">
662            <widget class="QLabel" name="lblYstepsize">
663             <property name="font">
664              <font>
665               <weight>50</weight>
666               <bold>false</bold>
667              </font>
668             </property>
669             <property name="text">
670              <string>ystepsize</string>
671             </property>
672            </widget>
673           </item>
674           <item row="1" column="1">
675            <widget class="QLineEdit" name="txtYstepsize">
676             <property name="minimumSize">
677              <size>
678               <width>50</width>
679               <height>0</height>
680              </size>
681             </property>
682             <property name="font">
683              <font>
684               <weight>50</weight>
685               <bold>false</bold>
686              </font>
687             </property>
688             <property name="text">
689              <string>6</string>
690             </property>
691            </widget>
692           </item>
693           <item row="1" column="2">
694            <widget class="QLabel" name="lblUnity">
695             <property name="font">
696              <font>
697               <weight>50</weight>
698               <bold>false</bold>
699              </font>
700             </property>
701             <property name="text">
702              <string>Å</string>
703             </property>
704            </widget>
705           </item>
706           <item row="2" column="0">
707            <widget class="QLabel" name="lblZstepsize">
708             <property name="font">
709              <font>
710               <weight>50</weight>
711               <bold>false</bold>
712              </font>
713             </property>
714             <property name="text">
715              <string>zstepsize</string>
716             </property>
717            </widget>
718           </item>
719           <item row="2" column="1">
720            <widget class="QLineEdit" name="txtZstepsize">
721             <property name="minimumSize">
722              <size>
723               <width>50</width>
724               <height>0</height>
725              </size>
726             </property>
727             <property name="font">
728              <font>
729               <weight>50</weight>
730               <bold>false</bold>
731              </font>
732             </property>
733             <property name="text">
734              <string>6</string>
735             </property>
736            </widget>
737           </item>
738           <item row="2" column="2">
739            <widget class="QLabel" name="lblUnitz">
740             <property name="font">
741              <font>
742               <weight>50</weight>
743               <bold>false</bold>
744              </font>
745             </property>
746             <property name="text">
747              <string>Å</string>
748             </property>
749            </widget>
750           </item>
751          </layout>
752         </item>
753        </layout>
754       </widget>
755      </item>
756      <item row="4" column="0">
757       <spacer name="verticalSpacer_2">
758        <property name="orientation">
759         <enum>Qt::Vertical</enum>
760        </property>
761        <property name="sizeHint" stdset="0">
762         <size>
763          <width>10</width>
764          <height>10</height>
765         </size>
766        </property>
767       </spacer>
768      </item>
769      <item row="5" column="0" colspan="2">
770       <widget class="QPushButton" name="cmdDrawpoints">
771        <property name="enabled">
772         <bool>false</bool>
773        </property>
774        <property name="sizePolicy">
775         <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
776          <horstretch>0</horstretch>
777          <verstretch>0</verstretch>
778         </sizepolicy>
779        </property>
780        <property name="font">
781         <font>
782          <weight>50</weight>
783          <bold>false</bold>
784         </font>
785        </property>
786        <property name="toolTip">
787         <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Draw a scatter plot for sld profile (without arrows)&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
788        </property>
789        <property name="text">
790         <string>Draw Points</string>
791        </property>
792        <property name="autoDefault">
793         <bool>false</bool>
794        </property>
795       </widget>
796      </item>
797      <item row="5" column="2">
798       <spacer name="horizontalSpacer">
799        <property name="orientation">
800         <enum>Qt::Horizontal</enum>
801        </property>
802        <property name="sizeHint" stdset="0">
803         <size>
804          <width>7</width>
805          <height>20</height>
806         </size>
807        </property>
808       </spacer>
809      </item>
810      <item row="5" column="3">
811       <widget class="QPushButton" name="cmdSave">
812        <property name="enabled">
813         <bool>false</bool>
814        </property>
815        <property name="sizePolicy">
816         <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
817          <horstretch>0</horstretch>
818          <verstretch>0</verstretch>
819         </sizepolicy>
820        </property>
821        <property name="font">
822         <font>
823          <weight>50</weight>
824          <bold>false</bold>
825         </font>
826        </property>
827        <property name="toolTip">
828         <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Save the sld data as sld format.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
829        </property>
830        <property name="text">
831         <string>Save SLD Data</string>
832        </property>
833        <property name="autoDefault">
834         <bool>false</bool>
835        </property>
836       </widget>
837      </item>
838     </layout>
839     <zorder>cmdDrawpoints</zorder>
840     <zorder>cmdSave</zorder>
841     <zorder>lblNoPixels</zorder>
842     <zorder>txtNoPixels</zorder>
843     <zorder>groupBox_5</zorder>
844     <zorder>groupBox_6</zorder>
845     <zorder>groupBox_Stepsize</zorder>
846     <zorder>verticalSpacer_2</zorder>
847    </widget>
848   </item>
849   <item row="1" column="2">
850    <spacer name="horizontalSpacer_2">
851     <property name="orientation">
852      <enum>Qt::Horizontal</enum>
853     </property>
854     <property name="sizeHint" stdset="0">
855      <size>
856       <width>3</width>
857       <height>20</height>
858      </size>
859     </property>
860    </spacer>
861   </item>
862   <item row="1" column="4">
863    <spacer name="horizontalSpacer_3">
864     <property name="orientation">
865      <enum>Qt::Horizontal</enum>
866     </property>
867     <property name="sizeHint" stdset="0">
868      <size>
869       <width>0</width>
870       <height>20</height>
871      </size>
872     </property>
873    </spacer>
874   </item>
875   <item row="2" column="0" colspan="2">
876    <widget class="QGroupBox" name="groupBox_InputParam">
877     <property name="font">
878      <font>
879       <weight>50</weight>
880       <bold>false</bold>
881      </font>
882     </property>
883     <property name="title">
884      <string>Input Parameters</string>
885     </property>
886     <layout class="QGridLayout" name="gridLayout_6">
887      <item row="0" column="0">
888       <layout class="QGridLayout" name="gridLayout_InputParam" rowstretch="0,0,0,0,0,0,0,0" rowminimumheight="0,0,0,0,0,0,0,0">
889        <property name="sizeConstraint">
890         <enum>QLayout::SetMinimumSize</enum>
891        </property>
892        <item row="0" column="0">
893         <widget class="QLabel" name="lblParameter">
894          <property name="font">
895           <font>
896            <weight>50</weight>
897            <bold>false</bold>
898           </font>
899          </property>
900          <property name="text">
901           <string>Parameter</string>
902          </property>
903         </widget>
904        </item>
905        <item row="0" column="1">
906         <widget class="QLabel" name="lblValue">
907          <property name="font">
908           <font>
909            <weight>50</weight>
910            <bold>false</bold>
911           </font>
912          </property>
913          <property name="text">
914           <string>Value</string>
915          </property>
916         </widget>
917        </item>
918        <item row="0" column="2">
919         <widget class="QLabel" name="lblUnit">
920          <property name="font">
921           <font>
922            <weight>50</weight>
923            <bold>false</bold>
924           </font>
925          </property>
926          <property name="text">
927           <string>Unit</string>
928          </property>
929         </widget>
930        </item>
931        <item row="1" column="0">
932         <widget class="QLabel" name="lblUpFracIn">
933          <property name="font">
934           <font>
935            <weight>50</weight>
936            <bold>false</bold>
937           </font>
938          </property>
939          <property name="toolTip">
940           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Ratio of spin up/(spin up + spin down) neutrons after the analyzer.&lt;/p&gt;&lt;p&gt;It must be between 0 and 1.&lt;/p&gt;&lt;p&gt;It is equal to 0.5 for unpolarized neutrons.&lt;/p&gt;&lt;p&gt;The editing is disabled if data are from .omf, .sld, .pdb files.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
941          </property>
942          <property name="text">
943           <string>Up_frac_in</string>
944          </property>
945         </widget>
946        </item>
947        <item row="1" column="1">
948         <widget class="QLineEdit" name="txtUpFracIn">
949          <property name="font">
950           <font>
951            <weight>50</weight>
952            <bold>false</bold>
953           </font>
954          </property>
955          <property name="toolTip">
956           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Ratio of spin up/(spin up + spin down) neutrons after the analyzer.&lt;/p&gt;&lt;p&gt;It must be between 0 and 1.&lt;/p&gt;&lt;p&gt;It is equal to 0.5 for unpolarized neutrons.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
957          </property>
958          <property name="text">
959           <string>1.0</string>
960          </property>
961         </widget>
962        </item>
963        <item row="2" column="0">
964         <widget class="QLabel" name="lblUpFracOut">
965          <property name="font">
966           <font>
967            <weight>50</weight>
968            <bold>false</bold>
969           </font>
970          </property>
971          <property name="toolTip">
972           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Ratio of spin up/(spin up + spin down) neutrons before the sample.&lt;/p&gt;&lt;p&gt;It must be between 0 and 1.&lt;/p&gt;&lt;p&gt;It is equal to 0.5 for unpolarized neutrons.&lt;/p&gt;&lt;p&gt;The editing is disabled if data are from .omf, .sld, .pdb files.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
973          </property>
974          <property name="text">
975           <string>Up_frac_out</string>
976          </property>
977         </widget>
978        </item>
979        <item row="2" column="1">
980         <widget class="QLineEdit" name="txtUpFracOut">
981          <property name="font">
982           <font>
983            <weight>50</weight>
984            <bold>false</bold>
985           </font>
986          </property>
987          <property name="toolTip">
988           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Ratio of spin up/(spin up + spin down) neutrons before the sample.&lt;/p&gt;&lt;p&gt;It must be between 0 and 1.&lt;/p&gt;&lt;p&gt;It is equal to 0.5 for unpolarized neutrons.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
989          </property>
990          <property name="text">
991           <string>1.0</string>
992          </property>
993         </widget>
994        </item>
995        <item row="3" column="0">
996         <widget class="QLabel" name="lblUpTheta">
997          <property name="font">
998           <font>
999            <weight>50</weight>
1000            <bold>false</bold>
1001           </font>
1002          </property>
1003          <property name="toolTip">
1004           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Polarization angle.&lt;/p&gt;&lt;p&gt;The editing is disabled if data are from .omf, .sld, .pdb files.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
1005          </property>
1006          <property name="text">
1007           <string>Up_theta</string>
1008          </property>
1009         </widget>
1010        </item>
1011        <item row="3" column="1">
1012         <widget class="QLineEdit" name="txtUpTheta">
1013          <property name="font">
1014           <font>
1015            <weight>50</weight>
1016            <bold>false</bold>
1017           </font>
1018          </property>
1019          <property name="toolTip">
1020           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Polarization angle.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
1021          </property>
1022          <property name="text">
1023           <string>0.0</string>
1024          </property>
1025         </widget>
1026        </item>
1027        <item row="3" column="2">
1028         <widget class="QLabel" name="lbl1">
1029          <property name="font">
1030           <font>
1031            <weight>50</weight>
1032            <bold>false</bold>
1033           </font>
1034          </property>
1035          <property name="text">
1036           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; vertical-align:super;&quot;&gt;o&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
1037          </property>
1038         </widget>
1039        </item>
1040        <item row="4" column="1">
1041         <widget class="QLineEdit" name="txtBackground">
1042          <property name="font">
1043           <font>
1044            <weight>50</weight>
1045            <bold>false</bold>
1046           </font>
1047          </property>
1048          <property name="text">
1049           <string>0.0</string>
1050          </property>
1051         </widget>
1052        </item>
1053        <item row="4" column="2">
1054         <widget class="QLabel" name="lbl2">
1055          <property name="font">
1056           <font>
1057            <weight>50</weight>
1058            <bold>false</bold>
1059           </font>
1060          </property>
1061          <property name="text">
1062           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;cm&lt;span style=&quot; vertical-align:super;&quot;&gt;-1&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
1063          </property>
1064         </widget>
1065        </item>
1066        <item row="5" column="0">
1067         <widget class="QLabel" name="lblScale">
1068          <property name="font">
1069           <font>
1070            <weight>50</weight>
1071            <bold>false</bold>
1072           </font>
1073          </property>
1074          <property name="text">
1075           <string>Scale</string>
1076          </property>
1077         </widget>
1078        </item>
1079        <item row="5" column="1">
1080         <widget class="QLineEdit" name="txtScale">
1081          <property name="font">
1082           <font>
1083            <weight>50</weight>
1084            <bold>false</bold>
1085           </font>
1086          </property>
1087          <property name="text">
1088           <string>1.0</string>
1089          </property>
1090         </widget>
1091        </item>
1092        <item row="6" column="0">
1093         <widget class="QLabel" name="lblSolventSLD">
1094          <property name="font">
1095           <font>
1096            <weight>50</weight>
1097            <bold>false</bold>
1098           </font>
1099          </property>
1100          <property name="text">
1101           <string>Solvent_SLD</string>
1102          </property>
1103         </widget>
1104        </item>
1105        <item row="6" column="1">
1106         <widget class="QLineEdit" name="txtSolventSLD">
1107          <property name="font">
1108           <font>
1109            <weight>50</weight>
1110            <bold>false</bold>
1111           </font>
1112          </property>
1113          <property name="text">
1114           <string>0.0</string>
1115          </property>
1116         </widget>
1117        </item>
1118        <item row="7" column="0">
1119         <widget class="QLabel" name="lblTotalVolume">
1120          <property name="font">
1121           <font>
1122            <weight>50</weight>
1123            <bold>false</bold>
1124           </font>
1125          </property>
1126          <property name="toolTip">
1127           <string>Default total volume calculated from the pixel information (or natural density for pdb file).</string>
1128          </property>
1129          <property name="text">
1130           <string>Total volume</string>
1131          </property>
1132         </widget>
1133        </item>
1134        <item row="7" column="1">
1135         <widget class="QLineEdit" name="txtTotalVolume">
1136          <property name="font">
1137           <font>
1138            <weight>50</weight>
1139            <bold>false</bold>
1140           </font>
1141          </property>
1142          <property name="toolTip">
1143           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Default total volume calculated from the pizel information (or natural density for pdb file)&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
1144          </property>
1145          <property name="text">
1146           <string>216000.0</string>
1147          </property>
1148         </widget>
1149        </item>
1150        <item row="7" column="2">
1151         <widget class="QLabel" name="lblUnitVolume">
1152          <property name="font">
1153           <font>
1154            <weight>50</weight>
1155            <bold>false</bold>
1156           </font>
1157          </property>
1158          <property name="text">
1159           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Å&lt;span style=&quot; vertical-align:super;&quot;&gt;3&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
1160          </property>
1161         </widget>
1162        </item>
1163        <item row="4" column="0">
1164         <widget class="QLabel" name="lblBackgd">
1165          <property name="font">
1166           <font>
1167            <weight>50</weight>
1168            <bold>false</bold>
1169           </font>
1170          </property>
1171          <property name="text">
1172           <string>Background</string>
1173          </property>
1174         </widget>
1175        </item>
1176        <item row="6" column="2">
1177         <widget class="QLabel" name="lblUnitSolventSLD">
1178          <property name="sizePolicy">
1179           <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
1180            <horstretch>0</horstretch>
1181            <verstretch>0</verstretch>
1182           </sizepolicy>
1183          </property>
1184          <property name="minimumSize">
1185           <size>
1186            <width>0</width>
1187            <height>0</height>
1188           </size>
1189          </property>
1190          <property name="baseSize">
1191           <size>
1192            <width>0</width>
1193            <height>0</height>
1194           </size>
1195          </property>
1196          <property name="font">
1197           <font>
1198            <weight>50</weight>
1199            <bold>false</bold>
1200           </font>
1201          </property>
1202          <property name="text">
1203           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Å&lt;span style=&quot; vertical-align:super;&quot;&gt;-2&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
1204          </property>
1205          <property name="scaledContents">
1206           <bool>false</bool>
1207          </property>
1208          <property name="margin">
1209           <number>0</number>
1210          </property>
1211          <property name="indent">
1212           <number>-1</number>
1213          </property>
1214         </widget>
1215        </item>
1216       </layout>
1217      </item>
1218     </layout>
1219    </widget>
1220   </item>
1221   <item row="3" column="0" colspan="2">
1222    <widget class="QGroupBox" name="groupBox_Qrange">
1223     <property name="font">
1224      <font>
1225       <weight>50</weight>
1226       <bold>false</bold>
1227      </font>
1228     </property>
1229     <property name="title">
1230      <string>Q Range</string>
1231     </property>
1232     <layout class="QGridLayout" name="gridLayout_7">
1233      <item row="0" column="0">
1234       <layout class="QGridLayout" name="gridLayout_3">
1235        <item row="0" column="0">
1236         <widget class="QLabel" name="lblNoQBins">
1237          <property name="font">
1238           <font>
1239            <weight>50</weight>
1240            <bold>false</bold>
1241           </font>
1242          </property>
1243          <property name="toolTip">
1244           <string>Number of bins in reciprocal space for the 1D or 2D plot generated by 'Compute'.
1245Number of Qbins &amp;isin; [2, 1000].</string>
1246          </property>
1247          <property name="text">
1248           <string>No. of Qx (Qy) bins</string>
1249          </property>
1250         </widget>
1251        </item>
1252        <item row="0" column="1">
1253         <widget class="QLineEdit" name="txtNoQBins">
1254          <property name="font">
1255           <font>
1256            <weight>50</weight>
1257            <bold>false</bold>
1258           </font>
1259          </property>
1260          <property name="text">
1261           <string>50</string>
1262          </property>
1263         </widget>
1264        </item>
1265        <item row="1" column="0">
1266         <widget class="QLabel" name="lblQxQyMax">
1267          <property name="font">
1268           <font>
1269            <weight>50</weight>
1270            <bold>false</bold>
1271           </font>
1272          </property>
1273          <property name="toolTip">
1274           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Maximum value of Q&lt;span style=&quot; vertical-align:sub;&quot;&gt;x,y&lt;/span&gt;.&lt;/p&gt;&lt;p&gt;Q&lt;span style=&quot; vertical-align:sub;&quot;&gt;x,ymax &lt;/span&gt;&amp;isin; ]0, 1000].&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
1275          </property>
1276          <property name="text">
1277           <string>Qx (Qy) Max</string>
1278          </property>
1279         </widget>
1280        </item>
1281        <item row="1" column="1">
1282         <widget class="QLineEdit" name="txtQxMax">
1283          <property name="font">
1284           <font>
1285            <weight>50</weight>
1286            <bold>false</bold>
1287           </font>
1288          </property>
1289          <property name="text">
1290           <string>0.3</string>
1291          </property>
1292         </widget>
1293        </item>
1294        <item row="1" column="2">
1295         <widget class="QLabel" name="lbl5">
1296          <property name="font">
1297           <font>
1298            <weight>50</weight>
1299            <bold>false</bold>
1300           </font>
1301          </property>
1302          <property name="text">
1303           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Å&lt;span style=&quot; vertical-align:super;&quot;&gt;-1&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
1304          </property>
1305         </widget>
1306        </item>
1307       </layout>
1308      </item>
1309     </layout>
1310    </widget>
1311   </item>
1312   <item row="3" column="6">
1313    <spacer name="horizontalSpacer_4">
1314     <property name="orientation">
1315      <enum>Qt::Horizontal</enum>
1316     </property>
1317     <property name="sizeHint" stdset="0">
1318      <size>
1319       <width>0</width>
1320       <height>20</height>
1321      </size>
1322     </property>
1323    </spacer>
1324   </item>
1325   <item row="4" column="0">
1326    <widget class="QComboBox" name="cbOptionsCalc">
1327     <property name="sizePolicy">
1328      <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
1329       <horstretch>0</horstretch>
1330       <verstretch>0</verstretch>
1331      </sizepolicy>
1332     </property>
1333     <property name="minimumSize">
1334      <size>
1335       <width>155</width>
1336       <height>23</height>
1337      </size>
1338     </property>
1339     <property name="maximumSize">
1340      <size>
1341       <width>155</width>
1342       <height>26</height>
1343      </size>
1344     </property>
1345     <property name="toolTip">
1346      <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Option of orientation to perform calculations:&lt;/p&gt;&lt;p&gt;- Scattering calculated for fixed orientation &amp;#8594; 2D output&lt;/p&gt;&lt;p&gt;- Scattering orientation averaged over all orientations &amp;#8594; 1D output&lt;/p&gt;&lt;p&gt;This choice is only available for pdb files.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
1347     </property>
1348     <item>
1349      <property name="text">
1350       <string>Fixed orientation</string>
1351      </property>
1352     </item>
1353     <item>
1354      <property name="text">
1355       <string>Debye full avg.</string>
1356      </property>
1357     </item>
1358    </widget>
1359   </item>
1360   <item row="4" column="1" rowspan="2">
1361    <spacer name="verticalSpacer">
1362     <property name="orientation">
1363      <enum>Qt::Vertical</enum>
1364     </property>
1365     <property name="sizeHint" stdset="0">
1366      <size>
1367       <width>20</width>
1368       <height>54</height>
1369      </size>
1370     </property>
1371    </spacer>
1372   </item>
1373   <item row="5" column="5">
1374    <spacer name="horizontalSpacer_6">
1375     <property name="orientation">
1376      <enum>Qt::Horizontal</enum>
1377     </property>
1378     <property name="sizeHint" stdset="0">
1379      <size>
1380       <width>40</width>
1381       <height>20</height>
1382      </size>
1383     </property>
1384    </spacer>
1385   </item>
1386   <item row="6" column="0" colspan="3">
1387    <layout class="QGridLayout" name="gridLayout_2">
1388     <item row="0" column="0">
1389      <spacer name="horizontalSpacer_7">
1390       <property name="orientation">
1391        <enum>Qt::Horizontal</enum>
1392       </property>
1393       <property name="sizeHint" stdset="0">
1394        <size>
1395         <width>40</width>
1396         <height>20</height>
1397        </size>
1398       </property>
1399      </spacer>
1400     </item>
1401     <item row="0" column="1">
1402      <widget class="QPushButton" name="cmdCompute">
1403       <property name="sizePolicy">
1404        <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
1405         <horstretch>0</horstretch>
1406         <verstretch>0</verstretch>
1407        </sizepolicy>
1408       </property>
1409       <property name="toolTip">
1410        <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Compute the scattering pattern and display 1D or 2D plot depending on the settings.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
1411       </property>
1412       <property name="text">
1413        <string>Compute</string>
1414       </property>
1415       <property name="autoDefault">
1416        <bool>false</bool>
1417       </property>
1418      </widget>
1419     </item>
1420     <item row="0" column="2">
1421      <widget class="QPushButton" name="cmdReset">
1422       <property name="sizePolicy">
1423        <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
1424         <horstretch>0</horstretch>
1425         <verstretch>0</verstretch>
1426        </sizepolicy>
1427       </property>
1428       <property name="minimumSize">
1429        <size>
1430         <width>75</width>
1431         <height>23</height>
1432        </size>
1433       </property>
1434       <property name="toolTip">
1435        <string>Reset the interface to its default values</string>
1436       </property>
1437       <property name="text">
1438        <string>Reset</string>
1439       </property>
1440       <property name="autoDefault">
1441        <bool>false</bool>
1442       </property>
1443      </widget>
1444     </item>
1445     <item row="0" column="3">
1446      <widget class="QPushButton" name="cmdClose">
1447       <property name="sizePolicy">
1448        <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
1449         <horstretch>0</horstretch>
1450         <verstretch>0</verstretch>
1451        </sizepolicy>
1452       </property>
1453       <property name="minimumSize">
1454        <size>
1455         <width>75</width>
1456         <height>23</height>
1457        </size>
1458       </property>
1459       <property name="toolTip">
1460        <string>Close the calculator.</string>
1461       </property>
1462       <property name="text">
1463        <string>Close</string>
1464       </property>
1465       <property name="iconSize">
1466        <size>
1467         <width>17</width>
1468         <height>16</height>
1469        </size>
1470       </property>
1471       <property name="autoDefault">
1472        <bool>false</bool>
1473       </property>
1474      </widget>
1475     </item>
1476     <item row="0" column="4">
1477      <widget class="QPushButton" name="cmdHelp">
1478       <property name="sizePolicy">
1479        <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
1480         <horstretch>0</horstretch>
1481         <verstretch>0</verstretch>
1482        </sizepolicy>
1483       </property>
1484       <property name="minimumSize">
1485        <size>
1486         <width>75</width>
1487         <height>23</height>
1488        </size>
1489       </property>
1490       <property name="toolTip">
1491        <string>Display 'Help' information about the calculator</string>
1492       </property>
1493       <property name="text">
1494        <string>Help</string>
1495       </property>
1496       <property name="autoDefault">
1497        <bool>false</bool>
1498       </property>
1499      </widget>
1500     </item>
1501    </layout>
1502   </item>
1503  </layout>
1504 </widget>
1505 <resources/>
1506 <connections/>
1507</ui>
Note: See TracBrowser for help on using the repository browser.