Warning, /education/kstars/kstars/ekos/align/opsalign.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>OpsAlign</class>
0004  <widget class="QWidget" name="OpsAlign">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>519</width>
0010     <height>309</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     <widget class="QGroupBox" name="groupBox_6">
0031      <property name="title">
0032       <string>StellarSolver Settings</string>
0033      </property>
0034      <layout class="QGridLayout" name="gridLayout_17">
0035       <property name="leftMargin">
0036        <number>3</number>
0037       </property>
0038       <property name="topMargin">
0039        <number>3</number>
0040       </property>
0041       <property name="rightMargin">
0042        <number>3</number>
0043       </property>
0044       <property name="bottomMargin">
0045        <number>3</number>
0046       </property>
0047       <item row="0" column="1">
0048        <widget class="QLabel" name="label_73">
0049         <property name="sizePolicy">
0050          <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
0051           <horstretch>0</horstretch>
0052           <verstretch>0</verstretch>
0053          </sizepolicy>
0054         </property>
0055         <property name="maximumSize">
0056          <size>
0057           <width>16777215</width>
0058           <height>15</height>
0059          </size>
0060         </property>
0061         <property name="text">
0062          <string>Source Extraction Method</string>
0063         </property>
0064         <property name="alignment">
0065          <set>Qt::AlignCenter</set>
0066         </property>
0067        </widget>
0068       </item>
0069       <item row="1" column="1">
0070        <widget class="QComboBox" name="kcfg_SolveSextractorType">
0071         <property name="toolTip">
0072          <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;center&quot;&gt;Options for the method of Star Extraction&lt;/p&gt;&lt;ul style=&quot;margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;&quot;&gt;&lt;li style=&quot; margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Internal SEP uses an internal library in KStars.&lt;/li&gt;&lt;li style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;External Sextractor requires an external program.&lt;/li&gt;&lt;li style=&quot; margin-top:0px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Built In Method uses whatever default Star Extraction process your selected Solving Method uses.&lt;/li&gt;&lt;/ul&gt;&lt;/body&gt;&lt;/html&gt;</string>
0073         </property>
0074         <item>
0075          <property name="text">
0076           <string>Internal SEP</string>
0077          </property>
0078         </item>
0079         <item>
0080          <property name="text">
0081           <string>External SExtractor</string>
0082          </property>
0083         </item>
0084         <item>
0085          <property name="text">
0086           <string>BuiltIn method for solver</string>
0087          </property>
0088         </item>
0089        </widget>
0090       </item>
0091       <item row="1" column="2">
0092        <widget class="QComboBox" name="kcfg_SolverType">
0093         <property name="toolTip">
0094          <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;center&quot;&gt;Selects the method of plate solving with the StellarSolver Library&lt;/p&gt;&lt;ul&gt;&lt;li&gt;'Internal SEP' option uses StellarSolver's internal build of Astrometry.net and requires no external programs. &lt;/li&gt;&lt;li&gt;'Local Astrometry' uses a local installation of command line astrometry.net on Linux and Mac or ANSVR on Windows. &lt;/li&gt;&lt;li&gt;'Local ASTAP' uses a local installation of the ASTAP program. &lt;/li&gt;&lt;li&gt;'Local Watney' uses a local installation of the Watney Astrometry Solver Program.&lt;/li&gt;&lt;li&gt;'Online' uses either astrometry.net over the internet or ANSVR on a nearby computer. &lt;span style=&quot; font-weight:600;&quot;&gt;Note&lt;/span&gt;: If bandwidth is a concern, consider using 'Internal SEP' instead of 'Builtin Method of Solver'.&lt;/li&gt;&lt;/ul&gt;&lt;/body&gt;&lt;/html&gt;</string>
0095         </property>
0096         <item>
0097          <property name="text">
0098           <string>Internal Solver</string>
0099          </property>
0100         </item>
0101         <item>
0102          <property name="text">
0103           <string>Local Astrometry</string>
0104          </property>
0105         </item>
0106         <item>
0107          <property name="text">
0108           <string>Local ASTAP</string>
0109          </property>
0110         </item>
0111         <item>
0112          <property name="text">
0113           <string>Local Watney</string>
0114          </property>
0115         </item>
0116         <item>
0117          <property name="text">
0118           <string>Online Astrometry</string>
0119          </property>
0120         </item>
0121        </widget>
0122       </item>
0123       <item row="0" column="2">
0124        <widget class="QLabel" name="label_72">
0125         <property name="sizePolicy">
0126          <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
0127           <horstretch>0</horstretch>
0128           <verstretch>0</verstretch>
0129          </sizepolicy>
0130         </property>
0131         <property name="maximumSize">
0132          <size>
0133           <width>16777215</width>
0134           <height>15</height>
0135          </size>
0136         </property>
0137         <property name="text">
0138          <string>Solving Method</string>
0139         </property>
0140         <property name="alignment">
0141          <set>Qt::AlignCenter</set>
0142         </property>
0143        </widget>
0144       </item>
0145       <item row="0" column="4">
0146        <widget class="QLabel" name="label_71">
0147         <property name="sizePolicy">
0148          <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
0149           <horstretch>0</horstretch>
0150           <verstretch>0</verstretch>
0151          </sizepolicy>
0152         </property>
0153         <property name="maximumSize">
0154          <size>
0155           <width>16777215</width>
0156           <height>15</height>
0157          </size>
0158         </property>
0159         <property name="text">
0160          <string>Options Profile:</string>
0161         </property>
0162         <property name="alignment">
0163          <set>Qt::AlignCenter</set>
0164         </property>
0165        </widget>
0166       </item>
0167       <item row="1" column="4">
0168        <layout class="QHBoxLayout" name="horizontalLayout_4">
0169         <property name="spacing">
0170          <number>3</number>
0171         </property>
0172         <item>
0173          <widget class="QComboBox" name="kcfg_SolveOptionsProfile">
0174           <property name="sizePolicy">
0175            <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0176             <horstretch>0</horstretch>
0177             <verstretch>0</verstretch>
0178            </sizepolicy>
0179           </property>
0180           <property name="toolTip">
0181            <string>Selects the Options Profile to use for Plate Solving</string>
0182           </property>
0183           <property name="currentIndex">
0184            <number>-1</number>
0185           </property>
0186          </widget>
0187         </item>
0188         <item>
0189          <widget class="QPushButton" name="editSolverProfile">
0190           <property name="sizePolicy">
0191            <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0192             <horstretch>0</horstretch>
0193             <verstretch>0</verstretch>
0194            </sizepolicy>
0195           </property>
0196           <property name="toolTip">
0197            <string>Opens the currently selected Options Profile in the Options Profile Editor</string>
0198           </property>
0199           <property name="text">
0200            <string/>
0201           </property>
0202          </widget>
0203         </item>
0204        </layout>
0205       </item>
0206      </layout>
0207     </widget>
0208    </item>
0209    <item>
0210     <widget class="QGroupBox" name="groupBox_2">
0211      <property name="title">
0212       <string>Alignment Options</string>
0213      </property>
0214      <layout class="QGridLayout" name="gridLayout_2">
0215       <property name="leftMargin">
0216        <number>3</number>
0217       </property>
0218       <property name="topMargin">
0219        <number>3</number>
0220       </property>
0221       <property name="rightMargin">
0222        <number>3</number>
0223       </property>
0224       <property name="bottomMargin">
0225        <number>3</number>
0226       </property>
0227       <item row="0" column="0">
0228        <widget class="QCheckBox" name="kcfg_AstrometrySolverWCS">
0229         <property name="toolTip">
0230          <string>enable World Coordinate System (WCS). WCS is used to encode RA/DEC coordinates in captured CCD images.</string>
0231         </property>
0232         <property name="text">
0233          <string>WCS</string>
0234         </property>
0235        </widget>
0236       </item>
0237       <item row="0" column="1">
0238        <widget class="QCheckBox" name="kcfg_AstrometrySolverOverlay">
0239         <property name="toolTip">
0240          <string>Display received FITS images unto solver FOV rectangle in the sky map</string>
0241         </property>
0242         <property name="text">
0243          <string>Overlay</string>
0244         </property>
0245        </widget>
0246       </item>
0247       <item row="0" column="2">
0248        <widget class="QCheckBox" name="kcfg_PAHAutoPark">
0249         <property name="toolTip">
0250          <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Automatically park mount after completing Polar Alignment Assistant Tools.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0251         </property>
0252         <property name="text">
0253          <string>Auto Park</string>
0254         </property>
0255        </widget>
0256       </item>
0257      </layout>
0258     </widget>
0259    </item>
0260    <item>
0261     <widget class="QGroupBox" name="groupBox">
0262      <property name="title">
0263       <string>Rotator Settings</string>
0264      </property>
0265      <layout class="QGridLayout" name="gridLayout">
0266       <item row="0" column="0">
0267        <widget class="QGroupBox" name="kcfg_AstrometryUseRotator">
0268         <property name="sizePolicy">
0269          <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0270           <horstretch>0</horstretch>
0271           <verstretch>0</verstretch>
0272          </sizepolicy>
0273         </property>
0274         <property name="title">
0275          <string>Automatic and Manual Rotator Control</string>
0276         </property>
0277         <property name="checkable">
0278          <bool>true</bool>
0279         </property>
0280         <layout class="QGridLayout" name="gridLayout_3">
0281          <item row="0" column="0">
0282           <widget class="QLabel" name="label">
0283            <property name="toolTip">
0284             <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Rotation deviation threshold in arc-minutes when using [Load &amp;amp; Slew]. If the difference between measured position angle and FITS position angle is below this value, the [Load &amp;amp; Slew] operation is considered successful.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0285            </property>
0286            <property name="text">
0287             <string>Threshold: </string>
0288            </property>
0289           </widget>
0290          </item>
0291          <item row="0" column="1">
0292           <widget class="QDoubleSpinBox" name="kcfg_AstrometryRotatorThreshold">
0293            <property name="sizePolicy">
0294             <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
0295              <horstretch>0</horstretch>
0296              <verstretch>0</verstretch>
0297             </sizepolicy>
0298            </property>
0299            <property name="maximumSize">
0300             <size>
0301              <width>80</width>
0302              <height>25</height>
0303             </size>
0304            </property>
0305            <property name="toolTip">
0306             <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Rotation angle deviation threshold&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0307            </property>
0308            <property name="maximum">
0309             <double>120.000000000000000</double>
0310            </property>
0311            <property name="singleStep">
0312             <double>10.000000000000000</double>
0313            </property>
0314           </widget>
0315          </item>
0316          <item row="0" column="2">
0317           <widget class="QLabel" name="label_2">
0318            <property name="text">
0319             <string>arcmin</string>
0320            </property>
0321           </widget>
0322          </item>
0323          <item row="1" column="0">
0324           <widget class="QLabel" name="label_3">
0325            <property name="toolTip">
0326             <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Flip Policy&lt;/span&gt; determines how the rotator reacts after a flip or if the result of a solved reference image reports a different pierside respective to the actual mount pierside.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0327            </property>
0328            <property name="text">
0329             <string>Flip Policy: </string>
0330            </property>
0331           </widget>
0332          </item>
0333          <item row="1" column="1" colspan="2">
0334           <widget class="QRadioButton" name="kcfg_AstrometryFlipRotationAllowed">
0335            <property name="toolTip">
0336             <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Preserve rotator angle&lt;/span&gt; will keep the rotator position. The rotator remains inactive and hence the camera is virtually rotated by 180°.&lt;/p&gt;&lt;p&gt;Most modern astronomic image processing applications can handle &amp;quot;flipped&amp;quot; images.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0337            </property>
0338            <property name="text">
0339             <string>Preserve rotator angle</string>
0340            </property>
0341           </widget>
0342          </item>
0343          <item row="1" column="3">
0344           <widget class="QLabel" name="label_4">
0345            <property name="text">
0346             <string/>
0347            </property>
0348           </widget>
0349          </item>
0350          <item row="2" column="1" colspan="2">
0351           <widget class="QRadioButton" name="FlipRotationNotAllowed">
0352            <property name="toolTip">
0353             <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Preserve position angle&lt;/span&gt; will keep the camera position angle. The rotator always turns the camera to the original position angle and hence the image will show exactly the original star arrangement.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0354            </property>
0355            <property name="text">
0356             <string>Preserve position angle</string>
0357            </property>
0358           </widget>
0359          </item>
0360         </layout>
0361        </widget>
0362       </item>
0363      </layout>
0364     </widget>
0365    </item>
0366    <item>
0367     <spacer name="verticalSpacer">
0368      <property name="orientation">
0369       <enum>Qt::Vertical</enum>
0370      </property>
0371      <property name="sizeHint" stdset="0">
0372       <size>
0373        <width>20</width>
0374        <height>40</height>
0375       </size>
0376      </property>
0377     </spacer>
0378    </item>
0379   </layout>
0380  </widget>
0381  <resources/>
0382  <connections/>
0383 </ui>