Warning, /education/kstars/kstars/ekos/guide/opsdither.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>OpsDither</class>
0004  <widget class="QWidget" name="OpsDither">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>361</width>
0010     <height>604</height>
0011    </rect>
0012   </property>
0013   <layout class="QVBoxLayout" name="verticalLayout_2">
0014    <property name="spacing">
0015     <number>3</number>
0016    </property>
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_3">
0031      <property name="title">
0032       <string/>
0033      </property>
0034      <layout class="QVBoxLayout" name="verticalLayout">
0035       <item>
0036        <layout class="QGridLayout" name="gridLayout">
0037         <property name="spacing">
0038          <number>3</number>
0039         </property>
0040         <item row="0" column="1">
0041          <widget class="QDoubleSpinBox" name="kcfg_DitherPixels">
0042           <property name="toolTip">
0043            <string>Number of pixels to move the guiding square in a random direction.</string>
0044           </property>
0045           <property name="minimum">
0046            <double>0.100000000000000</double>
0047           </property>
0048           <property name="maximum">
0049            <double>30.000000000000000</double>
0050           </property>
0051           <property name="singleStep">
0052            <double>0.100000000000000</double>
0053           </property>
0054           <property name="value">
0055            <double>2.000000000000000</double>
0056           </property>
0057          </widget>
0058         </item>
0059         <item row="3" column="0">
0060          <widget class="QLabel" name="label_4">
0061           <property name="toolTip">
0062            <string>After dither is successful, wait for this many seconds before proceeding.</string>
0063           </property>
0064           <property name="text">
0065            <string>Settle</string>
0066           </property>
0067          </widget>
0068         </item>
0069         <item row="3" column="2">
0070          <widget class="QLabel" name="label_5">
0071           <property name="text">
0072            <string>seconds</string>
0073           </property>
0074          </widget>
0075         </item>
0076         <item row="2" column="0">
0077          <widget class="QLabel" name="label_6">
0078           <property name="toolTip">
0079            <string/>
0080           </property>
0081           <property name="text">
0082            <string>PHD2 Dither Threshold</string>
0083           </property>
0084          </widget>
0085         </item>
0086         <item row="4" column="1">
0087          <widget class="QSpinBox" name="kcfg_DitherTimeout">
0088           <property name="toolTip">
0089            <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Maximum allowable distance for dithering to be considered settled (PHD2 only).&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0090           </property>
0091           <property name="maximum">
0092            <number>360</number>
0093           </property>
0094          </widget>
0095         </item>
0096         <item row="0" column="0">
0097          <widget class="QCheckBox" name="kcfg_DitherEnabled">
0098           <property name="toolTip">
0099            <string>Move locked guiding square location after frame capture</string>
0100           </property>
0101           <property name="text">
0102            <string>Dither</string>
0103           </property>
0104          </widget>
0105         </item>
0106         <item row="0" column="2">
0107          <widget class="QLabel" name="l_22">
0108           <property name="text">
0109            <string>pixels</string>
0110           </property>
0111          </widget>
0112         </item>
0113         <item row="2" column="1">
0114          <widget class="QDoubleSpinBox" name="kcfg_DitherThreshold">
0115           <property name="toolTip">
0116            <string>Maximum allowable distance for guiding to be considered settled (PHD2 only).</string>
0117           </property>
0118           <property name="maximum">
0119            <double>50.000000000000000</double>
0120           </property>
0121          </widget>
0122         </item>
0123         <item row="4" column="2">
0124          <widget class="QLabel" name="label_9">
0125           <property name="text">
0126            <string>seconds</string>
0127           </property>
0128          </widget>
0129         </item>
0130         <item row="2" column="2">
0131          <widget class="QLabel" name="label_7">
0132           <property name="text">
0133            <string>pixels</string>
0134           </property>
0135          </widget>
0136         </item>
0137         <item row="4" column="0">
0138          <widget class="QLabel" name="label_8">
0139           <property name="text">
0140            <string>PHD2 Dither Timeout</string>
0141           </property>
0142          </widget>
0143         </item>
0144         <item row="3" column="1">
0145          <widget class="QSpinBox" name="kcfg_DitherSettle">
0146           <property name="toolTip">
0147            <string>After dither is successful, wait for this many seconds before proceeding.</string>
0148           </property>
0149           <property name="maximum">
0150            <number>360</number>
0151           </property>
0152          </widget>
0153         </item>
0154         <item row="1" column="1">
0155          <widget class="QSpinBox" name="kcfg_DitherFrames">
0156           <property name="toolTip">
0157            <string>Dither after this many captured frames in the CCD module</string>
0158           </property>
0159           <property name="minimum">
0160            <number>1</number>
0161           </property>
0162           <property name="maximum">
0163            <number>60</number>
0164           </property>
0165          </widget>
0166         </item>
0167         <item row="1" column="2">
0168          <widget class="QLabel" name="label">
0169           <property name="text">
0170            <string>frames</string>
0171           </property>
0172          </widget>
0173         </item>
0174         <item row="1" column="0">
0175          <widget class="QLabel" name="label_15">
0176           <property name="toolTip">
0177            <string>Dither after this many captured frames in the CCD module</string>
0178           </property>
0179           <property name="text">
0180            <string>Frequency</string>
0181           </property>
0182          </widget>
0183         </item>
0184         <item row="5" column="0">
0185          <widget class="QLabel" name="label_3">
0186           <property name="toolTip">
0187            <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Maximum dithering iteration attempts before giving up&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0188           </property>
0189           <property name="text">
0190            <string>Max. Iterations</string>
0191           </property>
0192          </widget>
0193         </item>
0194         <item row="5" column="1">
0195          <widget class="QSpinBox" name="kcfg_DitherMaxIterations">
0196           <property name="toolTip">
0197            <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Maximum dithering iteration attempts before giving up&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0198           </property>
0199           <property name="minimum">
0200            <number>1</number>
0201           </property>
0202           <property name="maximum">
0203            <number>30</number>
0204           </property>
0205          </widget>
0206         </item>
0207        </layout>
0208       </item>
0209       <item>
0210        <widget class="QCheckBox" name="kcfg_DitherWithOnePulse">
0211         <property name="toolTip">
0212          <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;If checked, dithering amount is randomly generated, pulses are sent, but the resultant pixel dithering amount is not enforced so only the one dither pulse is sent. This is quicker, and recommended as dither amount is random anyway. It is necessary when 2-D dither is required but guiding is only done in one axis.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0213         </property>
0214         <property name="text">
0215          <string>One Pulse Dither</string>
0216         </property>
0217        </widget>
0218       </item>
0219       <item>
0220        <widget class="QCheckBox" name="kcfg_DitherFailAbortsAutoGuide">
0221         <property name="toolTip">
0222          <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;If checked, autoguiding is aborted when dithering fails. Otherwise, guiding resumes normally.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0223         </property>
0224         <property name="text">
0225          <string>Abort Autoguide on failure</string>
0226         </property>
0227        </widget>
0228       </item>
0229       <item>
0230        <layout class="QHBoxLayout" name="horizontalLayout">
0231         <item>
0232          <widget class="QCheckBox" name="kcfg_DitherNoGuiding">
0233           <property name="toolTip">
0234            <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Perform dithering when not guiding.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0235           </property>
0236           <property name="text">
0237            <string>Non-Guide Dither Pulse</string>
0238           </property>
0239          </widget>
0240         </item>
0241         <item>
0242          <widget class="QSpinBox" name="kcfg_DitherNoGuidingPulse">
0243           <property name="toolTip">
0244            <string>Pulse length in milliseconds to command mount motion in a random direction</string>
0245           </property>
0246           <property name="minimum">
0247            <number>10</number>
0248           </property>
0249           <property name="maximum">
0250            <number>10000</number>
0251           </property>
0252           <property name="singleStep">
0253            <number>100</number>
0254           </property>
0255          </widget>
0256         </item>
0257         <item>
0258          <widget class="QLabel" name="label_10">
0259           <property name="text">
0260            <string>ms</string>
0261           </property>
0262          </widget>
0263         </item>
0264        </layout>
0265       </item>
0266      </layout>
0267     </widget>
0268    </item>
0269    <item>
0270     <spacer name="verticalSpacer">
0271      <property name="orientation">
0272       <enum>Qt::Vertical</enum>
0273      </property>
0274      <property name="sizeHint" stdset="0">
0275       <size>
0276        <width>20</width>
0277        <height>40</height>
0278       </size>
0279      </property>
0280     </spacer>
0281    </item>
0282   </layout>
0283  </widget>
0284  <tabstops>
0285   <tabstop>kcfg_DitherEnabled</tabstop>
0286   <tabstop>kcfg_DitherPixels</tabstop>
0287   <tabstop>kcfg_DitherFrames</tabstop>
0288   <tabstop>kcfg_DitherThreshold</tabstop>
0289   <tabstop>kcfg_DitherSettle</tabstop>
0290   <tabstop>kcfg_DitherTimeout</tabstop>
0291   <tabstop>kcfg_DitherMaxIterations</tabstop>
0292   <tabstop>kcfg_DitherFailAbortsAutoGuide</tabstop>
0293   <tabstop>kcfg_DitherNoGuiding</tabstop>
0294   <tabstop>kcfg_DitherNoGuidingPulse</tabstop>
0295  </tabstops>
0296  <resources/>
0297  <connections/>
0298 </ui>