Warning, /education/kstars/kstars/ekos/align/opsastap.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>OpsASTAP</class>
0004  <widget class="QWidget" name="OpsASTAP">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>373</width>
0010     <height>195</height>
0011    </rect>
0012   </property>
0013   <layout class="QVBoxLayout" name="verticalLayout">
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">
0033        <property name="title">
0034         <string>Options</string>
0035        </property>
0036        <layout class="QGridLayout" name="gridLayout">
0037         <item row="2" column="1">
0038          <widget class="QSpinBox" name="kcfg_ASTAPDownSampleValue">
0039           <property name="toolTip">
0040            <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Down sample prior to solving. Also called binning. A zero value will result in auto selection downsampling.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0041           </property>
0042           <property name="minimum">
0043            <number>0</number>
0044           </property>
0045           <property name="maximum">
0046            <number>4</number>
0047           </property>
0048           <property name="value">
0049            <number>0</number>
0050           </property>
0051          </widget>
0052         </item>
0053         <item row="0" column="1">
0054          <widget class="QLineEdit" name="kcfg_ASTAPExecutable">
0055           <property name="minimumSize">
0056            <size>
0057             <width>200</width>
0058             <height>0</height>
0059            </size>
0060           </property>
0061           <property name="toolTip">
0062            <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Full path to the ASTAP executable application.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0063           </property>
0064           <property name="text">
0065            <string/>
0066           </property>
0067          </widget>
0068         </item>
0069         <item row="1" column="1">
0070          <widget class="QSpinBox" name="kcfg_ASTAPSearchRadiusValue">
0071           <property name="toolTip">
0072            <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;The program will search in a square spiral around the start position up to this radius.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0073           </property>
0074           <property name="minimum">
0075            <number>1</number>
0076           </property>
0077           <property name="maximum">
0078            <number>60</number>
0079           </property>
0080           <property name="value">
0081            <number>30</number>
0082           </property>
0083          </widget>
0084         </item>
0085         <item row="0" column="0">
0086          <widget class="QLabel" name="label">
0087           <property name="text">
0088            <string>Executable</string>
0089           </property>
0090          </widget>
0091         </item>
0092         <item row="0" column="2">
0093          <widget class="QPushButton" name="selectASTAPExecB">
0094           <property name="minimumSize">
0095            <size>
0096             <width>32</width>
0097             <height>32</height>
0098            </size>
0099           </property>
0100           <property name="maximumSize">
0101            <size>
0102             <width>32</width>
0103             <height>32</height>
0104            </size>
0105           </property>
0106           <property name="text">
0107            <string/>
0108           </property>
0109           <property name="icon">
0110            <iconset theme="document-open">
0111             <normaloff>.</normaloff>.</iconset>
0112           </property>
0113           <property name="iconSize">
0114            <size>
0115             <width>24</width>
0116             <height>24</height>
0117            </size>
0118           </property>
0119          </widget>
0120         </item>
0121         <item row="2" column="0">
0122          <widget class="QCheckBox" name="kcfg_ASTAPDownSample">
0123           <property name="toolTip">
0124            <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Down sample prior to solving. Also called binning. A zero value will result in auto selection downsampling.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0125           </property>
0126           <property name="text">
0127            <string>Down Sample</string>
0128           </property>
0129           <property name="checked">
0130            <bool>false</bool>
0131           </property>
0132          </widget>
0133         </item>
0134         <item row="4" column="0">
0135          <widget class="QCheckBox" name="kcfg_ASTAPUpdateFITS">
0136           <property name="toolTip">
0137            <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Update the fits header with the found solution.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0138           </property>
0139           <property name="text">
0140            <string>Update FITS</string>
0141           </property>
0142           <property name="checked">
0143            <bool>false</bool>
0144           </property>
0145          </widget>
0146         </item>
0147         <item row="1" column="0">
0148          <widget class="QCheckBox" name="kcfg_ASTAPSearchRadius">
0149           <property name="toolTip">
0150            <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;The program will search in a square spiral around the start position up to this radius.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0151           </property>
0152           <property name="text">
0153            <string>Search Radius</string>
0154           </property>
0155           <property name="checked">
0156            <bool>false</bool>
0157           </property>
0158          </widget>
0159         </item>
0160         <item row="4" column="1">
0161          <widget class="QCheckBox" name="kcfg_ASTAPLargeSearchWindow">
0162           <property name="toolTip">
0163            <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Improve solving reliability in some cases. Search window will be large with overlap but it can slow down solving.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0164           </property>
0165           <property name="text">
0166            <string>Force Large Search Window</string>
0167           </property>
0168          </widget>
0169         </item>
0170        </layout>
0171       </widget>
0172      </item>
0173      <item>
0174       <spacer name="horizontalSpacer">
0175        <property name="orientation">
0176         <enum>Qt::Horizontal</enum>
0177        </property>
0178        <property name="sizeHint" stdset="0">
0179         <size>
0180          <width>40</width>
0181          <height>20</height>
0182         </size>
0183        </property>
0184       </spacer>
0185      </item>
0186     </layout>
0187    </item>
0188    <item>
0189     <spacer name="verticalSpacer_4">
0190      <property name="orientation">
0191       <enum>Qt::Vertical</enum>
0192      </property>
0193      <property name="sizeHint" stdset="0">
0194       <size>
0195        <width>20</width>
0196        <height>40</height>
0197       </size>
0198      </property>
0199     </spacer>
0200    </item>
0201   </layout>
0202  </widget>
0203  <resources/>
0204  <connections/>
0205 </ui>