Warning, /education/kstars/kstars/ekos/scheduler/framingassistant.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>FramingAssistant</class>
0004  <widget class="QDialog" name="FramingAssistant">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>448</width>
0010     <height>406</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>Mosaic Planner</string>
0015   </property>
0016   <layout class="QVBoxLayout" name="verticalLayout_2">
0017    <property name="spacing">
0018     <number>3</number>
0019    </property>
0020    <property name="leftMargin">
0021     <number>3</number>
0022    </property>
0023    <property name="topMargin">
0024     <number>3</number>
0025    </property>
0026    <property name="rightMargin">
0027     <number>3</number>
0028    </property>
0029    <property name="bottomMargin">
0030     <number>3</number>
0031    </property>
0032    <item>
0033     <widget class="QStackedWidget" name="stackedWidget">
0034      <property name="currentIndex">
0035       <number>0</number>
0036      </property>
0037      <widget class="QWidget" name="equipment">
0038       <layout class="QVBoxLayout" name="verticalLayout">
0039        <property name="spacing">
0040         <number>3</number>
0041        </property>
0042        <property name="leftMargin">
0043         <number>3</number>
0044        </property>
0045        <property name="topMargin">
0046         <number>3</number>
0047        </property>
0048        <property name="rightMargin">
0049         <number>3</number>
0050        </property>
0051        <property name="bottomMargin">
0052         <number>3</number>
0053        </property>
0054        <item>
0055         <widget class="QGroupBox" name="equipmentGroup">
0056          <property name="sizePolicy">
0057           <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0058            <horstretch>0</horstretch>
0059            <verstretch>0</verstretch>
0060           </sizepolicy>
0061          </property>
0062          <property name="title">
0063           <string>↓ Confirm Equipment</string>
0064          </property>
0065          <layout class="QVBoxLayout" name="verticalLayout_6">
0066           <item>
0067            <layout class="QGridLayout" name="gridLayout">
0068             <property name="spacing">
0069              <number>3</number>
0070             </property>
0071             <item row="0" column="0">
0072              <widget class="QLabel" name="label_4">
0073               <property name="toolTip">
0074                <string>Mount focal length in millimeters</string>
0075               </property>
0076               <property name="text">
0077                <string>Focal length:</string>
0078               </property>
0079              </widget>
0080             </item>
0081             <item row="0" column="1">
0082              <widget class="QDoubleSpinBox" name="focalLenSpin">
0083               <property name="toolTip">
0084                <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;justify&quot;&gt;Focal length of the telescope to use for the mosaic.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0085               </property>
0086               <property name="suffix">
0087                <string> mm</string>
0088               </property>
0089               <property name="minimum">
0090                <double>0.000000000000000</double>
0091               </property>
0092               <property name="maximum">
0093                <double>10000.000000000000000</double>
0094               </property>
0095               <property name="value">
0096                <double>0.000000000000000</double>
0097               </property>
0098              </widget>
0099             </item>
0100             <item row="0" column="2">
0101              <layout class="QHBoxLayout" name="horizontalLayout_17">
0102               <item>
0103                <widget class="QLabel" name="label_17">
0104                 <property name="text">
0105                  <string>Reducer:</string>
0106                 </property>
0107                </widget>
0108               </item>
0109               <item>
0110                <widget class="QDoubleSpinBox" name="focalReducerSpin">
0111                 <property name="sizePolicy">
0112                  <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0113                   <horstretch>0</horstretch>
0114                   <verstretch>0</verstretch>
0115                  </sizepolicy>
0116                 </property>
0117                 <property name="minimum">
0118                  <double>0.100000000000000</double>
0119                 </property>
0120                 <property name="maximum">
0121                  <double>3.000000000000000</double>
0122                 </property>
0123                 <property name="singleStep">
0124                  <double>0.100000000000000</double>
0125                 </property>
0126                 <property name="value">
0127                  <double>1.000000000000000</double>
0128                 </property>
0129                </widget>
0130               </item>
0131              </layout>
0132             </item>
0133             <item row="1" column="0">
0134              <widget class="QLabel" name="label_8">
0135               <property name="toolTip">
0136                <string>Camera frame width and height in pixels</string>
0137               </property>
0138               <property name="text">
0139                <string>Camera:</string>
0140               </property>
0141              </widget>
0142             </item>
0143             <item row="1" column="1">
0144              <layout class="QHBoxLayout" name="horizontalLayout">
0145               <property name="spacing">
0146                <number>3</number>
0147               </property>
0148               <item>
0149                <widget class="QLabel" name="label_9">
0150                 <property name="text">
0151                  <string>W</string>
0152                 </property>
0153                </widget>
0154               </item>
0155               <item>
0156                <widget class="QSpinBox" name="cameraWSpin">
0157                 <property name="sizePolicy">
0158                  <sizepolicy hsizetype="MinimumExpanding" 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 align=&quot;justify&quot;&gt;Width of the frame produced by the camera, in pixels.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0165                 </property>
0166                 <property name="suffix">
0167                  <string> pix</string>
0168                 </property>
0169                 <property name="minimum">
0170                  <number>0</number>
0171                 </property>
0172                 <property name="maximum">
0173                  <number>10000</number>
0174                 </property>
0175                 <property name="value">
0176                  <number>0</number>
0177                 </property>
0178                </widget>
0179               </item>
0180              </layout>
0181             </item>
0182             <item row="1" column="2">
0183              <layout class="QHBoxLayout" name="horizontalLayout_2">
0184               <property name="spacing">
0185                <number>3</number>
0186               </property>
0187               <item>
0188                <widget class="QLabel" name="label_10">
0189                 <property name="text">
0190                  <string>H</string>
0191                 </property>
0192                </widget>
0193               </item>
0194               <item>
0195                <widget class="QSpinBox" name="cameraHSpin">
0196                 <property name="sizePolicy">
0197                  <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0198                   <horstretch>0</horstretch>
0199                   <verstretch>0</verstretch>
0200                  </sizepolicy>
0201                 </property>
0202                 <property name="toolTip">
0203                  <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;justify&quot;&gt;Height of the frame produced by the camera, in pixels.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0204                 </property>
0205                 <property name="suffix">
0206                  <string> pix</string>
0207                 </property>
0208                 <property name="minimum">
0209                  <number>0</number>
0210                 </property>
0211                 <property name="maximum">
0212                  <number>10000</number>
0213                 </property>
0214                 <property name="value">
0215                  <number>0</number>
0216                 </property>
0217                </widget>
0218               </item>
0219              </layout>
0220             </item>
0221             <item row="2" column="0">
0222              <widget class="QLabel" name="label_11">
0223               <property name="toolTip">
0224                <string>Camera pixel size in microns</string>
0225               </property>
0226               <property name="text">
0227                <string>Pixel Size:</string>
0228               </property>
0229              </widget>
0230             </item>
0231             <item row="2" column="1">
0232              <layout class="QHBoxLayout" name="horizontalLayout_3">
0233               <property name="spacing">
0234                <number>3</number>
0235               </property>
0236               <item>
0237                <widget class="QLabel" name="label_13">
0238                 <property name="text">
0239                  <string>W</string>
0240                 </property>
0241                </widget>
0242               </item>
0243               <item>
0244                <widget class="QDoubleSpinBox" name="pixelWSizeSpin">
0245                 <property name="sizePolicy">
0246                  <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0247                   <horstretch>0</horstretch>
0248                   <verstretch>0</verstretch>
0249                  </sizepolicy>
0250                 </property>
0251                 <property name="toolTip">
0252                  <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;justify&quot;&gt;Width of a single camera photosite, in micrometers.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0253                 </property>
0254                 <property name="suffix">
0255                  <string> µm</string>
0256                 </property>
0257                 <property name="minimum">
0258                  <double>0.000000000000000</double>
0259                 </property>
0260                 <property name="value">
0261                  <double>0.000000000000000</double>
0262                 </property>
0263                </widget>
0264               </item>
0265              </layout>
0266             </item>
0267             <item row="2" column="2">
0268              <layout class="QHBoxLayout" name="horizontalLayout_4">
0269               <property name="spacing">
0270                <number>3</number>
0271               </property>
0272               <item>
0273                <widget class="QLabel" name="label_14">
0274                 <property name="text">
0275                  <string>H</string>
0276                 </property>
0277                </widget>
0278               </item>
0279               <item>
0280                <widget class="QDoubleSpinBox" name="pixelHSizeSpin">
0281                 <property name="sizePolicy">
0282                  <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0283                   <horstretch>0</horstretch>
0284                   <verstretch>0</verstretch>
0285                  </sizepolicy>
0286                 </property>
0287                 <property name="toolTip">
0288                  <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;justify&quot;&gt;Height of a single camera photosite, in micrometers.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0289                 </property>
0290                 <property name="suffix">
0291                  <string> µm</string>
0292                 </property>
0293                </widget>
0294               </item>
0295              </layout>
0296             </item>
0297            </layout>
0298           </item>
0299          </layout>
0300         </widget>
0301        </item>
0302        <item>
0303         <spacer name="verticalSpacer">
0304          <property name="orientation">
0305           <enum>Qt::Vertical</enum>
0306          </property>
0307          <property name="sizeHint" stdset="0">
0308           <size>
0309            <width>20</width>
0310            <height>40</height>
0311           </size>
0312          </property>
0313         </spacer>
0314        </item>
0315        <item>
0316         <layout class="QHBoxLayout" name="horizontalLayout_5">
0317          <item>
0318           <spacer name="horizontalSpacer">
0319            <property name="orientation">
0320             <enum>Qt::Horizontal</enum>
0321            </property>
0322            <property name="sizeHint" stdset="0">
0323             <size>
0324              <width>40</width>
0325              <height>20</height>
0326             </size>
0327            </property>
0328           </spacer>
0329          </item>
0330          <item>
0331           <widget class="QPushButton" name="fetchB">
0332            <property name="toolTip">
0333             <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;justify&quot;&gt;Fetch equipment information from the Ekos active profile, if any.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0334            </property>
0335            <property name="text">
0336             <string>Fetch</string>
0337            </property>
0338            <property name="icon">
0339             <iconset theme="download">
0340              <normaloff>.</normaloff>.</iconset>
0341            </property>
0342           </widget>
0343          </item>
0344          <item>
0345           <widget class="QPushButton" name="nextToSelectGridB">
0346            <property name="enabled">
0347             <bool>false</bool>
0348            </property>
0349            <property name="toolTip">
0350             <string>Go to Grid Selection page</string>
0351            </property>
0352            <property name="text">
0353             <string>Select Grid</string>
0354            </property>
0355            <property name="icon">
0356             <iconset theme="arrow-right">
0357              <normaloff>.</normaloff>.</iconset>
0358            </property>
0359           </widget>
0360          </item>
0361         </layout>
0362        </item>
0363       </layout>
0364      </widget>
0365      <widget class="QWidget" name="createGrid">
0366       <layout class="QVBoxLayout" name="verticalLayout_3">
0367        <property name="spacing">
0368         <number>3</number>
0369        </property>
0370        <property name="leftMargin">
0371         <number>3</number>
0372        </property>
0373        <property name="topMargin">
0374         <number>3</number>
0375        </property>
0376        <property name="rightMargin">
0377         <number>3</number>
0378        </property>
0379        <property name="bottomMargin">
0380         <number>3</number>
0381        </property>
0382        <item>
0383         <widget class="QGroupBox" name="fovGroup">
0384          <property name="enabled">
0385           <bool>true</bool>
0386          </property>
0387          <property name="sizePolicy">
0388           <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0389            <horstretch>0</horstretch>
0390            <verstretch>0</verstretch>
0391           </sizepolicy>
0392          </property>
0393          <property name="title">
0394           <string>↓ Select Grid</string>
0395          </property>
0396          <layout class="QGridLayout" name="gridLayout_2" columnstretch="1,1,1">
0397           <property name="sizeConstraint">
0398            <enum>QLayout::SetDefaultConstraint</enum>
0399           </property>
0400           <property name="leftMargin">
0401            <number>3</number>
0402           </property>
0403           <property name="topMargin">
0404            <number>3</number>
0405           </property>
0406           <property name="rightMargin">
0407            <number>3</number>
0408           </property>
0409           <property name="bottomMargin">
0410            <number>3</number>
0411           </property>
0412           <property name="spacing">
0413            <number>3</number>
0414           </property>
0415           <item row="7" column="1">
0416            <widget class="QSlider" name="transparencySlider">
0417             <property name="enabled">
0418              <bool>false</bool>
0419             </property>
0420             <property name="whatsThis">
0421              <string>Adjust tiles transparency</string>
0422             </property>
0423             <property name="minimum">
0424              <number>5</number>
0425             </property>
0426             <property name="maximum">
0427              <number>60</number>
0428             </property>
0429             <property name="value">
0430              <number>50</number>
0431             </property>
0432             <property name="orientation">
0433              <enum>Qt::Horizontal</enum>
0434             </property>
0435            </widget>
0436           </item>
0437           <item row="6" column="0">
0438            <widget class="QLabel" name="label_2">
0439             <property name="toolTip">
0440              <string>Camera's rotation angle (East of North) in degrees. To measure the angle, solve an image and use the astrometry solver solution's rotation angle</string>
0441             </property>
0442             <property name="text">
0443              <string>Position Angle:</string>
0444             </property>
0445            </widget>
0446           </item>
0447           <item row="4" column="2">
0448            <layout class="QHBoxLayout" name="horizontalLayout_10">
0449             <property name="spacing">
0450              <number>3</number>
0451             </property>
0452             <item>
0453              <widget class="QLabel" name="cameraHFOVLabel">
0454               <property name="enabled">
0455                <bool>true</bool>
0456               </property>
0457               <property name="sizePolicy">
0458                <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0459                 <horstretch>0</horstretch>
0460                 <verstretch>0</verstretch>
0461                </sizepolicy>
0462               </property>
0463               <property name="text">
0464                <string>H</string>
0465               </property>
0466              </widget>
0467             </item>
0468             <item>
0469              <widget class="QDoubleSpinBox" name="cameraHFOVSpin">
0470               <property name="enabled">
0471                <bool>false</bool>
0472               </property>
0473               <property name="sizePolicy">
0474                <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0475                 <horstretch>0</horstretch>
0476                 <verstretch>0</verstretch>
0477                </sizepolicy>
0478               </property>
0479               <property name="focusPolicy">
0480                <enum>Qt::NoFocus</enum>
0481               </property>
0482               <property name="toolTip">
0483                <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;justify&quot;&gt;Field height of the camera in arcminutes.&lt;/p&gt;&lt;p align=&quot;justify&quot;&gt;This value is computed from the equipment information, and defines the height of the field covered by one tile of the mosaic.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0484               </property>
0485               <property name="readOnly">
0486                <bool>true</bool>
0487               </property>
0488               <property name="suffix">
0489                <string>'</string>
0490               </property>
0491               <property name="maximum">
0492                <double>3600.000000000000000</double>
0493               </property>
0494              </widget>
0495             </item>
0496            </layout>
0497           </item>
0498           <item row="3" column="0">
0499            <widget class="QLabel" name="targetFOVLabel">
0500             <property name="enabled">
0501              <bool>true</bool>
0502             </property>
0503             <property name="toolTip">
0504              <string>Final mosaic field of view size in arc minutes. Click update to calculate it or enter it manually.</string>
0505             </property>
0506             <property name="text">
0507              <string>Mosaic FOV:</string>
0508             </property>
0509            </widget>
0510           </item>
0511           <item row="8" column="1" colspan="2">
0512            <layout class="QHBoxLayout" name="horizontalLayout_9">
0513             <item>
0514              <widget class="QCheckBox" name="reverseOddRows">
0515               <property name="sizePolicy">
0516                <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0517                 <horstretch>0</horstretch>
0518                 <verstretch>0</verstretch>
0519                </sizepolicy>
0520               </property>
0521               <property name="toolTip">
0522                <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;When checked, orders mosaic tiles so that the mount moves minimally between jobs (S-shape).&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0523               </property>
0524               <property name="text">
0525                <string>Minimum mount move</string>
0526               </property>
0527               <property name="checked">
0528                <bool>true</bool>
0529               </property>
0530              </widget>
0531             </item>
0532            </layout>
0533           </item>
0534           <item row="3" column="2">
0535            <layout class="QHBoxLayout" name="horizontalLayout_8">
0536             <property name="spacing">
0537              <number>3</number>
0538             </property>
0539             <item>
0540              <widget class="QLabel" name="targetFOVHLabel">
0541               <property name="enabled">
0542                <bool>true</bool>
0543               </property>
0544               <property name="sizePolicy">
0545                <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0546                 <horstretch>0</horstretch>
0547                 <verstretch>0</verstretch>
0548                </sizepolicy>
0549               </property>
0550               <property name="text">
0551                <string>H</string>
0552               </property>
0553              </widget>
0554             </item>
0555             <item>
0556              <widget class="QDoubleSpinBox" name="targetHFOVSpin">
0557               <property name="enabled">
0558                <bool>true</bool>
0559               </property>
0560               <property name="sizePolicy">
0561                <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0562                 <horstretch>0</horstretch>
0563                 <verstretch>0</verstretch>
0564                </sizepolicy>
0565               </property>
0566               <property name="toolTip">
0567                <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;justify&quot;&gt;Minimum field height that the mosaic must cover, in arcminutes.&lt;/p&gt;&lt;p align=&quot;justify&quot;&gt;Modifying this value immediately changes the number of tiles on the mosaic height. &lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0568               </property>
0569               <property name="suffix">
0570                <string>'</string>
0571               </property>
0572               <property name="maximum">
0573                <double>3600.000000000000000</double>
0574               </property>
0575              </widget>
0576             </item>
0577            </layout>
0578           </item>
0579           <item row="1" column="2">
0580            <layout class="QHBoxLayout" name="horizontalLayout_16">
0581             <item>
0582              <widget class="QPushButton" name="resetB">
0583               <property name="sizePolicy">
0584                <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0585                 <horstretch>0</horstretch>
0586                 <verstretch>0</verstretch>
0587                </sizepolicy>
0588               </property>
0589               <property name="toolTip">
0590                <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;justify&quot;&gt;Recompute the mosaic field from the number of tiles.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0591               </property>
0592               <property name="text">
0593                <string>Cover FOV</string>
0594               </property>
0595              </widget>
0596             </item>
0597            </layout>
0598           </item>
0599           <item row="2" column="1">
0600            <layout class="QHBoxLayout" name="horizontalLayout_11">
0601             <property name="spacing">
0602              <number>3</number>
0603             </property>
0604             <item>
0605              <widget class="QLabel" name="label_7">
0606               <property name="sizePolicy">
0607                <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0608                 <horstretch>0</horstretch>
0609                 <verstretch>0</verstretch>
0610                </sizepolicy>
0611               </property>
0612               <property name="text">
0613                <string>W</string>
0614               </property>
0615              </widget>
0616             </item>
0617             <item>
0618              <widget class="QSpinBox" name="mosaicWSpin">
0619               <property name="sizePolicy">
0620                <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0621                 <horstretch>0</horstretch>
0622                 <verstretch>0</verstretch>
0623                </sizepolicy>
0624               </property>
0625               <property name="toolTip">
0626                <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;justify&quot;&gt;Number of tiles on the mosaic width.&lt;/p&gt;&lt;p align=&quot;justify&quot;&gt;Modifying this value immediately changes the width of the field covered by the mosaic.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0627               </property>
0628               <property name="suffix">
0629                <string> x</string>
0630               </property>
0631               <property name="minimum">
0632                <number>1</number>
0633               </property>
0634               <property name="maximum">
0635                <number>10</number>
0636               </property>
0637               <property name="value">
0638                <number>1</number>
0639               </property>
0640              </widget>
0641             </item>
0642            </layout>
0643           </item>
0644           <item row="1" column="0">
0645            <widget class="QLabel" name="overlapLabel">
0646             <property name="enabled">
0647              <bool>true</bool>
0648             </property>
0649             <property name="sizePolicy">
0650              <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0651               <horstretch>0</horstretch>
0652               <verstretch>0</verstretch>
0653              </sizepolicy>
0654             </property>
0655             <property name="toolTip">
0656              <string>Percentage of overlap between two neighbouring images</string>
0657             </property>
0658             <property name="text">
0659              <string>Overlap:</string>
0660             </property>
0661            </widget>
0662           </item>
0663           <item row="7" column="0">
0664            <widget class="QLabel" name="label_16">
0665             <property name="text">
0666              <string>Tile Transparency:</string>
0667             </property>
0668            </widget>
0669           </item>
0670           <item row="4" column="0">
0671            <widget class="QLabel" name="cameraFOVLabel">
0672             <property name="enabled">
0673              <bool>true</bool>
0674             </property>
0675             <property name="sizePolicy">
0676              <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0677               <horstretch>0</horstretch>
0678               <verstretch>0</verstretch>
0679              </sizepolicy>
0680             </property>
0681             <property name="toolTip">
0682              <string>Camera FOV in arc minutes as determined from equipment parameters above</string>
0683             </property>
0684             <property name="text">
0685              <string>Camera FOV:</string>
0686             </property>
0687            </widget>
0688           </item>
0689           <item row="2" column="2">
0690            <layout class="QHBoxLayout" name="horizontalLayout_12">
0691             <property name="spacing">
0692              <number>3</number>
0693             </property>
0694             <item>
0695              <widget class="QLabel" name="label_12">
0696               <property name="sizePolicy">
0697                <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0698                 <horstretch>0</horstretch>
0699                 <verstretch>0</verstretch>
0700                </sizepolicy>
0701               </property>
0702               <property name="text">
0703                <string>H</string>
0704               </property>
0705              </widget>
0706             </item>
0707             <item>
0708              <widget class="QSpinBox" name="mosaicHSpin">
0709               <property name="sizePolicy">
0710                <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0711                 <horstretch>0</horstretch>
0712                 <verstretch>0</verstretch>
0713                </sizepolicy>
0714               </property>
0715               <property name="toolTip">
0716                <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;justify&quot;&gt;Number of tiles on the mosaic height.&lt;/p&gt;&lt;p align=&quot;justify&quot;&gt;Modifying this value immediately changes the height of the field covered by the mosaic.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0717               </property>
0718               <property name="suffix">
0719                <string> x</string>
0720               </property>
0721               <property name="minimum">
0722                <number>1</number>
0723               </property>
0724               <property name="maximum">
0725                <number>10</number>
0726               </property>
0727               <property name="value">
0728                <number>1</number>
0729               </property>
0730              </widget>
0731             </item>
0732            </layout>
0733           </item>
0734           <item row="2" column="0">
0735            <widget class="QLabel" name="label">
0736             <property name="sizePolicy">
0737              <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0738               <horstretch>0</horstretch>
0739               <verstretch>0</verstretch>
0740              </sizepolicy>
0741             </property>
0742             <property name="toolTip">
0743              <string>Specify the number of rows and columns of the final mosaic image</string>
0744             </property>
0745             <property name="text">
0746              <string>Mosaic Grid:</string>
0747             </property>
0748            </widget>
0749           </item>
0750           <item row="4" column="1">
0751            <layout class="QHBoxLayout" name="horizontalLayout_6">
0752             <property name="spacing">
0753              <number>3</number>
0754             </property>
0755             <property name="sizeConstraint">
0756              <enum>QLayout::SetDefaultConstraint</enum>
0757             </property>
0758             <item>
0759              <widget class="QLabel" name="cameraWFOVLabel">
0760               <property name="enabled">
0761                <bool>true</bool>
0762               </property>
0763               <property name="sizePolicy">
0764                <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0765                 <horstretch>0</horstretch>
0766                 <verstretch>0</verstretch>
0767                </sizepolicy>
0768               </property>
0769               <property name="text">
0770                <string>W</string>
0771               </property>
0772              </widget>
0773             </item>
0774             <item>
0775              <widget class="QDoubleSpinBox" name="cameraWFOVSpin">
0776               <property name="enabled">
0777                <bool>false</bool>
0778               </property>
0779               <property name="sizePolicy">
0780                <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0781                 <horstretch>0</horstretch>
0782                 <verstretch>0</verstretch>
0783                </sizepolicy>
0784               </property>
0785               <property name="focusPolicy">
0786                <enum>Qt::NoFocus</enum>
0787               </property>
0788               <property name="toolTip">
0789                <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;justify&quot;&gt;Field width of the camera in arcminutes.&lt;/p&gt;&lt;p align=&quot;justify&quot;&gt;This value is computed from the equipment information, and defines the width of the field covered by one tile of the mosaic.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0790               </property>
0791               <property name="readOnly">
0792                <bool>true</bool>
0793               </property>
0794               <property name="suffix">
0795                <string>'</string>
0796               </property>
0797               <property name="maximum">
0798                <double>3600.000000000000000</double>
0799               </property>
0800              </widget>
0801             </item>
0802            </layout>
0803           </item>
0804           <item row="7" column="2">
0805            <widget class="QCheckBox" name="transparencyAuto">
0806             <property name="text">
0807              <string comment="Transparency">Auto</string>
0808             </property>
0809             <property name="checked">
0810              <bool>true</bool>
0811             </property>
0812            </widget>
0813           </item>
0814           <item row="3" column="1">
0815            <layout class="QHBoxLayout" name="horizontalLayout_7" stretch="0,1">
0816             <property name="spacing">
0817              <number>3</number>
0818             </property>
0819             <item>
0820              <widget class="QLabel" name="targetFOVWLabel">
0821               <property name="enabled">
0822                <bool>true</bool>
0823               </property>
0824               <property name="sizePolicy">
0825                <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0826                 <horstretch>0</horstretch>
0827                 <verstretch>0</verstretch>
0828                </sizepolicy>
0829               </property>
0830               <property name="text">
0831                <string>W</string>
0832               </property>
0833              </widget>
0834             </item>
0835             <item>
0836              <widget class="QDoubleSpinBox" name="targetWFOVSpin">
0837               <property name="enabled">
0838                <bool>true</bool>
0839               </property>
0840               <property name="sizePolicy">
0841                <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0842                 <horstretch>0</horstretch>
0843                 <verstretch>0</verstretch>
0844                </sizepolicy>
0845               </property>
0846               <property name="toolTip">
0847                <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;justify&quot;&gt;Minimum field width that the mosaic must cover, in arcminutes.&lt;/p&gt;&lt;p align=&quot;justify&quot;&gt;Modifying this value immediately changes the number of tiles on the mosaic width.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0848               </property>
0849               <property name="suffix">
0850                <string>'</string>
0851               </property>
0852               <property name="maximum">
0853                <double>3600.000000000000000</double>
0854               </property>
0855              </widget>
0856             </item>
0857            </layout>
0858           </item>
0859           <item row="1" column="1">
0860            <layout class="QHBoxLayout" name="horizontalLayout_15" stretch="0">
0861             <property name="spacing">
0862              <number>3</number>
0863             </property>
0864             <item>
0865              <widget class="QDoubleSpinBox" name="overlapSpin">
0866               <property name="enabled">
0867                <bool>true</bool>
0868               </property>
0869               <property name="sizePolicy">
0870                <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0871                 <horstretch>0</horstretch>
0872                 <verstretch>0</verstretch>
0873                </sizepolicy>
0874               </property>
0875               <property name="toolTip">
0876                <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;justify&quot;&gt;Overlap between each tile of the mosaic. See the main help icon in the corner of the sky chart.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0877               </property>
0878               <property name="suffix">
0879                <string> %</string>
0880               </property>
0881               <property name="maximum">
0882                <double>90.000000000000000</double>
0883               </property>
0884               <property name="singleStep">
0885                <double>5.000000000000000</double>
0886               </property>
0887               <property name="value">
0888                <double>10.000000000000000</double>
0889               </property>
0890              </widget>
0891             </item>
0892            </layout>
0893           </item>
0894           <item row="6" column="1" colspan="2">
0895            <widget class="QDoubleSpinBox" name="positionAngleSpin">
0896             <property name="toolTip">
0897              <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;justify&quot;&gt;Orientation of the camera field of view.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0898             </property>
0899             <property name="suffix">
0900              <string> East of North</string>
0901             </property>
0902             <property name="minimum">
0903              <double>-360.000000000000000</double>
0904             </property>
0905             <property name="maximum">
0906              <double>360.000000000000000</double>
0907             </property>
0908             <property name="singleStep">
0909              <double>5.000000000000000</double>
0910             </property>
0911            </widget>
0912           </item>
0913          </layout>
0914         </widget>
0915        </item>
0916        <item>
0917         <spacer name="verticalSpacer_2">
0918          <property name="orientation">
0919           <enum>Qt::Vertical</enum>
0920          </property>
0921          <property name="sizeHint" stdset="0">
0922           <size>
0923            <width>20</width>
0924            <height>17</height>
0925           </size>
0926          </property>
0927         </spacer>
0928        </item>
0929        <item>
0930         <layout class="QHBoxLayout" name="horizontalLayout_13">
0931          <item>
0932           <widget class="QPushButton" name="backToEquipmentB">
0933            <property name="toolTip">
0934             <string>Go to equipment selection page</string>
0935            </property>
0936            <property name="text">
0937             <string>Confirm Equipment</string>
0938            </property>
0939            <property name="icon">
0940             <iconset theme="arrow-left">
0941              <normaloff>.</normaloff>.</iconset>
0942            </property>
0943           </widget>
0944          </item>
0945          <item>
0946           <spacer name="horizontalSpacer_2">
0947            <property name="orientation">
0948             <enum>Qt::Horizontal</enum>
0949            </property>
0950            <property name="sizeHint" stdset="0">
0951             <size>
0952              <width>40</width>
0953              <height>20</height>
0954             </size>
0955            </property>
0956           </spacer>
0957          </item>
0958          <item>
0959           <widget class="QPushButton" name="importB">
0960            <property name="toolTip">
0961             <string>Import Mosaic from Telescopius</string>
0962            </property>
0963            <property name="text">
0964             <string>Import...</string>
0965            </property>
0966           </widget>
0967          </item>
0968          <item>
0969           <widget class="QPushButton" name="recenterB">
0970            <property name="toolTip">
0971             <string>Reset mosaic center to sky map center</string>
0972            </property>
0973            <property name="text">
0974             <string>Recenter</string>
0975            </property>
0976            <property name="icon">
0977             <iconset theme="arrow">
0978              <normaloff>.</normaloff>.</iconset>
0979            </property>
0980           </widget>
0981          </item>
0982          <item>
0983           <widget class="QPushButton" name="nextToAdjustGrid">
0984            <property name="toolTip">
0985             <string>Go to grid adjustment page</string>
0986            </property>
0987            <property name="text">
0988             <string>Adjust Grid</string>
0989            </property>
0990            <property name="icon">
0991             <iconset theme="arrow-right">
0992              <normaloff>.</normaloff>.</iconset>
0993            </property>
0994           </widget>
0995          </item>
0996         </layout>
0997        </item>
0998       </layout>
0999      </widget>
1000      <widget class="QWidget" name="adjustGrid">
1001       <layout class="QVBoxLayout" name="verticalLayout_5">
1002        <property name="spacing">
1003         <number>3</number>
1004        </property>
1005        <property name="leftMargin">
1006         <number>3</number>
1007        </property>
1008        <property name="topMargin">
1009         <number>3</number>
1010        </property>
1011        <property name="rightMargin">
1012         <number>3</number>
1013        </property>
1014        <property name="bottomMargin">
1015         <number>3</number>
1016        </property>
1017        <item>
1018         <widget class="QGroupBox" name="fovGroup_2">
1019          <property name="enabled">
1020           <bool>true</bool>
1021          </property>
1022          <property name="sizePolicy">
1023           <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
1024            <horstretch>0</horstretch>
1025            <verstretch>0</verstretch>
1026           </sizepolicy>
1027          </property>
1028          <property name="title">
1029           <string>↓ Adjust Grid</string>
1030          </property>
1031          <layout class="QGridLayout" name="gridLayout_3" columnstretch="1,0,0">
1032           <property name="sizeConstraint">
1033            <enum>QLayout::SetDefaultConstraint</enum>
1034           </property>
1035           <property name="leftMargin">
1036            <number>3</number>
1037           </property>
1038           <property name="topMargin">
1039            <number>3</number>
1040           </property>
1041           <property name="rightMargin">
1042            <number>3</number>
1043           </property>
1044           <property name="bottomMargin">
1045            <number>3</number>
1046           </property>
1047           <property name="spacing">
1048            <number>3</number>
1049           </property>
1050           <item row="1" column="2">
1051            <widget class="dmsBox" name="decBox">
1052             <property name="sizePolicy">
1053              <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
1054               <horstretch>0</horstretch>
1055               <verstretch>0</verstretch>
1056              </sizepolicy>
1057             </property>
1058             <property name="toolTip">
1059              <string/>
1060             </property>
1061             <property name="layoutDirection">
1062              <enum>Qt::LeftToRight</enum>
1063             </property>
1064            </widget>
1065           </item>
1066           <item row="1" column="1">
1067            <widget class="dmsBox" name="raBox">
1068             <property name="sizePolicy">
1069              <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
1070               <horstretch>0</horstretch>
1071               <verstretch>0</verstretch>
1072              </sizepolicy>
1073             </property>
1074             <property name="toolTip">
1075              <string/>
1076             </property>
1077            </widget>
1078           </item>
1079           <item row="1" column="0">
1080            <widget class="QLabel" name="label_6">
1081             <property name="sizePolicy">
1082              <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
1083               <horstretch>0</horstretch>
1084               <verstretch>0</verstretch>
1085              </sizepolicy>
1086             </property>
1087             <property name="toolTip">
1088              <string>Specify the number of rows and columns of the final mosaic image</string>
1089             </property>
1090             <property name="text">
1091              <string>J2000 Center</string>
1092             </property>
1093            </widget>
1094           </item>
1095          </layout>
1096         </widget>
1097        </item>
1098        <item>
1099         <widget class="QLabel" name="label_15">
1100          <property name="text">
1101           <string>Adjust Grid center by manually entering the J2000 center or by dragging the center of the mosaic on the sky map.</string>
1102          </property>
1103          <property name="wordWrap">
1104           <bool>true</bool>
1105          </property>
1106         </widget>
1107        </item>
1108        <item>
1109         <spacer name="verticalSpacer_4">
1110          <property name="orientation">
1111           <enum>Qt::Vertical</enum>
1112          </property>
1113          <property name="sizeHint" stdset="0">
1114           <size>
1115            <width>20</width>
1116            <height>204</height>
1117           </size>
1118          </property>
1119         </spacer>
1120        </item>
1121        <item>
1122         <layout class="QHBoxLayout" name="horizontalLayout_26">
1123          <item>
1124           <widget class="QPushButton" name="backToSelectGrid">
1125            <property name="toolTip">
1126             <string>Go to grid selection page</string>
1127            </property>
1128            <property name="text">
1129             <string>Select Grid</string>
1130            </property>
1131            <property name="icon">
1132             <iconset theme="arrow-left">
1133              <normaloff>.</normaloff>.</iconset>
1134            </property>
1135           </widget>
1136          </item>
1137          <item>
1138           <spacer name="horizontalSpacer_4">
1139            <property name="orientation">
1140             <enum>Qt::Horizontal</enum>
1141            </property>
1142            <property name="sizeHint" stdset="0">
1143             <size>
1144              <width>40</width>
1145              <height>20</height>
1146             </size>
1147            </property>
1148           </spacer>
1149          </item>
1150          <item>
1151           <widget class="QPushButton" name="goSolveB">
1152            <property name="enabled">
1153             <bool>true</bool>
1154            </property>
1155            <property name="toolTip">
1156             <string>Go and plate solve mosaic center</string>
1157            </property>
1158            <property name="text">
1159             <string>Go &amp;&amp; Solve</string>
1160            </property>
1161            <property name="icon">
1162             <iconset theme="crosshairs">
1163              <normaloff>.</normaloff>.</iconset>
1164            </property>
1165           </widget>
1166          </item>
1167          <item>
1168           <widget class="QPushButton" name="nextToJobsB">
1169            <property name="toolTip">
1170             <string>Go to scheduler job creation page</string>
1171            </property>
1172            <property name="text">
1173             <string>Create Jobs</string>
1174            </property>
1175            <property name="icon">
1176             <iconset theme="arrow-right">
1177              <normaloff>.</normaloff>.</iconset>
1178            </property>
1179           </widget>
1180          </item>
1181         </layout>
1182        </item>
1183       </layout>
1184      </widget>
1185      <widget class="QWidget" name="jobs">
1186       <layout class="QVBoxLayout" name="verticalLayout_4">
1187        <property name="spacing">
1188         <number>3</number>
1189        </property>
1190        <property name="leftMargin">
1191         <number>3</number>
1192        </property>
1193        <property name="topMargin">
1194         <number>3</number>
1195        </property>
1196        <property name="rightMargin">
1197         <number>3</number>
1198        </property>
1199        <property name="bottomMargin">
1200         <number>3</number>
1201        </property>
1202        <item>
1203         <widget class="QGroupBox" name="jobsGroup">
1204          <property name="sizePolicy">
1205           <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
1206            <horstretch>0</horstretch>
1207            <verstretch>0</verstretch>
1208           </sizepolicy>
1209          </property>
1210          <property name="title">
1211           <string>↓Create  Scheduler Jobs</string>
1212          </property>
1213          <layout class="QGridLayout" name="gridLayout_4">
1214           <item row="5" column="6">
1215            <widget class="QCheckBox" name="guideStepCheck">
1216             <property name="sizePolicy">
1217              <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
1218               <horstretch>0</horstretch>
1219               <verstretch>0</verstretch>
1220              </sizepolicy>
1221             </property>
1222             <property name="toolTip">
1223              <string>Perform calibration and autoguiding before proceeding to the next step.</string>
1224             </property>
1225             <property name="text">
1226              <string>Guide</string>
1227             </property>
1228             <property name="checked">
1229              <bool>true</bool>
1230             </property>
1231            </widget>
1232           </item>
1233           <item row="4" column="2" colspan="5">
1234            <widget class="QLineEdit" name="directoryEdit">
1235             <property name="toolTip">
1236              <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;justify&quot;&gt;Filesystem folder where the Scheduler jobs required to cover the mosaic will be created in.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
1237             </property>
1238            </widget>
1239           </item>
1240           <item row="2" column="0">
1241            <widget class="QLabel" name="sequenceLabel">
1242             <property name="toolTip">
1243              <string>Ekos Sequence File</string>
1244             </property>
1245             <property name="text">
1246              <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Sequence: &lt;span style=&quot; color:#ff0000;&quot;&gt;*&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
1247             </property>
1248            </widget>
1249           </item>
1250           <item row="5" column="5">
1251            <widget class="QCheckBox" name="alignStepCheck">
1252             <property name="sizePolicy">
1253              <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
1254               <horstretch>0</horstretch>
1255               <verstretch>0</verstretch>
1256              </sizepolicy>
1257             </property>
1258             <property name="toolTip">
1259              <string>Perform alignment using astrometry solver before proceeding to the next step.</string>
1260             </property>
1261             <property name="text">
1262              <string>Align</string>
1263             </property>
1264             <property name="checked">
1265              <bool>true</bool>
1266             </property>
1267            </widget>
1268           </item>
1269           <item row="5" column="0">
1270            <widget class="QLabel" name="label_5">
1271             <property name="sizePolicy">
1272              <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
1273               <horstretch>0</horstretch>
1274               <verstretch>0</verstretch>
1275              </sizepolicy>
1276             </property>
1277             <property name="toolTip">
1278              <string>Select which steps to execute before starting the capture process.</string>
1279             </property>
1280             <property name="text">
1281              <string>Steps:</string>
1282             </property>
1283            </widget>
1284           </item>
1285           <item row="7" column="0">
1286            <widget class="QLabel" name="alignEveryLabel">
1287             <property name="sizePolicy">
1288              <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
1289               <horstretch>0</horstretch>
1290               <verstretch>0</verstretch>
1291              </sizepolicy>
1292             </property>
1293             <property name="text">
1294              <string>Align Every</string>
1295             </property>
1296            </widget>
1297           </item>
1298           <item row="2" column="7">
1299            <widget class="QPushButton" name="loadSequenceB">
1300             <property name="sizePolicy">
1301              <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
1302               <horstretch>0</horstretch>
1303               <verstretch>0</verstretch>
1304              </sizepolicy>
1305             </property>
1306             <property name="minimumSize">
1307              <size>
1308               <width>32</width>
1309               <height>32</height>
1310              </size>
1311             </property>
1312             <property name="toolTip">
1313              <string>Load the image sequence queue.</string>
1314             </property>
1315             <property name="text">
1316              <string/>
1317             </property>
1318             <property name="icon">
1319              <iconset theme="folder">
1320               <normaloff>.</normaloff>.</iconset>
1321             </property>
1322             <property name="iconSize">
1323              <size>
1324               <width>28</width>
1325               <height>28</height>
1326              </size>
1327             </property>
1328            </widget>
1329           </item>
1330           <item row="0" column="2" colspan="5">
1331            <widget class="QLineEdit" name="targetEdit">
1332             <property name="placeholderText">
1333              <string>M 31</string>
1334             </property>
1335            </widget>
1336           </item>
1337           <item row="5" column="3">
1338            <widget class="QCheckBox" name="trackStepCheck">
1339             <property name="sizePolicy">
1340              <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
1341               <horstretch>0</horstretch>
1342               <verstretch>0</verstretch>
1343              </sizepolicy>
1344             </property>
1345             <property name="toolTip">
1346              <string>Slew to the target and track it before proceeding to the next step.</string>
1347             </property>
1348             <property name="layoutDirection">
1349              <enum>Qt::LeftToRight</enum>
1350             </property>
1351             <property name="text">
1352              <string>Track</string>
1353             </property>
1354             <property name="checked">
1355              <bool>true</bool>
1356             </property>
1357            </widget>
1358           </item>
1359           <item row="0" column="0">
1360            <widget class="QLabel" name="label_3">
1361             <property name="text">
1362              <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Target: &lt;span style=&quot; color:#ff0000;&quot;&gt;*&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
1363             </property>
1364            </widget>
1365           </item>
1366           <item row="7" column="5">
1367            <widget class="QLabel" name="focusEveryLabel">
1368             <property name="sizePolicy">
1369              <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
1370               <horstretch>0</horstretch>
1371               <verstretch>0</verstretch>
1372              </sizepolicy>
1373             </property>
1374             <property name="text">
1375              <string>Focus Every</string>
1376             </property>
1377            </widget>
1378           </item>
1379           <item row="4" column="7">
1380            <widget class="QPushButton" name="selectJobsDirB">
1381             <property name="sizePolicy">
1382              <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
1383               <horstretch>0</horstretch>
1384               <verstretch>0</verstretch>
1385              </sizepolicy>
1386             </property>
1387             <property name="minimumSize">
1388              <size>
1389               <width>32</width>
1390               <height>32</height>
1391              </size>
1392             </property>
1393             <property name="text">
1394              <string/>
1395             </property>
1396             <property name="icon">
1397              <iconset theme="folder">
1398               <normaloff>.</normaloff>.</iconset>
1399             </property>
1400             <property name="iconSize">
1401              <size>
1402               <width>28</width>
1403               <height>28</height>
1404              </size>
1405             </property>
1406            </widget>
1407           </item>
1408           <item row="4" column="0">
1409            <widget class="QLabel" name="textLabel1_18">
1410             <property name="toolTip">
1411              <string>Directory to save sequence images</string>
1412             </property>
1413             <property name="whatsThis">
1414              <string/>
1415             </property>
1416             <property name="text">
1417              <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Directory: &lt;span style=&quot; color:#ff0000;&quot;&gt;*&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
1418             </property>
1419            </widget>
1420           </item>
1421           <item row="7" column="2" colspan="2">
1422            <widget class="QSpinBox" name="alignEvery">
1423             <property name="toolTip">
1424              <string>Perform alignment every N jobs.</string>
1425             </property>
1426             <property name="suffix">
1427              <string/>
1428             </property>
1429             <property name="minimum">
1430              <number>1</number>
1431             </property>
1432             <property name="maximum">
1433              <number>50</number>
1434             </property>
1435             <property name="value">
1436              <number>1</number>
1437             </property>
1438            </widget>
1439           </item>
1440           <item row="7" column="6" colspan="2">
1441            <widget class="QSpinBox" name="focusEvery">
1442             <property name="toolTip">
1443              <string>Perform autofocus every N jobs.</string>
1444             </property>
1445             <property name="suffix">
1446              <string/>
1447             </property>
1448             <property name="minimum">
1449              <number>1</number>
1450             </property>
1451             <property name="maximum">
1452              <number>50</number>
1453             </property>
1454             <property name="value">
1455              <number>1</number>
1456             </property>
1457            </widget>
1458           </item>
1459           <item row="2" column="2" colspan="5">
1460            <widget class="QLineEdit" name="sequenceEdit">
1461             <property name="enabled">
1462              <bool>true</bool>
1463             </property>
1464             <property name="sizePolicy">
1465              <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
1466               <horstretch>0</horstretch>
1467               <verstretch>0</verstretch>
1468              </sizepolicy>
1469             </property>
1470             <property name="readOnly">
1471              <bool>true</bool>
1472             </property>
1473            </widget>
1474           </item>
1475           <item row="5" column="4">
1476            <widget class="QCheckBox" name="focusStepCheck">
1477             <property name="sizePolicy">
1478              <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
1479               <horstretch>0</horstretch>
1480               <verstretch>0</verstretch>
1481              </sizepolicy>
1482             </property>
1483             <property name="toolTip">
1484              <string>Perform autofocusing before proceeding to the next step.</string>
1485             </property>
1486             <property name="layoutDirection">
1487              <enum>Qt::LeftToRight</enum>
1488             </property>
1489             <property name="text">
1490              <string>Focus</string>
1491             </property>
1492             <property name="checked">
1493              <bool>true</bool>
1494             </property>
1495            </widget>
1496           </item>
1497           <item row="8" column="0">
1498            <spacer name="verticalSpacer2_group">
1499             <property name="orientation">
1500              <enum>Qt::Vertical</enum>
1501             </property>
1502             <property name="sizeType">
1503              <enum>QSizePolicy::Fixed</enum>
1504             </property>
1505             <property name="sizeHint" stdset="0">
1506              <size>
1507               <width>0</width>
1508               <height>15</height>
1509              </size>
1510             </property>
1511            </spacer>
1512           </item>
1513           <item row="9" column="0" colspan="5">
1514            <widget class="QGroupBox" name="groupBox">
1515             <property name="sizePolicy">
1516              <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
1517               <horstretch>0</horstretch>
1518               <verstretch>0</verstretch>
1519              </sizepolicy>
1520             </property>
1521             <property name="title">
1522              <string>Group:</string>
1523             </property>
1524             <layout class="QGridLayout" name="groupLayout">
1525              <item row="0" column="0">
1526               <widget class="QLineEdit" name="groupEdit">
1527                <property name="sizePolicy">
1528                 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
1529                  <horstretch>0</horstretch>
1530                  <verstretch>0</verstretch>
1531                 </sizepolicy>
1532                </property>
1533                <property name="toolTip">
1534                 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;justify&quot;&gt;Select a group name. Useful if you want the mosaic jobs to repeat together--assign them a group name, and give them &lt;span style=&quot; font-style:italic;&quot;&gt;repeat for N (N=2 or more)&lt;/span&gt; or &lt;span style=&quot; font-style:italic;&quot;&gt;repeat until terminated&lt;/span&gt; completion conditions. Otherwise leave empty.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
1535                </property>
1536               </widget>
1537              </item>
1538              <item row="1" column="0">
1539               <spacer name="verticalSpacer_group">
1540                <property name="orientation">
1541                 <enum>Qt::Vertical</enum>
1542                </property>
1543                <property name="sizeHint" stdset="0">
1544                 <size>
1545                  <width>20</width>
1546                  <height>40</height>
1547                 </size>
1548                </property>
1549               </spacer>
1550              </item>
1551             </layout>
1552            </widget>
1553           </item>
1554           <item row="9" column="5" colspan="5">
1555            <widget class="QGroupBox" name="completionGroup">
1556             <property name="sizePolicy">
1557              <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
1558               <horstretch>0</horstretch>
1559               <verstretch>0</verstretch>
1560              </sizepolicy>
1561             </property>
1562             <property name="title">
1563              <string>Completion Condition:</string>
1564             </property>
1565             <layout class="QGridLayout" name="completionLayout">
1566              <item row="1" column="4">
1567               <widget class="QRadioButton" name="repeatCompletionR">
1568                <property name="sizePolicy">
1569                 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
1570                  <horstretch>0</horstretch>
1571                  <verstretch>0</verstretch>
1572                 </sizepolicy>
1573                </property>
1574                <property name="toolTip">
1575                 <string>Restart job until it is executed this many times.</string>
1576                </property>
1577                <property name="text">
1578                 <string>&amp;Repeat for</string>
1579                </property>
1580               </widget>
1581              </item>
1582              <item row="0" column="4" colspan="5">
1583               <widget class="QRadioButton" name="sequenceCompletionR">
1584                <property name="sizePolicy">
1585                 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
1586                  <horstretch>0</horstretch>
1587                  <verstretch>0</verstretch>
1588                 </sizepolicy>
1589                </property>
1590                <property name="toolTip">
1591                 <string>The observation job is completed when the sequence is complete.</string>
1592                </property>
1593                <property name="text">
1594                 <string>Se&amp;quence completion</string>
1595                </property>
1596                <property name="checked">
1597                 <bool>true</bool>
1598                </property>
1599               </widget>
1600              </item>
1601              <item row="1" column="6" colspan="5">
1602               <widget class="QSpinBox" name="repeatsSpin">
1603                <property name="sizePolicy">
1604                 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
1605                  <horstretch>0</horstretch>
1606                  <verstretch>0</verstretch>
1607                 </sizepolicy>
1608                </property>
1609                <property name="toolTip">
1610                 <string>Restart job until it is executed this many times.</string>
1611                </property>
1612                <property name="suffix">
1613                 <string> runs</string>
1614                </property>
1615                <property name="minimum">
1616                 <number>1</number>
1617                </property>
1618                <property name="maximum">
1619                 <number>1000</number>
1620                </property>
1621                <property name="value">
1622                 <number>1</number>
1623                </property>
1624               </widget>
1625              </item>
1626              <item row="2" column="4" colspan="5">
1627               <widget class="QRadioButton" name="loopCompletionR">
1628                <property name="sizePolicy">
1629                 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
1630                  <horstretch>0</horstretch>
1631                  <verstretch>0</verstretch>
1632                 </sizepolicy>
1633                </property>
1634                <property name="toolTip">
1635                 <string>Restart the sequence job indefinitely.</string>
1636                </property>
1637                <property name="text">
1638                 <string>Repeat &amp;until terminated</string>
1639                </property>
1640               </widget>
1641              </item>
1642             </layout>
1643            </widget>
1644           </item>
1645          </layout>
1646         </widget>
1647        </item>
1648        <item>
1649         <spacer name="verticalSpacer_3">
1650          <property name="orientation">
1651           <enum>Qt::Vertical</enum>
1652          </property>
1653          <property name="sizeHint" stdset="0">
1654           <size>
1655            <width>20</width>
1656            <height>40</height>
1657           </size>
1658          </property>
1659         </spacer>
1660        </item>
1661        <item>
1662         <layout class="QHBoxLayout" name="horizontalLayout_14">
1663          <item>
1664           <widget class="QPushButton" name="backToAdjustGridB">
1665            <property name="toolTip">
1666             <string>Go to grid selection page</string>
1667            </property>
1668            <property name="text">
1669             <string>Select Grid</string>
1670            </property>
1671            <property name="icon">
1672             <iconset theme="arrow-left">
1673              <normaloff>.</normaloff>.</iconset>
1674            </property>
1675           </widget>
1676          </item>
1677          <item>
1678           <spacer name="horizontalSpacer_3">
1679            <property name="orientation">
1680             <enum>Qt::Horizontal</enum>
1681            </property>
1682            <property name="sizeHint" stdset="0">
1683             <size>
1684              <width>40</width>
1685              <height>20</height>
1686             </size>
1687            </property>
1688           </spacer>
1689          </item>
1690          <item>
1691           <widget class="QPushButton" name="createJobsB">
1692            <property name="enabled">
1693             <bool>false</bool>
1694            </property>
1695            <property name="toolTip">
1696             <string>Create scheduler jobs to execute the mosaic plan</string>
1697            </property>
1698            <property name="text">
1699             <string>Create Jobs</string>
1700            </property>
1701            <property name="icon">
1702             <iconset theme="checkmark">
1703              <normaloff>.</normaloff>.</iconset>
1704            </property>
1705           </widget>
1706          </item>
1707         </layout>
1708        </item>
1709       </layout>
1710      </widget>
1711     </widget>
1712    </item>
1713   </layout>
1714  </widget>
1715  <customwidgets>
1716   <customwidget>
1717    <class>dmsBox</class>
1718    <extends>QLineEdit</extends>
1719    <header>widgets/dmsbox.h</header>
1720    <container>1</container>
1721   </customwidget>
1722  </customwidgets>
1723  <tabstops>
1724   <tabstop>focalLenSpin</tabstop>
1725   <tabstop>focalReducerSpin</tabstop>
1726   <tabstop>cameraWSpin</tabstop>
1727   <tabstop>cameraHSpin</tabstop>
1728   <tabstop>pixelWSizeSpin</tabstop>
1729   <tabstop>pixelHSizeSpin</tabstop>
1730   <tabstop>fetchB</tabstop>
1731   <tabstop>nextToSelectGridB</tabstop>
1732   <tabstop>overlapSpin</tabstop>
1733   <tabstop>mosaicWSpin</tabstop>
1734   <tabstop>mosaicHSpin</tabstop>
1735   <tabstop>targetWFOVSpin</tabstop>
1736   <tabstop>targetHFOVSpin</tabstop>
1737   <tabstop>positionAngleSpin</tabstop>
1738   <tabstop>transparencySlider</tabstop>
1739   <tabstop>transparencyAuto</tabstop>
1740   <tabstop>reverseOddRows</tabstop>
1741   <tabstop>backToEquipmentB</tabstop>
1742   <tabstop>importB</tabstop>
1743   <tabstop>recenterB</tabstop>
1744   <tabstop>nextToAdjustGrid</tabstop>
1745   <tabstop>raBox</tabstop>
1746   <tabstop>decBox</tabstop>
1747   <tabstop>backToSelectGrid</tabstop>
1748   <tabstop>goSolveB</tabstop>
1749   <tabstop>nextToJobsB</tabstop>
1750   <tabstop>targetEdit</tabstop>
1751   <tabstop>sequenceEdit</tabstop>
1752   <tabstop>loadSequenceB</tabstop>
1753   <tabstop>directoryEdit</tabstop>
1754   <tabstop>selectJobsDirB</tabstop>
1755   <tabstop>trackStepCheck</tabstop>
1756   <tabstop>focusStepCheck</tabstop>
1757   <tabstop>alignStepCheck</tabstop>
1758   <tabstop>guideStepCheck</tabstop>
1759   <tabstop>alignEvery</tabstop>
1760   <tabstop>focusEvery</tabstop>
1761   <tabstop>groupEdit</tabstop>
1762   <tabstop>sequenceCompletionR</tabstop>
1763   <tabstop>repeatCompletionR</tabstop>
1764   <tabstop>repeatsSpin</tabstop>
1765   <tabstop>loopCompletionR</tabstop>
1766   <tabstop>backToAdjustGridB</tabstop>
1767   <tabstop>createJobsB</tabstop>
1768   <tabstop>resetB</tabstop>
1769  </tabstops>
1770  <resources/>
1771  <connections/>
1772 </ui>