Warning, /education/kstars/kstars/ekos/align/opsastrometry.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>OpsAstrometry</class>
0004  <widget class="QWidget" name="OpsAstrometry">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>323</width>
0010     <height>298</height>
0011    </rect>
0012   </property>
0013   <layout class="QVBoxLayout" name="verticalLayout_5">
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">
0031      <property name="title">
0032       <string>Imaging Options</string>
0033      </property>
0034      <layout class="QGridLayout" name="gridLayout">
0035       <item row="0" column="2">
0036        <widget class="QLineEdit" name="lineEdit_41">
0037         <property name="enabled">
0038          <bool>false</bool>
0039         </property>
0040         <property name="maximumSize">
0041          <size>
0042           <width>30</width>
0043           <height>16777215</height>
0044          </size>
0045         </property>
0046         <property name="toolTip">
0047          <string>The lower end of the imager scale, calculated as a little smaller than the shorter dimension of the image.</string>
0048         </property>
0049         <property name="text">
0050          <string>L</string>
0051         </property>
0052        </widget>
0053       </item>
0054       <item row="0" column="0">
0055        <widget class="QCheckBox" name="kcfg_AstrometryUseImageScale">
0056         <property name="toolTip">
0057          <string>Set image scale to speed up solver as it does not have to search index files of different image scales.</string>
0058         </property>
0059         <property name="text">
0060          <string>Use Scale</string>
0061         </property>
0062         <property name="checked">
0063          <bool>false</bool>
0064         </property>
0065        </widget>
0066       </item>
0067       <item row="2" column="2">
0068        <widget class="QLineEdit" name="lineEdit_50">
0069         <property name="enabled">
0070          <bool>false</bool>
0071         </property>
0072         <property name="maximumSize">
0073          <size>
0074           <width>30</width>
0075           <height>16777215</height>
0076          </size>
0077         </property>
0078         <property name="toolTip">
0079          <string>&lt;p&gt;The units of the imager scale bounds above.&lt;/p&gt;
0080 &lt;ul&gt;
0081 &lt;li&gt;dw: degree width&lt;/li&gt;
0082 &lt;li&gt;aw: arcminute width&lt;/li&gt;
0083 &lt;/ul&gt;</string>
0084         </property>
0085         <property name="text">
0086          <string>u</string>
0087         </property>
0088        </widget>
0089       </item>
0090       <item row="1" column="2">
0091        <widget class="QLineEdit" name="lineEdit_42">
0092         <property name="enabled">
0093          <bool>false</bool>
0094         </property>
0095         <property name="maximumSize">
0096          <size>
0097           <width>30</width>
0098           <height>16777215</height>
0099          </size>
0100         </property>
0101         <property name="toolTip">
0102          <string>The high end of the imager scale, calculated as a little bigger than the longer dimension of the image.</string>
0103         </property>
0104         <property name="text">
0105          <string>H</string>
0106         </property>
0107        </widget>
0108       </item>
0109       <item row="1" column="4" rowspan="2">
0110        <widget class="QPushButton" name="updateScale">
0111         <property name="minimumSize">
0112          <size>
0113           <width>22</width>
0114           <height>22</height>
0115          </size>
0116         </property>
0117         <property name="maximumSize">
0118          <size>
0119           <width>22</width>
0120           <height>22</height>
0121          </size>
0122         </property>
0123         <property name="toolTip">
0124          <string>Update Image Scale Bounds from the currently active camera and telescope combination.</string>
0125         </property>
0126         <property name="text">
0127          <string/>
0128         </property>
0129        </widget>
0130       </item>
0131       <item row="1" column="1">
0132        <widget class="QLabel" name="label_13">
0133         <property name="toolTip">
0134          <string>The high end of the imager scale, calculated as a little bigger than the longer dimension of the image.</string>
0135         </property>
0136         <property name="text">
0137          <string>High</string>
0138         </property>
0139         <property name="alignment">
0140          <set>Qt::AlignCenter</set>
0141         </property>
0142        </widget>
0143       </item>
0144       <item row="1" column="0">
0145        <layout class="QHBoxLayout" name="horizontalLayout">
0146         <item>
0147          <widget class="QCheckBox" name="kcfg_AstrometryAutoUpdateImageScale">
0148           <property name="toolTip">
0149            <string>Automatically update image scale values when CCD and/or Mount parameters are updated.</string>
0150           </property>
0151           <property name="text">
0152            <string>Auto Update</string>
0153           </property>
0154          </widget>
0155         </item>
0156         <item>
0157          <widget class="QLabel" name="imageWarningLabel">
0158           <property name="enabled">
0159            <bool>true</bool>
0160           </property>
0161           <property name="sizePolicy">
0162            <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0163             <horstretch>0</horstretch>
0164             <verstretch>0</verstretch>
0165            </sizepolicy>
0166           </property>
0167           <property name="minimumSize">
0168            <size>
0169             <width>22</width>
0170             <height>22</height>
0171            </size>
0172           </property>
0173           <property name="maximumSize">
0174            <size>
0175             <width>22</width>
0176             <height>22</height>
0177            </size>
0178           </property>
0179           <property name="toolTip">
0180            <string>Image Scale Auto Update is turned off.</string>
0181           </property>
0182           <property name="text">
0183            <string/>
0184           </property>
0185           <property name="pixmap">
0186            <pixmap resource="../../data/kstars.qrc">:/icons/AlignWarning.svg</pixmap>
0187           </property>
0188           <property name="scaledContents">
0189            <bool>true</bool>
0190           </property>
0191           <property name="alignment">
0192            <set>Qt::AlignCenter</set>
0193           </property>
0194          </widget>
0195         </item>
0196        </layout>
0197       </item>
0198       <item row="2" column="1">
0199        <widget class="QLabel" name="label_7">
0200         <property name="toolTip">
0201          <string>&lt;p&gt;The units of the imager scale bounds above.&lt;/p&gt;
0202 &lt;ul&gt;
0203 &lt;li&gt;dw: degree width&lt;/li&gt;
0204 &lt;li&gt;aw: arcminute width&lt;/li&gt;
0205 &lt;li&gt;app: arcsecs per pixel&lt;/li&gt;
0206 &lt;/ul&gt;</string>
0207         </property>
0208         <property name="text">
0209          <string>units</string>
0210         </property>
0211         <property name="alignment">
0212          <set>Qt::AlignCenter</set>
0213         </property>
0214        </widget>
0215       </item>
0216       <item row="0" column="3">
0217        <widget class="QDoubleSpinBox" name="kcfg_AstrometryImageScaleLow">
0218         <property name="decimals">
0219          <number>3</number>
0220         </property>
0221         <property name="minimum">
0222          <double>0.000000000000000</double>
0223         </property>
0224         <property name="maximum">
0225          <double>999.000000000000000</double>
0226         </property>
0227         <property name="value">
0228          <double>30.000000000000000</double>
0229         </property>
0230        </widget>
0231       </item>
0232       <item row="1" column="5">
0233        <spacer name="horizontalSpacer">
0234         <property name="orientation">
0235          <enum>Qt::Horizontal</enum>
0236         </property>
0237         <property name="sizeHint" stdset="0">
0238          <size>
0239           <width>40</width>
0240           <height>20</height>
0241          </size>
0242         </property>
0243        </spacer>
0244       </item>
0245       <item row="0" column="1">
0246        <widget class="QLabel" name="label_12">
0247         <property name="toolTip">
0248          <string>The lower end of the imager scale, calculated as a little smaller than the shorter dimension of the image.</string>
0249         </property>
0250         <property name="text">
0251          <string>Low</string>
0252         </property>
0253         <property name="alignment">
0254          <set>Qt::AlignCenter</set>
0255         </property>
0256        </widget>
0257       </item>
0258       <item row="1" column="3">
0259        <widget class="QDoubleSpinBox" name="kcfg_AstrometryImageScaleHigh">
0260         <property name="decimals">
0261          <number>3</number>
0262         </property>
0263         <property name="minimum">
0264          <double>0.000000000000000</double>
0265         </property>
0266         <property name="maximum">
0267          <double>999.000000000000000</double>
0268         </property>
0269         <property name="value">
0270          <double>40.000000000000000</double>
0271         </property>
0272        </widget>
0273       </item>
0274       <item row="2" column="3">
0275        <widget class="QComboBox" name="kcfg_AstrometryImageScaleUnits">
0276         <property name="maximumSize">
0277          <size>
0278           <width>110</width>
0279           <height>16777215</height>
0280          </size>
0281         </property>
0282         <property name="toolTip">
0283          <string>&lt;p&gt;The units of the imager scale bounds above.&lt;/p&gt;
0284 &lt;ul&gt;
0285 &lt;li&gt;dw: degree width&lt;/li&gt;
0286 &lt;li&gt;aw: arcminute width&lt;/li&gt;
0287 &lt;li&gt;app: arcsecs per pixel&lt;/li&gt;
0288 &lt;/ul&gt;</string>
0289         </property>
0290         <property name="currentIndex">
0291          <number>0</number>
0292         </property>
0293         <item>
0294          <property name="text">
0295           <string>dw</string>
0296          </property>
0297         </item>
0298         <item>
0299          <property name="text">
0300           <string>aw</string>
0301          </property>
0302         </item>
0303         <item>
0304          <property name="text">
0305           <string>app</string>
0306          </property>
0307         </item>
0308        </widget>
0309       </item>
0310      </layout>
0311     </widget>
0312    </item>
0313    <item>
0314     <widget class="QGroupBox" name="groupBox_2">
0315      <property name="title">
0316       <string>Position Options</string>
0317      </property>
0318      <layout class="QGridLayout" name="gridLayout_2">
0319       <item row="1" column="0">
0320        <widget class="QCheckBox" name="kcfg_AstrometryUsePosition">
0321         <property name="toolTip">
0322          <string>Set estimated position to speed up astrometry solver as it does not have to search in other areas of the sky.</string>
0323         </property>
0324         <property name="text">
0325          <string>Use Position</string>
0326         </property>
0327         <property name="checked">
0328          <bool>false</bool>
0329         </property>
0330        </widget>
0331       </item>
0332       <item row="3" column="2">
0333        <widget class="QLineEdit" name="lineEdit_44">
0334         <property name="enabled">
0335          <bool>false</bool>
0336         </property>
0337         <property name="maximumSize">
0338          <size>
0339           <width>30</width>
0340           <height>16777215</height>
0341          </size>
0342         </property>
0343         <property name="toolTip">
0344          <string>The Search Radius for the Estimated Telescope/Image Field Position in degrees.</string>
0345         </property>
0346         <property name="text">
0347          <string>5</string>
0348         </property>
0349        </widget>
0350       </item>
0351       <item row="3" column="3">
0352        <widget class="QDoubleSpinBox" name="kcfg_AstrometryRadius">
0353         <property name="minimum">
0354          <double>1.000000000000000</double>
0355         </property>
0356         <property name="maximum">
0357          <double>360.000000000000000</double>
0358         </property>
0359         <property name="value">
0360          <double>30.000000000000000</double>
0361         </property>
0362        </widget>
0363       </item>
0364       <item row="1" column="2">
0365        <widget class="QLineEdit" name="lineEdit_47">
0366         <property name="enabled">
0367          <bool>false</bool>
0368         </property>
0369         <property name="maximumSize">
0370          <size>
0371           <width>30</width>
0372           <height>16777215</height>
0373          </size>
0374         </property>
0375         <property name="toolTip">
0376          <string>The RA of the Estimated Telescope/Image Field Position in hh:mm:ss notation</string>
0377         </property>
0378         <property name="text">
0379          <string>3</string>
0380         </property>
0381        </widget>
0382       </item>
0383       <item row="2" column="1">
0384        <widget class="QLabel" name="label_15">
0385         <property name="toolTip">
0386          <string>The DEC of the Estimated Telescope/Image Field Position in dd:mm:ss notation</string>
0387         </property>
0388         <property name="text">
0389          <string>DEC</string>
0390         </property>
0391        </widget>
0392       </item>
0393       <item row="1" column="3">
0394        <widget class="dmsBox" name="estRA">
0395         <property name="enabled">
0396          <bool>true</bool>
0397         </property>
0398         <property name="toolTip">
0399          <string>The RA of the Estimated Telescope/Image Field Position in hh:mm:ss notation</string>
0400         </property>
0401        </widget>
0402       </item>
0403       <item row="1" column="1">
0404        <widget class="QLabel" name="label_14">
0405         <property name="toolTip">
0406          <string>The RA of the Estimated Telescope/Image Field Position in hh:mm:ss notation</string>
0407         </property>
0408         <property name="text">
0409          <string>RA</string>
0410         </property>
0411        </widget>
0412       </item>
0413       <item row="2" column="4" rowspan="2">
0414        <widget class="QPushButton" name="updatePosition">
0415         <property name="minimumSize">
0416          <size>
0417           <width>22</width>
0418           <height>22</height>
0419          </size>
0420         </property>
0421         <property name="maximumSize">
0422          <size>
0423           <width>22</width>
0424           <height>22</height>
0425          </size>
0426         </property>
0427         <property name="toolTip">
0428          <string>Update coordinates to the current telescope position</string>
0429         </property>
0430         <property name="text">
0431          <string/>
0432         </property>
0433        </widget>
0434       </item>
0435       <item row="2" column="5">
0436        <spacer name="horizontalSpacer_2">
0437         <property name="orientation">
0438          <enum>Qt::Horizontal</enum>
0439         </property>
0440         <property name="sizeHint" stdset="0">
0441          <size>
0442           <width>40</width>
0443           <height>20</height>
0444          </size>
0445         </property>
0446        </spacer>
0447       </item>
0448       <item row="3" column="1">
0449        <widget class="QLabel" name="label_8">
0450         <property name="toolTip">
0451          <string>The Search Radius for the Estimated Telescope/Image Field Position in degrees.</string>
0452         </property>
0453         <property name="text">
0454          <string>Radius</string>
0455         </property>
0456        </widget>
0457       </item>
0458       <item row="2" column="3">
0459        <widget class="dmsBox" name="estDec">
0460         <property name="enabled">
0461          <bool>true</bool>
0462         </property>
0463         <property name="minimumSize">
0464          <size>
0465           <width>70</width>
0466           <height>0</height>
0467          </size>
0468         </property>
0469         <property name="toolTip">
0470          <string>The DEC of the Estimated Telescope/Image Field Position in dd:mm:ss notation</string>
0471         </property>
0472        </widget>
0473       </item>
0474       <item row="4" column="0">
0475        <widget class="QLabel" name="label">
0476         <property name="text">
0477          <string/>
0478         </property>
0479        </widget>
0480       </item>
0481       <item row="2" column="2">
0482        <widget class="QLineEdit" name="lineEdit_48">
0483         <property name="enabled">
0484          <bool>false</bool>
0485         </property>
0486         <property name="maximumSize">
0487          <size>
0488           <width>30</width>
0489           <height>16777215</height>
0490          </size>
0491         </property>
0492         <property name="toolTip">
0493          <string>The DEC of the Estimated Telescope/Image Field Position in dd:mm:ss notation</string>
0494         </property>
0495         <property name="text">
0496          <string>4</string>
0497         </property>
0498        </widget>
0499       </item>
0500       <item row="2" column="0">
0501        <layout class="QHBoxLayout" name="horizontalLayout_3">
0502         <item>
0503          <widget class="QCheckBox" name="kcfg_AstrometryAutoUpdatePosition">
0504           <property name="toolTip">
0505            <string>Automatically update position coordinates when mount completes slewing.</string>
0506           </property>
0507           <property name="text">
0508            <string>Auto Update</string>
0509           </property>
0510          </widget>
0511         </item>
0512         <item>
0513          <widget class="QLabel" name="positionWarningLabel">
0514           <property name="enabled">
0515            <bool>true</bool>
0516           </property>
0517           <property name="sizePolicy">
0518            <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0519             <horstretch>0</horstretch>
0520             <verstretch>0</verstretch>
0521            </sizepolicy>
0522           </property>
0523           <property name="minimumSize">
0524            <size>
0525             <width>22</width>
0526             <height>22</height>
0527            </size>
0528           </property>
0529           <property name="maximumSize">
0530            <size>
0531             <width>22</width>
0532             <height>22</height>
0533            </size>
0534           </property>
0535           <property name="toolTip">
0536            <string>Position Auto Update is turned off.</string>
0537           </property>
0538           <property name="text">
0539            <string/>
0540           </property>
0541           <property name="pixmap">
0542            <pixmap resource="../../data/kstars.qrc">:/icons/AlignWarning.svg</pixmap>
0543           </property>
0544           <property name="scaledContents">
0545            <bool>true</bool>
0546           </property>
0547           <property name="alignment">
0548            <set>Qt::AlignCenter</set>
0549           </property>
0550          </widget>
0551         </item>
0552        </layout>
0553       </item>
0554       <item row="0" column="0" colspan="6">
0555        <widget class="QCheckBox" name="kcfg_AstrometryDifferentialSlewing">
0556         <property name="toolTip">
0557          <string>Do not use Sync when Slew to Target is selected. Use differential slewing to correct for discrepancies. This is useful on some mounts (e.g. Paramount).</string>
0558         </property>
0559         <property name="text">
0560          <string>Use differential slewing instead of syncing</string>
0561         </property>
0562        </widget>
0563       </item>
0564      </layout>
0565     </widget>
0566    </item>
0567    <item>
0568     <spacer name="verticalSpacer_4">
0569      <property name="orientation">
0570       <enum>Qt::Vertical</enum>
0571      </property>
0572      <property name="sizeHint" stdset="0">
0573       <size>
0574        <width>20</width>
0575        <height>40</height>
0576       </size>
0577      </property>
0578     </spacer>
0579    </item>
0580   </layout>
0581  </widget>
0582  <customwidgets>
0583   <customwidget>
0584    <class>dmsBox</class>
0585    <extends>QLineEdit</extends>
0586    <header>widgets/dmsbox.h</header>
0587    <container>1</container>
0588   </customwidget>
0589  </customwidgets>
0590  <resources>
0591   <include location="../../data/kstars.qrc"/>
0592   <include location="../../data/kstars.qrc"/>
0593   <include location="../../data/kstars.qrc"/>
0594   <include location="../../data/kstars.qrc"/>
0595   <include location="../../data/kstars.qrc"/>
0596   <include location="../../data/kstars.qrc"/>
0597   <include location="../../data/kstars.qrc"/>
0598   <include location="../../data/kstars.qrc"/>
0599   <include location="../../data/kstars.qrc"/>
0600  </resources>
0601  <connections/>
0602 </ui>