Warning, /education/kstars/kstars/ekos/focus/opsfocusmechanics.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>OpsFocusMechanics</class>
0004  <widget class="QWidget" name="OpsFocusMechanics">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>424</width>
0010     <height>213</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>Focus Mechanics</string>
0015   </property>
0016   <layout class="QVBoxLayout" name="verticalLayout">
0017    <item>
0018     <layout class="QGridLayout" name="gridLayoutMechanics" rowstretch="0,0,0,0,0,0">
0019      <property name="leftMargin">
0020       <number>0</number>
0021      </property>
0022      <property name="topMargin">
0023       <number>0</number>
0024      </property>
0025      <property name="spacing">
0026       <number>3</number>
0027      </property>
0028      <item row="3" column="0">
0029       <widget class="QLabel" name="label_11">
0030        <property name="sizePolicy">
0031         <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0032          <horstretch>0</horstretch>
0033          <verstretch>0</verstretch>
0034         </sizepolicy>
0035        </property>
0036        <property name="text">
0037         <string>Driver Backlash:</string>
0038        </property>
0039        <property name="buddy">
0040         <cstring>focusBacklash</cstring>
0041        </property>
0042       </widget>
0043      </item>
0044      <item row="1" column="0">
0045       <widget class="QLabel" name="label">
0046        <property name="sizePolicy">
0047         <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0048          <horstretch>0</horstretch>
0049          <verstretch>0</verstretch>
0050         </sizepolicy>
0051        </property>
0052        <property name="toolTip">
0053         <string/>
0054        </property>
0055        <property name="whatsThis">
0056         <string/>
0057        </property>
0058        <property name="text">
0059         <string>Initial Step Size:</string>
0060        </property>
0061        <property name="buddy">
0062         <cstring>focusTicks</cstring>
0063        </property>
0064       </widget>
0065      </item>
0066      <item row="0" column="2">
0067       <widget class="QLabel" name="label_9">
0068        <property name="sizePolicy">
0069         <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0070          <horstretch>0</horstretch>
0071          <verstretch>0</verstretch>
0072         </sizepolicy>
0073        </property>
0074        <property name="text">
0075         <string>Focuser Settle:</string>
0076        </property>
0077        <property name="buddy">
0078         <cstring>focusSettleTime</cstring>
0079        </property>
0080       </widget>
0081      </item>
0082      <item row="0" column="3">
0083       <widget class="QDoubleSpinBox" name="focusSettleTime">
0084        <property name="sizePolicy">
0085         <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0086          <horstretch>0</horstretch>
0087          <verstretch>0</verstretch>
0088         </sizepolicy>
0089        </property>
0090        <property name="toolTip">
0091         <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Settle time (in seconds) after moving the focuser before capturing the next image during Auto Focus and after an Adaptive Focus movement.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0092        </property>
0093        <property name="suffix">
0094         <string> s</string>
0095        </property>
0096        <property name="decimals">
0097         <number>2</number>
0098        </property>
0099        <property name="maximum">
0100         <double>30.000000000000000</double>
0101        </property>
0102        <property name="value">
0103         <double>1.000000000000000</double>
0104        </property>
0105       </widget>
0106      </item>
0107      <item row="1" column="2">
0108       <widget class="QLabel" name="focusOutStepsLabel">
0109        <property name="sizePolicy">
0110         <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0111          <horstretch>0</horstretch>
0112          <verstretch>0</verstretch>
0113         </sizepolicy>
0114        </property>
0115        <property name="text">
0116         <string>Out Step Multiple:</string>
0117        </property>
0118        <property name="buddy">
0119         <cstring>focusOutSteps</cstring>
0120        </property>
0121       </widget>
0122      </item>
0123      <item row="0" column="0">
0124       <widget class="QLabel" name="focusWalkLabel">
0125        <property name="sizePolicy">
0126         <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0127          <horstretch>0</horstretch>
0128          <verstretch>0</verstretch>
0129         </sizepolicy>
0130        </property>
0131        <property name="text">
0132         <string>Walk:</string>
0133        </property>
0134        <property name="buddy">
0135         <cstring>focusWalk</cstring>
0136        </property>
0137       </widget>
0138      </item>
0139      <item row="2" column="2">
0140       <widget class="QLabel" name="label_17">
0141        <property name="sizePolicy">
0142         <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0143          <horstretch>0</horstretch>
0144          <verstretch>0</verstretch>
0145         </sizepolicy>
0146        </property>
0147        <property name="text">
0148         <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Max Step Size:&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0149        </property>
0150        <property name="buddy">
0151         <cstring>focusMaxSingleStep</cstring>
0152        </property>
0153       </widget>
0154      </item>
0155      <item row="3" column="1">
0156       <widget class="QSpinBox" name="focusBacklash">
0157        <property name="sizePolicy">
0158         <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0159          <horstretch>0</horstretch>
0160          <verstretch>0</verstretch>
0161         </sizepolicy>
0162        </property>
0163        <property name="toolTip">
0164         <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;For backlash-aware focusers, the amount of backlash to apply when reversing movement direction. Set to 0 to disable.&lt;/p&gt;&lt;p&gt;Typically either Focuser Backlash or AF Overscan is set.&lt;/p&gt;&lt;p&gt;This field sets the Indi Focuser Backlash field and can be set either here or on the Indi Control Panel.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0165        </property>
0166       </widget>
0167      </item>
0168      <item row="1" column="1">
0169       <widget class="QSpinBox" name="focusTicks">
0170        <property name="sizePolicy">
0171         <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0172          <horstretch>0</horstretch>
0173          <verstretch>0</verstretch>
0174         </sizepolicy>
0175        </property>
0176        <property name="toolTip">
0177         <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Initial Step Size&lt;/span&gt; in ticks to cause a noticeable change in HFR value. For timer based focuser, it is the initial time in milliseconds to move the focuser inward or outward&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0178        </property>
0179        <property name="minimum">
0180         <number>1</number>
0181        </property>
0182        <property name="maximum">
0183         <number>50000</number>
0184        </property>
0185        <property name="singleStep">
0186         <number>10</number>
0187        </property>
0188        <property name="value">
0189         <number>250</number>
0190        </property>
0191       </widget>
0192      </item>
0193      <item row="3" column="2">
0194       <widget class="QLabel" name="label_8">
0195        <property name="sizePolicy">
0196         <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0197          <horstretch>0</horstretch>
0198          <verstretch>0</verstretch>
0199         </sizepolicy>
0200        </property>
0201        <property name="text">
0202         <string>AF Overscan:</string>
0203        </property>
0204        <property name="alignment">
0205         <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
0206        </property>
0207        <property name="buddy">
0208         <cstring>focusAFOverscan</cstring>
0209        </property>
0210       </widget>
0211      </item>
0212      <item row="0" column="1">
0213       <widget class="QComboBox" name="focusWalk">
0214        <property name="sizePolicy">
0215         <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0216          <horstretch>0</horstretch>
0217          <verstretch>0</verstretch>
0218         </sizepolicy>
0219        </property>
0220        <property name="toolTip">
0221         <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Select the type of walk for the focuser to take when using &lt;span style=&quot; font-weight:600;&quot;&gt;Linear 1 Pass&lt;/span&gt;.  For &lt;span style=&quot; font-weight:600;&quot;&gt;Linear&lt;/span&gt; only &lt;span style=&quot; font-weight:600;&quot;&gt;Classic&lt;/span&gt; is available.&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Classic&lt;/span&gt;: Focuser steps out &amp;quot;Out Step Multiple&amp;quot; steps, takes a frame and then steps in through focus at a constant step size taking and analysing frames at each step. The exact point at which the pass stops is dependent on the data so this walk is tolerant of starting further away from focus, but at the expense of extra steps.&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Fixed Steps&lt;/span&gt;: Focuser steps out half of &amp;quot;Number Steps&amp;quot;, takes a frame and then steps in exactly &amp;quot;Number Steps&amp;quot;. This walk must be started close to focus to be effective but is predictable in the number of steps taken. This walk is experimental.&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;CFZ Shuffle&lt;/span&gt;: Similar to &lt;span style=&quot; font-weight:600;&quot;&gt;Fixed Steps&lt;/span&gt; except this walk takes half steps near the focus point to try to give more weight to points nearer to focus in the curve fitting. As with &lt;span style=&quot; font-weight:600;&quot;&gt;Fixed Steps&lt;/span&gt; this walk must be started close to focus to be effective but is predictable in the number of steps taken. This walk is experimental.&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0222        </property>
0223        <item>
0224         <property name="text">
0225          <string>Classic</string>
0226         </property>
0227        </item>
0228        <item>
0229         <property name="text">
0230          <string>Fixed Steps</string>
0231         </property>
0232        </item>
0233        <item>
0234         <property name="text">
0235          <string>CFZ Shuffle</string>
0236         </property>
0237        </item>
0238       </widget>
0239      </item>
0240      <item row="2" column="0">
0241       <widget class="QLabel" name="label_12">
0242        <property name="sizePolicy">
0243         <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0244          <horstretch>0</horstretch>
0245          <verstretch>0</verstretch>
0246         </sizepolicy>
0247        </property>
0248        <property name="toolTip">
0249         <string/>
0250        </property>
0251        <property name="text">
0252         <string>Max Travel:</string>
0253        </property>
0254        <property name="buddy">
0255         <cstring>focusMaxTravel</cstring>
0256        </property>
0257       </widget>
0258      </item>
0259      <item row="4" column="0">
0260       <widget class="QLabel" name="label_26">
0261        <property name="sizePolicy">
0262         <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0263          <horstretch>0</horstretch>
0264          <verstretch>0</verstretch>
0265         </sizepolicy>
0266        </property>
0267        <property name="text">
0268         <string>Capture Timeout:</string>
0269        </property>
0270        <property name="buddy">
0271         <cstring>focusCaptureTimeout</cstring>
0272        </property>
0273       </widget>
0274      </item>
0275      <item row="2" column="3">
0276       <widget class="QSpinBox" name="focusMaxSingleStep">
0277        <property name="sizePolicy">
0278         <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0279          <horstretch>0</horstretch>
0280          <verstretch>0</verstretch>
0281         </sizepolicy>
0282        </property>
0283        <property name="toolTip">
0284         <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;The maximum single step size the algorithm is allowed to command as it searches for the critical focus zone. The calculated step size would be limited to this maximum value.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0285        </property>
0286        <property name="minimum">
0287         <number>10</number>
0288        </property>
0289        <property name="maximum">
0290         <number>100000</number>
0291        </property>
0292        <property name="value">
0293         <number>100000</number>
0294        </property>
0295       </widget>
0296      </item>
0297      <item row="1" column="3">
0298       <widget class="QDoubleSpinBox" name="focusOutSteps">
0299        <property name="sizePolicy">
0300         <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0301          <horstretch>0</horstretch>
0302          <verstretch>0</verstretch>
0303         </sizepolicy>
0304        </property>
0305        <property name="toolTip">
0306         <string>&lt;html&gt;&lt;body&gt;&lt;p&gt;This number multiplied by initial-step-size is number of outward steps the Linear Focus algorithm moves away from the initial position at the start of focusing.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0307        </property>
0308        <property name="minimum">
0309         <double>3.000000000000000</double>
0310        </property>
0311        <property name="maximum">
0312         <double>10.000000000000000</double>
0313        </property>
0314        <property name="singleStep">
0315         <double>1.000000000000000</double>
0316        </property>
0317        <property name="value">
0318         <double>5.000000000000000</double>
0319        </property>
0320       </widget>
0321      </item>
0322      <item row="4" column="1">
0323       <widget class="QSpinBox" name="focusCaptureTimeout">
0324        <property name="sizePolicy">
0325         <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0326          <horstretch>0</horstretch>
0327          <verstretch>0</verstretch>
0328         </sizepolicy>
0329        </property>
0330        <property name="toolTip">
0331         <string>Maximum time in seconds to wait for a captured image to be received before declaring a timeout.</string>
0332        </property>
0333        <property name="minimum">
0334         <number>5</number>
0335        </property>
0336        <property name="maximum">
0337         <number>300</number>
0338        </property>
0339        <property name="value">
0340         <number>30</number>
0341        </property>
0342       </widget>
0343      </item>
0344      <item row="3" column="3">
0345       <widget class="QSpinBox" name="focusAFOverscan">
0346        <property name="sizePolicy">
0347         <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0348          <horstretch>0</horstretch>
0349          <verstretch>0</verstretch>
0350         </sizepolicy>
0351        </property>
0352        <property name="toolTip">
0353         <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Provides backlash overscan in ticks for outward focuser movements during an Autofocus run. This is in addition to any Driver Backlash provided by the device driver and set in the Driver Backlash field. Set to 0 to disable. &lt;/p&gt;&lt;p&gt;If set, AF Overscan is applied to all focuser movements initiated by the Focus module.&lt;/p&gt;&lt;p&gt;Typically either Focuser Backlash or AF Overscan is set.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0354        </property>
0355        <property name="maximum">
0356         <number>10000</number>
0357        </property>
0358        <property name="value">
0359         <number>100</number>
0360        </property>
0361       </widget>
0362      </item>
0363      <item row="2" column="1">
0364       <widget class="QDoubleSpinBox" name="focusMaxTravel">
0365        <property name="sizePolicy">
0366         <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0367          <horstretch>0</horstretch>
0368          <verstretch>0</verstretch>
0369         </sizepolicy>
0370        </property>
0371        <property name="toolTip">
0372         <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Maximum travel in steps before the autofocus process aborts&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0373        </property>
0374        <property name="decimals">
0375         <number>0</number>
0376        </property>
0377        <property name="minimum">
0378         <double>10.000000000000000</double>
0379        </property>
0380        <property name="maximum">
0381         <double>100000.000000000000000</double>
0382        </property>
0383        <property name="singleStep">
0384         <double>1000.000000000000000</double>
0385        </property>
0386        <property name="value">
0387         <double>10000.000000000000000</double>
0388        </property>
0389       </widget>
0390      </item>
0391      <item row="4" column="2">
0392       <widget class="QLabel" name="label_27">
0393        <property name="sizePolicy">
0394         <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0395          <horstretch>0</horstretch>
0396          <verstretch>0</verstretch>
0397         </sizepolicy>
0398        </property>
0399        <property name="text">
0400         <string>Motion Timeout:</string>
0401        </property>
0402        <property name="buddy">
0403         <cstring>focusMotionTimeout</cstring>
0404        </property>
0405       </widget>
0406      </item>
0407      <item row="4" column="3">
0408       <widget class="QSpinBox" name="focusMotionTimeout">
0409        <property name="sizePolicy">
0410         <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0411          <horstretch>0</horstretch>
0412          <verstretch>0</verstretch>
0413         </sizepolicy>
0414        </property>
0415        <property name="toolTip">
0416         <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Maximum time in seconds to wait for the focuser to move to the desired position before declaring a timeout.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0417        </property>
0418        <property name="minimum">
0419         <number>5</number>
0420        </property>
0421        <property name="maximum">
0422         <number>120</number>
0423        </property>
0424        <property name="value">
0425         <number>30</number>
0426        </property>
0427       </widget>
0428      </item>
0429      <item row="5" column="0">
0430       <widget class="QLabel" name="focusNumStepsLabel">
0431        <property name="sizePolicy">
0432         <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0433          <horstretch>0</horstretch>
0434          <verstretch>0</verstretch>
0435         </sizepolicy>
0436        </property>
0437        <property name="text">
0438         <string>Number Steps:</string>
0439        </property>
0440        <property name="buddy">
0441         <cstring>focusNumSteps</cstring>
0442        </property>
0443       </widget>
0444      </item>
0445      <item row="5" column="1">
0446       <widget class="QSpinBox" name="focusNumSteps">
0447        <property name="sizePolicy">
0448         <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0449          <horstretch>0</horstretch>
0450          <verstretch>0</verstretch>
0451         </sizepolicy>
0452        </property>
0453        <property name="toolTip">
0454         <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;The total number of steps to use when Walk is set to one of the fixed number of steps walks and Algorithm is Linear 1 Pass.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0455        </property>
0456        <property name="minimum">
0457         <number>5</number>
0458        </property>
0459        <property name="maximum">
0460         <number>25</number>
0461        </property>
0462        <property name="value">
0463         <number>11</number>
0464        </property>
0465       </widget>
0466      </item>
0467     </layout>
0468    </item>
0469    <item>
0470     <spacer name="verticalSpacer">
0471      <property name="orientation">
0472       <enum>Qt::Vertical</enum>
0473      </property>
0474      <property name="sizeHint" stdset="0">
0475       <size>
0476        <width>20</width>
0477        <height>40</height>
0478       </size>
0479      </property>
0480     </spacer>
0481    </item>
0482   </layout>
0483  </widget>
0484  <resources/>
0485  <connections/>
0486 </ui>