Warning, /education/kstars/kstars/ekos/guide/opscalibration.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>OpsCalibration</class>
0004  <widget class="QWidget" name="OpsCalibration">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>427</width>
0010     <height>383</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     <layout class="QHBoxLayout" name="horizontalLayout">
0031      <item>
0032       <widget class="QGroupBox" name="groupBox_2">
0033        <property name="title">
0034         <string>Settings</string>
0035        </property>
0036        <layout class="QVBoxLayout" name="verticalLayout">
0037         <property name="spacing">
0038          <number>3</number>
0039         </property>
0040         <property name="leftMargin">
0041          <number>5</number>
0042         </property>
0043         <property name="topMargin">
0044          <number>5</number>
0045         </property>
0046         <property name="rightMargin">
0047          <number>5</number>
0048         </property>
0049         <property name="bottomMargin">
0050          <number>5</number>
0051         </property>
0052         <item>
0053          <layout class="QGridLayout" name="gridLayout">
0054           <item row="0" column="1">
0055            <widget class="QLabel" name="l_29">
0056             <property name="toolTip">
0057              <string>Initial pulse size for calibration.</string>
0058             </property>
0059             <property name="text">
0060              <string>Pulse:</string>
0061             </property>
0062            </widget>
0063           </item>
0064           <item row="1" column="2">
0065            <widget class="QSpinBox" name="kcfg_AutoModeIterations">
0066             <property name="toolTip">
0067              <string>Maximum number of iterations calibration should use per phase.</string>
0068             </property>
0069             <property name="minimum">
0070              <number>3</number>
0071             </property>
0072             <property name="maximum">
0073              <number>10</number>
0074             </property>
0075             <property name="value">
0076              <number>5</number>
0077             </property>
0078            </widget>
0079           </item>
0080           <item row="0" column="2">
0081            <widget class="QSpinBox" name="kcfg_CalibrationPulseDuration">
0082             <property name="toolTip">
0083              <string>Initial pulse size for calibration.</string>
0084             </property>
0085             <property name="minimum">
0086              <number>100</number>
0087             </property>
0088             <property name="maximum">
0089              <number>5000</number>
0090             </property>
0091             <property name="singleStep">
0092              <number>100</number>
0093             </property>
0094             <property name="value">
0095              <number>1000</number>
0096             </property>
0097            </widget>
0098           </item>
0099           <item row="1" column="1">
0100            <widget class="QLabel" name="label">
0101             <property name="toolTip">
0102              <string>Maximum number of iterations calibration should use per phase. It may use fewer (if max move is reached).</string>
0103             </property>
0104             <property name="text">
0105              <string>Max Iterations:</string>
0106             </property>
0107            </widget>
0108           </item>
0109           <item row="2" column="1">
0110            <widget class="QLabel" name="label1">
0111             <property name="toolTip">
0112              <string>Maximum number of pixels the calibration should move. Once it exceeds this amount, it will finish the calibration phase.  It may move less if  max iterations is reached.</string>
0113             </property>
0114             <property name="text">
0115              <string>Max move (px):</string>
0116             </property>
0117            </widget>
0118           </item>
0119           <item row="2" column="2">
0120            <widget class="QSpinBox" name="kcfg_CalibrationMaxMove">
0121             <property name="toolTip">
0122              <string>Maximum number of pixels the calibration should move (approximate).</string>
0123             </property>
0124             <property name="minimum">
0125              <number>5</number>
0126             </property>
0127             <property name="maximum">
0128              <number>100</number>
0129             </property>
0130             <property name="singleStep">
0131              <number>1</number>
0132             </property>
0133             <property name="value">
0134              <number>15</number>
0135             </property>
0136            </widget>
0137           </item>
0138          </layout>
0139         </item>
0140         <item>
0141          <widget class="QCheckBox" name="kcfg_TwoAxisEnabled">
0142           <property name="text">
0143            <string>Two axis</string>
0144           </property>
0145           <property name="checked">
0146            <bool>true</bool>
0147           </property>
0148          </widget>
0149         </item>
0150         <item>
0151          <widget class="QCheckBox" name="kcfg_GuideAutoSquareSizeEnabled">
0152           <property name="enabled">
0153            <bool>false</bool>
0154           </property>
0155           <property name="toolTip">
0156            <string>Automatically select the square size based on the selected star width.</string>
0157           </property>
0158           <property name="text">
0159            <string>Auto Square Size</string>
0160           </property>
0161          </widget>
0162         </item>
0163        </layout>
0164       </widget>
0165      </item>
0166      <item>
0167       <widget class="QGroupBox" name="groupBox">
0168        <property name="title">
0169         <string>Reticle</string>
0170        </property>
0171        <layout class="QFormLayout" name="formLayout_2">
0172         <item row="0" column="0">
0173          <widget class="QLabel" name="l_26">
0174           <property name="toolTip">
0175            <string>X position of the guide star</string>
0176           </property>
0177           <property name="text">
0178            <string>X:</string>
0179           </property>
0180          </widget>
0181         </item>
0182         <item row="0" column="1">
0183          <widget class="QDoubleSpinBox" name="spinBox_ReticleX">
0184           <property name="maximum">
0185            <double>5000.000000000000000</double>
0186           </property>
0187          </widget>
0188         </item>
0189         <item row="1" column="0">
0190          <widget class="QLabel" name="l_27">
0191           <property name="toolTip">
0192            <string>Y position of the guide star</string>
0193           </property>
0194           <property name="text">
0195            <string>Y:</string>
0196           </property>
0197          </widget>
0198         </item>
0199         <item row="1" column="1">
0200          <widget class="QDoubleSpinBox" name="spinBox_ReticleY">
0201           <property name="maximum">
0202            <double>5000.000000000000000</double>
0203           </property>
0204          </widget>
0205         </item>
0206        </layout>
0207       </widget>
0208      </item>
0209     </layout>
0210    </item>
0211    <item>
0212     <layout class="QGridLayout" name="gridLayout_2"/>
0213    </item>
0214    <item>
0215     <widget class="QGroupBox" name="groupBox_3">
0216      <property name="minimumSize">
0217       <size>
0218        <width>0</width>
0219        <height>80</height>
0220       </size>
0221      </property>
0222      <property name="title">
0223       <string>Calibrated Values</string>
0224      </property>
0225      <widget class="QLabel" name="racal">
0226       <property name="geometry">
0227        <rect>
0228         <x>10</x>
0229         <y>30</y>
0230         <width>67</width>
0231         <height>17</height>
0232        </rect>
0233       </property>
0234       <property name="text">
0235        <string>RA</string>
0236       </property>
0237      </widget>
0238      <widget class="QLabel" name="ra_cal_degrees">
0239       <property name="geometry">
0240        <rect>
0241         <x>90</x>
0242         <y>30</y>
0243         <width>67</width>
0244         <height>17</height>
0245        </rect>
0246       </property>
0247       <property name="text">
0248        <string>xxxx</string>
0249       </property>
0250      </widget>
0251      <widget class="QLabel" name="label_4">
0252       <property name="geometry">
0253        <rect>
0254         <x>130</x>
0255         <y>30</y>
0256         <width>67</width>
0257         <height>17</height>
0258        </rect>
0259       </property>
0260       <property name="text">
0261        <string>degrees</string>
0262       </property>
0263      </widget>
0264      <widget class="QLabel" name="ra_cal_mspp">
0265       <property name="geometry">
0266        <rect>
0267         <x>280</x>
0268         <y>30</y>
0269         <width>51</width>
0270         <height>17</height>
0271        </rect>
0272       </property>
0273       <property name="text">
0274        <string>xxxx</string>
0275       </property>
0276      </widget>
0277      <widget class="QLabel" name="label_6">
0278       <property name="geometry">
0279        <rect>
0280         <x>330</x>
0281         <y>30</y>
0282         <width>67</width>
0283         <height>17</height>
0284        </rect>
0285       </property>
0286       <property name="text">
0287        <string>ms/arcsec</string>
0288       </property>
0289      </widget>
0290      <widget class="QLabel" name="label_7">
0291       <property name="geometry">
0292        <rect>
0293         <x>10</x>
0294         <y>50</y>
0295         <width>67</width>
0296         <height>17</height>
0297        </rect>
0298       </property>
0299       <property name="text">
0300        <string>DEC</string>
0301       </property>
0302      </widget>
0303      <widget class="QLabel" name="dec_cal_degrees">
0304       <property name="geometry">
0305        <rect>
0306         <x>90</x>
0307         <y>50</y>
0308         <width>67</width>
0309         <height>17</height>
0310        </rect>
0311       </property>
0312       <property name="text">
0313        <string>xxxx</string>
0314       </property>
0315      </widget>
0316      <widget class="QLabel" name="dec_cal_degrees_unit">
0317       <property name="geometry">
0318        <rect>
0319         <x>130</x>
0320         <y>50</y>
0321         <width>141</width>
0322         <height>17</height>
0323        </rect>
0324       </property>
0325       <property name="maximumSize">
0326        <size>
0327         <width>16777215</width>
0328         <height>16777215</height>
0329        </size>
0330       </property>
0331       <property name="text">
0332        <string>degrees (swapped)</string>
0333       </property>
0334      </widget>
0335      <widget class="QLabel" name="dec_cal_mspp">
0336       <property name="geometry">
0337        <rect>
0338         <x>280</x>
0339         <y>50</y>
0340         <width>51</width>
0341         <height>17</height>
0342        </rect>
0343       </property>
0344       <property name="text">
0345        <string>xxxx</string>
0346       </property>
0347      </widget>
0348      <widget class="QLabel" name="label_11">
0349       <property name="geometry">
0350        <rect>
0351         <x>330</x>
0352         <y>50</y>
0353         <width>67</width>
0354         <height>17</height>
0355        </rect>
0356       </property>
0357       <property name="text">
0358        <string>ms/arcsec</string>
0359       </property>
0360      </widget>
0361     </widget>
0362    </item>
0363    <item>
0364     <widget class="QCheckBox" name="kcfg_GuideCalibrationBacklash">
0365      <property name="toolTip">
0366       <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Remove the effect of DEC backlash when calibrating guider.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0367      </property>
0368      <property name="statusTip">
0369       <string/>
0370      </property>
0371      <property name="text">
0372       <string>Remove DEC backlash in guide calibration</string>
0373      </property>
0374     </widget>
0375    </item>
0376    <item>
0377     <widget class="QCheckBox" name="kcfg_ResetGuideCalibration">
0378      <property name="toolTip">
0379       <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;If checked,  always re-calibrate when guiding is started. This is often not necessary when a good quality calibration has previously been done and the guide camera has not been rotated or re-installed.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0380      </property>
0381      <property name="statusTip">
0382       <string/>
0383      </property>
0384      <property name="text">
0385       <string>Reset Guide Calibration After Each Mount Slew</string>
0386      </property>
0387     </widget>
0388    </item>
0389    <item>
0390     <widget class="QCheckBox" name="kcfg_ReuseGuideCalibration">
0391      <property name="toolTip">
0392       <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Store and attempt to reuse calibrations. This only works on opposite sides of the meridian if the pier-side can be automatically determined from your mount. The &quot;Reset Guide on Slew&quot; option above must be unchecked for this to be attempted.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0393      </property>
0394      <property name="statusTip">
0395       <string/>
0396      </property>
0397      <property name="text">
0398       <string>Store and reuse guide calibration when possible.</string>
0399      </property>
0400     </widget>
0401    </item>
0402    <item>
0403     <widget class="QCheckBox" name="kcfg_ReverseDecOnPierSideChange">
0404      <property name="toolTip">
0405       <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;When re-using a calibration, reverse the DEC angle if the current pier side differs from the one at calibration. This only applies when re-using calibrations. The value you need is a property of your mount that should be researched. &lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0406      </property>
0407      <property name="statusTip">
0408       <string/>
0409      </property>
0410      <property name="text">
0411       <string>Reverse DEC on pier-side change when reusing calibration.</string>
0412      </property>
0413     </widget>
0414    </item>
0415    <item>
0416     <spacer name="verticalSpacer_2">
0417      <property name="orientation">
0418       <enum>Qt::Vertical</enum>
0419      </property>
0420      <property name="sizeHint" stdset="0">
0421       <size>
0422        <width>20</width>
0423        <height>40</height>
0424       </size>
0425      </property>
0426     </spacer>
0427    </item>
0428   </layout>
0429  </widget>
0430  <tabstops>
0431   <tabstop>kcfg_CalibrationPulseDuration</tabstop>
0432   <tabstop>kcfg_AutoModeIterations</tabstop>
0433   <tabstop>kcfg_CalibrationMaxMove</tabstop>
0434   <tabstop>kcfg_TwoAxisEnabled</tabstop>
0435   <tabstop>kcfg_GuideAutoSquareSizeEnabled</tabstop>
0436   <tabstop>kcfg_GuideCalibrationBacklash</tabstop>
0437   <tabstop>kcfg_ResetGuideCalibration</tabstop>
0438   <tabstop>kcfg_ReuseGuideCalibration</tabstop>
0439   <tabstop>kcfg_ReverseDecOnPierSideChange</tabstop>
0440   <tabstop>spinBox_ReticleX</tabstop>
0441   <tabstop>spinBox_ReticleY</tabstop>
0442  </tabstops>
0443  <resources/>
0444  <connections/>
0445 </ui>