Warning, /education/kstars/kstars/ekos/focus/cfz.ui is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <ui version="4.0">
0003  <class>focusCFZDialog</class>
0004  <widget class="QDialog" name="focusCFZDialog">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>425</width>
0010     <height>237</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>Focus CFZ</string>
0015   </property>
0016   <layout class="QVBoxLayout" name="verticalLayout">
0017    <property name="leftMargin">
0018     <number>3</number>
0019    </property>
0020    <property name="topMargin">
0021     <number>3</number>
0022    </property>
0023    <property name="rightMargin">
0024     <number>3</number>
0025    </property>
0026    <property name="bottomMargin">
0027     <number>3</number>
0028    </property>
0029    <item>
0030     <widget class="QGroupBox" name="groupBox">
0031      <layout class="QGridLayout" name="gridLayoutCFZ" rowstretch="0,0,0,0,0,0,0">
0032       <property name="leftMargin">
0033        <number>3</number>
0034       </property>
0035       <property name="topMargin">
0036        <number>3</number>
0037       </property>
0038       <property name="rightMargin">
0039        <number>3</number>
0040       </property>
0041       <property name="bottomMargin">
0042        <number>3</number>
0043       </property>
0044       <property name="horizontalSpacing">
0045        <number>6</number>
0046       </property>
0047       <property name="verticalSpacing">
0048        <number>3</number>
0049       </property>
0050       <item row="1" column="0">
0051        <widget class="QLabel" name="focusCFZToleranceLabel">
0052         <property name="sizePolicy">
0053          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0054           <horstretch>0</horstretch>
0055           <verstretch>0</verstretch>
0056          </sizepolicy>
0057         </property>
0058         <property name="toolTip">
0059          <string/>
0060         </property>
0061         <property name="whatsThis">
0062          <string/>
0063         </property>
0064         <property name="text">
0065          <string>Tolerance:</string>
0066         </property>
0067         <property name="buddy">
0068          <cstring>focusCFZTolerance</cstring>
0069         </property>
0070        </widget>
0071       </item>
0072       <item row="6" column="0">
0073        <widget class="QLabel" name="focusCFZTauLabel">
0074         <property name="sizePolicy">
0075          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0076           <horstretch>0</horstretch>
0077           <verstretch>0</verstretch>
0078          </sizepolicy>
0079         </property>
0080         <property name="toolTip">
0081          <string/>
0082         </property>
0083         <property name="whatsThis">
0084          <string/>
0085         </property>
0086         <property name="text">
0087          <string>Tolerance (τ):</string>
0088         </property>
0089         <property name="buddy">
0090          <cstring>focusCFZTau</cstring>
0091         </property>
0092        </widget>
0093       </item>
0094       <item row="3" column="2">
0095        <widget class="QLabel" name="focusCFZLabel">
0096         <property name="sizePolicy">
0097          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0098           <horstretch>0</horstretch>
0099           <verstretch>0</verstretch>
0100          </sizepolicy>
0101         </property>
0102         <property name="text">
0103          <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;CFZ:&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0104         </property>
0105         <property name="alignment">
0106          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0107         </property>
0108        </widget>
0109       </item>
0110       <item row="2" column="2">
0111        <widget class="QLabel" name="focusCFZApertureLabel">
0112         <property name="sizePolicy">
0113          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0114           <horstretch>0</horstretch>
0115           <verstretch>0</verstretch>
0116          </sizepolicy>
0117         </property>
0118         <property name="text">
0119          <string>Aperture (A):</string>
0120         </property>
0121         <property name="alignment">
0122          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0123         </property>
0124         <property name="buddy">
0125          <cstring>focusCFZAperture</cstring>
0126         </property>
0127        </widget>
0128       </item>
0129       <item row="1" column="2">
0130        <widget class="QCheckBox" name="focusCFZDisplayVCurve">
0131         <property name="sizePolicy">
0132          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0133           <horstretch>0</horstretch>
0134           <verstretch>0</verstretch>
0135          </sizepolicy>
0136         </property>
0137         <property name="toolTip">
0138          <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Check to display the CFZ on the V-curve after a successful Autofocus run.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0139         </property>
0140         <property name="text">
0141          <string>Display:</string>
0142         </property>
0143         <property name="checked">
0144          <bool>true</bool>
0145         </property>
0146         <property name="autoRepeatDelay">
0147          <number>298</number>
0148         </property>
0149        </widget>
0150       </item>
0151       <item row="2" column="3">
0152        <widget class="QSpinBox" name="focusCFZAperture">
0153         <property name="sizePolicy">
0154          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0155           <horstretch>0</horstretch>
0156           <verstretch>0</verstretch>
0157          </sizepolicy>
0158         </property>
0159         <property name="toolTip">
0160          <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Set the aperture of your telescope in mm. This is defaulted from the selected optical train.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0161         </property>
0162         <property name="suffix">
0163          <string> mm</string>
0164         </property>
0165         <property name="prefix">
0166          <string/>
0167         </property>
0168         <property name="minimum">
0169          <number>10</number>
0170         </property>
0171         <property name="maximum">
0172          <number>1000</number>
0173         </property>
0174         <property name="value">
0175          <number>100</number>
0176         </property>
0177        </widget>
0178       </item>
0179       <item row="5" column="1">
0180        <widget class="QLineEdit" name="focusCFZCameraSteps">
0181         <property name="sizePolicy">
0182          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0183           <horstretch>0</horstretch>
0184           <verstretch>0</verstretch>
0185          </sizepolicy>
0186         </property>
0187         <property name="toolTip">
0188          <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;The CFZ of the camera (resolution limit) in the active optical train.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0189         </property>
0190         <property name="readOnly">
0191          <bool>true</bool>
0192         </property>
0193        </widget>
0194       </item>
0195       <item row="3" column="3">
0196        <widget class="QLineEdit" name="focusCFZ">
0197         <property name="sizePolicy">
0198          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0199           <horstretch>0</horstretch>
0200           <verstretch>0</verstretch>
0201          </sizepolicy>
0202         </property>
0203         <property name="toolTip">
0204          <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;The calculated CFZ in μm.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0205         </property>
0206         <property name="readOnly">
0207          <bool>true</bool>
0208         </property>
0209        </widget>
0210       </item>
0211       <item row="1" column="1">
0212        <widget class="QDoubleSpinBox" name="focusCFZTolerance">
0213         <property name="sizePolicy">
0214          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0215           <horstretch>0</horstretch>
0216           <verstretch>0</verstretch>
0217          </sizepolicy>
0218         </property>
0219         <property name="focusPolicy">
0220          <enum>Qt::WheelFocus</enum>
0221         </property>
0222         <property name="toolTip">
0223          <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Set the tolerance=t value between 0 and 1. This scales the classic CFZ calculation of 4.88 λ f&lt;span style=&quot; vertical-align:super;&quot;&gt;2&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0224         </property>
0225         <property name="minimum">
0226          <double>0.000000000000000</double>
0227         </property>
0228         <property name="maximum">
0229          <double>1.000000000000000</double>
0230         </property>
0231         <property name="singleStep">
0232          <double>0.010000000000000</double>
0233         </property>
0234         <property name="value">
0235          <double>0.330000000000000</double>
0236         </property>
0237        </widget>
0238       </item>
0239       <item row="5" column="3">
0240        <widget class="QLineEdit" name="focusCFZFinal">
0241         <property name="sizePolicy">
0242          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0243           <horstretch>0</horstretch>
0244           <verstretch>0</verstretch>
0245          </sizepolicy>
0246         </property>
0247         <property name="toolTip">
0248          <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;The Final CFZ is the greater of the calculated CFZ and camera CFZ.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0249         </property>
0250         <property name="readOnly">
0251          <bool>true</bool>
0252         </property>
0253        </widget>
0254       </item>
0255       <item row="4" column="0">
0256        <widget class="QLabel" name="label_37">
0257         <property name="sizePolicy">
0258          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0259           <horstretch>0</horstretch>
0260           <verstretch>0</verstretch>
0261          </sizepolicy>
0262         </property>
0263         <property name="text">
0264          <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Step size:&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0265         </property>
0266         <property name="buddy">
0267          <cstring>focusCFZStepSize</cstring>
0268         </property>
0269        </widget>
0270       </item>
0271       <item row="5" column="0">
0272        <widget class="QLabel" name="label_19">
0273         <property name="sizePolicy">
0274          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0275           <horstretch>0</horstretch>
0276           <verstretch>0</verstretch>
0277          </sizepolicy>
0278         </property>
0279         <property name="text">
0280          <string>CFZ camera:</string>
0281         </property>
0282        </widget>
0283       </item>
0284       <item row="6" column="1">
0285        <widget class="QDoubleSpinBox" name="focusCFZTau">
0286         <property name="sizePolicy">
0287          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0288           <horstretch>0</horstretch>
0289           <verstretch>0</verstretch>
0290          </sizepolicy>
0291         </property>
0292         <property name="focusPolicy">
0293          <enum>Qt::WheelFocus</enum>
0294         </property>
0295         <property name="toolTip">
0296          <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Set the &lt;span style=&quot; font-family:'Arial','Helvetica','sans-serif'; font-size:medium; color:#000000; background-color:#ffffff;&quot;&gt;focus tolerance, &lt;/span&gt;τ&lt;span style=&quot; font-family:'Arial','Helvetica','sans-serif'; font-size:medium; color:#000000; background-color:#ffffff;&quot;&gt; as a percentage of total seeing.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0297         </property>
0298         <property name="suffix">
0299          <string> %</string>
0300         </property>
0301         <property name="minimum">
0302          <double>0.000000000000000</double>
0303         </property>
0304         <property name="maximum">
0305          <double>100.000000000000000</double>
0306         </property>
0307         <property name="singleStep">
0308          <double>1.000000000000000</double>
0309         </property>
0310         <property name="value">
0311          <double>3.000000000000000</double>
0312         </property>
0313        </widget>
0314       </item>
0315       <item row="4" column="3">
0316        <widget class="QLineEdit" name="focusCFZSteps">
0317         <property name="sizePolicy">
0318          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0319           <horstretch>0</horstretch>
0320           <verstretch>0</verstretch>
0321          </sizepolicy>
0322         </property>
0323         <property name="toolTip">
0324          <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;The calculated CFZ in steps.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0325         </property>
0326         <property name="readOnly">
0327          <bool>true</bool>
0328         </property>
0329        </widget>
0330       </item>
0331       <item row="0" column="2" colspan="2">
0332        <widget class="QLabel" name="focusCFZFormula">
0333         <property name="sizePolicy">
0334          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0335           <horstretch>0</horstretch>
0336           <verstretch>0</verstretch>
0337          </sizepolicy>
0338         </property>
0339         <property name="text">
0340          <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;CFZ = 4.88 t λ f&lt;span style=&quot; vertical-align:super;&quot;&gt;2&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0341         </property>
0342         <property name="scaledContents">
0343          <bool>false</bool>
0344         </property>
0345         <property name="alignment">
0346          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0347         </property>
0348        </widget>
0349       </item>
0350       <item row="4" column="2">
0351        <widget class="QLabel" name="focusCFZStepsLabel">
0352         <property name="sizePolicy">
0353          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0354           <horstretch>0</horstretch>
0355           <verstretch>0</verstretch>
0356          </sizepolicy>
0357         </property>
0358         <property name="text">
0359          <string>CFZ:</string>
0360         </property>
0361         <property name="alignment">
0362          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0363         </property>
0364        </widget>
0365       </item>
0366       <item row="2" column="0">
0367        <widget class="QLabel" name="focusCFZWavelengthLabel">
0368         <property name="sizePolicy">
0369          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0370           <horstretch>0</horstretch>
0371           <verstretch>0</verstretch>
0372          </sizepolicy>
0373         </property>
0374         <property name="text">
0375          <string>Wavelength (λ):</string>
0376         </property>
0377         <property name="buddy">
0378          <cstring>focusCFZWavelength</cstring>
0379         </property>
0380        </widget>
0381       </item>
0382       <item row="4" column="1">
0383        <widget class="QDoubleSpinBox" name="focusCFZStepSize">
0384         <property name="sizePolicy">
0385          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0386           <horstretch>0</horstretch>
0387           <verstretch>0</verstretch>
0388          </sizepolicy>
0389         </property>
0390         <property name="toolTip">
0391          <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Set the step size (in microns) of your focuser. To calculate this move your focuser from one end of its travel to the other (being careful not to force the focuser beyond its limits). Measure the distance the drawtube moves as accurately as you can (e.g. with calipers) and convert this to microns. Note how many steps you have moved the focuser. The step size = distance_in_microns / number_steps.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0392         </property>
0393         <property name="suffix">
0394          <string> μm</string>
0395         </property>
0396         <property name="decimals">
0397          <number>3</number>
0398         </property>
0399         <property name="minimum">
0400          <double>0.001000000000000</double>
0401         </property>
0402         <property name="maximum">
0403          <double>100.000000000000000</double>
0404         </property>
0405         <property name="value">
0406          <double>5.000000000000000</double>
0407         </property>
0408        </widget>
0409       </item>
0410       <item row="6" column="3">
0411        <widget class="QDoubleSpinBox" name="focusCFZSeeing">
0412         <property name="sizePolicy">
0413          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0414           <horstretch>0</horstretch>
0415           <verstretch>0</verstretch>
0416          </sizepolicy>
0417         </property>
0418         <property name="toolTip">
0419          <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;The total seeing FWHM (in arc-seconds).&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0420         </property>
0421         <property name="suffix">
0422          <string>&quot;</string>
0423         </property>
0424         <property name="minimum">
0425          <double>1.000000000000000</double>
0426         </property>
0427         <property name="maximum">
0428          <double>10.000000000000000</double>
0429         </property>
0430         <property name="singleStep">
0431          <double>1.000000000000000</double>
0432         </property>
0433         <property name="value">
0434          <double>3.000000000000000</double>
0435         </property>
0436        </widget>
0437       </item>
0438       <item row="1" column="3">
0439        <widget class="QPushButton" name="resetToOTB">
0440         <property name="sizePolicy">
0441          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0442           <horstretch>0</horstretch>
0443           <verstretch>0</verstretch>
0444          </sizepolicy>
0445         </property>
0446         <property name="toolTip">
0447          <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Reset Wavelength,  Aperture,  Focal ratio to values from the currently selected filter and optical train&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0448         </property>
0449         <property name="text">
0450          <string>Reset To OT</string>
0451         </property>
0452        </widget>
0453       </item>
0454       <item row="3" column="0">
0455        <widget class="QLabel" name="label_14">
0456         <property name="sizePolicy">
0457          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0458           <horstretch>0</horstretch>
0459           <verstretch>0</verstretch>
0460          </sizepolicy>
0461         </property>
0462         <property name="text">
0463          <string>Focal ratio (f):</string>
0464         </property>
0465         <property name="buddy">
0466          <cstring>focusCFZFNumber</cstring>
0467         </property>
0468        </widget>
0469       </item>
0470       <item row="0" column="0">
0471        <widget class="QLabel" name="label_34">
0472         <property name="sizePolicy">
0473          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0474           <horstretch>0</horstretch>
0475           <verstretch>0</verstretch>
0476          </sizepolicy>
0477         </property>
0478         <property name="toolTip">
0479          <string/>
0480         </property>
0481         <property name="text">
0482          <string>Algorithm:</string>
0483         </property>
0484         <property name="alignment">
0485          <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
0486         </property>
0487         <property name="buddy">
0488          <cstring>focusCFZAlgorithm</cstring>
0489         </property>
0490        </widget>
0491       </item>
0492       <item row="0" column="1">
0493        <widget class="QComboBox" name="focusCFZAlgorithm">
0494         <property name="sizePolicy">
0495          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0496           <horstretch>0</horstretch>
0497           <verstretch>0</verstretch>
0498          </sizepolicy>
0499         </property>
0500         <property name="toolTip">
0501          <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Select the Critical Focus Zone (CFZ) algorithm:&lt;/p&gt;&lt;ul style=&quot;margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;&quot;&gt;&lt;li style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Classic&lt;/span&gt;: Uses the formula, CFZ = 4.88 t λ f&lt;span style=&quot; vertical-align:super;&quot;&gt;2.&lt;/span&gt;.  Set tolerance, t=1 for the basic formula. Some have suggested t=1/3 empirically.&lt;/li&gt;&lt;/ul&gt;&lt;ul style=&quot;margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;&quot;&gt;&lt;li style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Wavefront: &lt;/span&gt;Uses the formula, CFZ = 4 t λ f&lt;span style=&quot; vertical-align:super;&quot;&gt;2&lt;/span&gt;.  Formula derived from wavefront aberration theory. Some have suggested t=1/3 or even t=1/10.&lt;/li&gt;&lt;/ul&gt;&lt;ul style=&quot;margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;&quot;&gt;&lt;li style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Gold: &lt;/span&gt;Uses the formula, CFZ = 0.00225 √τ θ f&lt;span style=&quot; vertical-align:super;&quot;&gt;2. &lt;/span&gt;A.  See http://www.goldastro.com/goldfocus/ncfz.php for more details.&lt;/li&gt;&lt;/ul&gt;&lt;/body&gt;&lt;/html&gt;</string>
0502         </property>
0503         <property name="currentIndex">
0504          <number>0</number>
0505         </property>
0506         <item>
0507          <property name="text">
0508           <string>Classic</string>
0509          </property>
0510         </item>
0511         <item>
0512          <property name="text">
0513           <string>Wavefront</string>
0514          </property>
0515         </item>
0516         <item>
0517          <property name="text">
0518           <string>Gold</string>
0519          </property>
0520         </item>
0521        </widget>
0522       </item>
0523       <item row="3" column="1">
0524        <widget class="QDoubleSpinBox" name="focusCFZFNumber">
0525         <property name="sizePolicy">
0526          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0527           <horstretch>0</horstretch>
0528           <verstretch>0</verstretch>
0529          </sizepolicy>
0530         </property>
0531         <property name="toolTip">
0532          <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Set the F# to use. This is defaulted from the selected optical train.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0533         </property>
0534         <property name="suffix">
0535          <string/>
0536         </property>
0537         <property name="decimals">
0538          <number>2</number>
0539         </property>
0540         <property name="minimum">
0541          <double>1.000000000000000</double>
0542         </property>
0543         <property name="maximum">
0544          <double>30.000000000000000</double>
0545         </property>
0546         <property name="value">
0547          <double>5.000000000000000</double>
0548         </property>
0549        </widget>
0550       </item>
0551       <item row="5" column="2">
0552        <widget class="QLabel" name="label_20">
0553         <property name="sizePolicy">
0554          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0555           <horstretch>0</horstretch>
0556           <verstretch>0</verstretch>
0557          </sizepolicy>
0558         </property>
0559         <property name="text">
0560          <string>Final CFZ:</string>
0561         </property>
0562         <property name="alignment">
0563          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0564         </property>
0565        </widget>
0566       </item>
0567       <item row="6" column="2">
0568        <widget class="QLabel" name="focusCFZSeeingLabel">
0569         <property name="sizePolicy">
0570          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0571           <horstretch>0</horstretch>
0572           <verstretch>0</verstretch>
0573          </sizepolicy>
0574         </property>
0575         <property name="text">
0576          <string>FWHM (θ):</string>
0577         </property>
0578         <property name="buddy">
0579          <cstring>focusCFZSeeing</cstring>
0580         </property>
0581        </widget>
0582       </item>
0583       <item row="2" column="1">
0584        <widget class="QDoubleSpinBox" name="focusCFZWavelength">
0585         <property name="sizePolicy">
0586          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0587           <horstretch>0</horstretch>
0588           <verstretch>0</verstretch>
0589          </sizepolicy>
0590         </property>
0591         <property name="toolTip">
0592          <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Set the light wavelength to use. This is defaulted from the Filter Settings popup for the selected filter. &lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0593         </property>
0594         <property name="suffix">
0595          <string> nm</string>
0596         </property>
0597         <property name="decimals">
0598          <number>0</number>
0599         </property>
0600         <property name="minimum">
0601          <double>100.000000000000000</double>
0602         </property>
0603         <property name="maximum">
0604          <double>800.000000000000000</double>
0605         </property>
0606         <property name="value">
0607          <double>550.000000000000000</double>
0608         </property>
0609        </widget>
0610       </item>
0611      </layout>
0612     </widget>
0613    </item>
0614    <item>
0615     <widget class="QDialogButtonBox" name="buttonBox">
0616      <property name="orientation">
0617       <enum>Qt::Horizontal</enum>
0618      </property>
0619      <property name="standardButtons">
0620       <set>QDialogButtonBox::Close</set>
0621      </property>
0622     </widget>
0623    </item>
0624    <item>
0625     <spacer name="verticalSpacer">
0626      <property name="orientation">
0627       <enum>Qt::Vertical</enum>
0628      </property>
0629      <property name="sizeHint" stdset="0">
0630       <size>
0631        <width>20</width>
0632        <height>40</height>
0633       </size>
0634      </property>
0635     </spacer>
0636    </item>
0637   </layout>
0638  </widget>
0639  <tabstops>
0640   <tabstop>focusCFZAlgorithm</tabstop>
0641   <tabstop>focusCFZTolerance</tabstop>
0642   <tabstop>focusCFZDisplayVCurve</tabstop>
0643   <tabstop>resetToOTB</tabstop>
0644   <tabstop>focusCFZWavelength</tabstop>
0645   <tabstop>focusCFZAperture</tabstop>
0646   <tabstop>focusCFZFNumber</tabstop>
0647   <tabstop>focusCFZ</tabstop>
0648   <tabstop>focusCFZStepSize</tabstop>
0649   <tabstop>focusCFZSteps</tabstop>
0650   <tabstop>focusCFZCameraSteps</tabstop>
0651   <tabstop>focusCFZFinal</tabstop>
0652   <tabstop>focusCFZTau</tabstop>
0653   <tabstop>focusCFZSeeing</tabstop>
0654  </tabstops>
0655  <resources/>
0656  <connections>
0657   <connection>
0658    <sender>buttonBox</sender>
0659    <signal>accepted()</signal>
0660    <receiver>focusCFZDialog</receiver>
0661    <slot>accept()</slot>
0662    <hints>
0663     <hint type="sourcelabel">
0664      <x>248</x>
0665      <y>254</y>
0666     </hint>
0667     <hint type="destinationlabel">
0668      <x>157</x>
0669      <y>274</y>
0670     </hint>
0671    </hints>
0672   </connection>
0673   <connection>
0674    <sender>buttonBox</sender>
0675    <signal>rejected()</signal>
0676    <receiver>focusCFZDialog</receiver>
0677    <slot>reject()</slot>
0678    <hints>
0679     <hint type="sourcelabel">
0680      <x>316</x>
0681      <y>260</y>
0682     </hint>
0683     <hint type="destinationlabel">
0684      <x>286</x>
0685      <y>274</y>
0686     </hint>
0687    </hints>
0688   </connection>
0689  </connections>
0690 </ui>