Warning, /education/kstars/kstars/ekos/capture/capture.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>Capture</class>
0004  <widget class="QWidget" name="Capture">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>815</width>
0010     <height>539</height>
0011    </rect>
0012   </property>
0013   <layout class="QVBoxLayout" name="wholeLayout">
0014    <item>
0015     <widget class="QLabel" name="sequenceEditorComment">
0016      <property name="enabled">
0017       <bool>false</bool>
0018      </property>
0019      <property name="visible">
0020       <bool>false</bool>
0021      </property>
0022      <property name="text">
0023       <string/>
0024      </property>
0025      <property name="WordWrap" stdset="0">
0026       <bool>true</bool>
0027      </property>
0028     </widget>
0029    </item>
0030    <item>
0031     <widget class="QSplitter" name="splitter">
0032      <property name="orientation">
0033       <enum>Qt::Horizontal</enum>
0034      </property>
0035      <widget class="QWidget" name="leftLayoutWidget">
0036       <layout class="QVBoxLayout" name="leftLayout">
0037        <property name="spacing">
0038         <number>3</number>
0039        </property>
0040        <item>
0041         <layout class="QHBoxLayout" name="trainLabel">
0042          <property name="spacing">
0043           <number>3</number>
0044          </property>
0045          <item>
0046           <widget class="QLabel" name="opticalTrainLabel">
0047            <property name="toolTip">
0048             <string/>
0049            </property>
0050            <property name="whatsThis">
0051             <string/>
0052            </property>
0053            <property name="text">
0054             <string>Train:</string>
0055            </property>
0056           </widget>
0057          </item>
0058          <item>
0059           <widget class="QComboBox" name="opticalTrainCombo">
0060            <property name="sizePolicy">
0061             <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0062              <horstretch>0</horstretch>
0063              <verstretch>0</verstretch>
0064             </sizepolicy>
0065            </property>
0066            <property name="minimumSize">
0067             <size>
0068              <width>0</width>
0069              <height>32</height>
0070             </size>
0071            </property>
0072           </widget>
0073          </item>
0074          <item>
0075           <widget class="QPushButton" name="trainB">
0076            <property name="enabled">
0077             <bool>false</bool>
0078            </property>
0079            <property name="minimumSize">
0080             <size>
0081              <width>24</width>
0082              <height>24</height>
0083             </size>
0084            </property>
0085            <property name="maximumSize">
0086             <size>
0087              <width>16777215</width>
0088              <height>32</height>
0089             </size>
0090            </property>
0091            <property name="text">
0092             <string/>
0093            </property>
0094            <property name="icon">
0095             <iconset theme="document-edit">
0096              <normaloff>.</normaloff>.</iconset>
0097            </property>
0098            <property name="iconSize">
0099             <size>
0100              <width>24</width>
0101              <height>24</height>
0102             </size>
0103            </property>
0104           </widget>
0105          </item>
0106         </layout>
0107        </item>
0108        <item>
0109         <widget class="QGroupBox" name="CCDFWGroup">
0110          <property name="enabled">
0111           <bool>true</bool>
0112          </property>
0113          <property name="sizePolicy">
0114           <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0115            <horstretch>0</horstretch>
0116            <verstretch>0</verstretch>
0117           </sizepolicy>
0118          </property>
0119          <property name="maximumSize">
0120           <size>
0121            <width>16777215</width>
0122            <height>16777215</height>
0123           </size>
0124          </property>
0125          <property name="title">
0126           <string>Camera &amp;&amp; Filter Wheel</string>
0127          </property>
0128          <layout class="QGridLayout" name="gridLayout_3">
0129           <property name="leftMargin">
0130            <number>3</number>
0131           </property>
0132           <property name="topMargin">
0133            <number>3</number>
0134           </property>
0135           <property name="rightMargin">
0136            <number>3</number>
0137           </property>
0138           <property name="bottomMargin">
0139            <number>3</number>
0140           </property>
0141           <property name="spacing">
0142            <number>3</number>
0143           </property>
0144           <item row="5" column="2">
0145            <widget class="QLabel" name="textLabel1_21">
0146             <property name="toolTip">
0147              <string>Camera Gain</string>
0148             </property>
0149             <property name="whatsThis">
0150              <string/>
0151             </property>
0152             <property name="text">
0153              <string>Gain:</string>
0154             </property>
0155            </widget>
0156           </item>
0157           <item row="9" column="0" colspan="2">
0158            <layout class="QHBoxLayout" name="horizontalLayout_4">
0159             <property name="spacing">
0160              <number>2</number>
0161             </property>
0162             <item>
0163              <widget class="QLabel" name="label_6">
0164               <property name="text">
0165                <string>&lt;b&gt;File Settings&lt;/b&gt;</string>
0166               </property>
0167              </widget>
0168             </item>
0169             <item>
0170              <widget class="Line" name="line_4">
0171               <property name="sizePolicy">
0172                <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0173                 <horstretch>0</horstretch>
0174                 <verstretch>0</verstretch>
0175                </sizepolicy>
0176               </property>
0177               <property name="orientation">
0178                <enum>Qt::Horizontal</enum>
0179               </property>
0180              </widget>
0181             </item>
0182            </layout>
0183           </item>
0184           <item row="4" column="3">
0185            <widget class="QComboBox" name="captureISOS">
0186             <property name="toolTip">
0187              <string>Camera ISO</string>
0188             </property>
0189            </widget>
0190           </item>
0191           <item row="4" column="1">
0192            <layout class="QHBoxLayout" name="formatLayout">
0193             <property name="spacing">
0194              <number>1</number>
0195             </property>
0196             <item>
0197              <widget class="QComboBox" name="captureFormatS">
0198               <property name="toolTip">
0199                <string>Image capture format</string>
0200               </property>
0201              </widget>
0202             </item>
0203             <item>
0204              <widget class="QComboBox" name="captureEncodingS">
0205               <property name="toolTip">
0206                <string>Image transfer format</string>
0207               </property>
0208               <item>
0209                <property name="text">
0210                 <string>FITS</string>
0211                </property>
0212               </item>
0213               <item>
0214                <property name="text">
0215                 <string>Native</string>
0216                </property>
0217               </item>
0218              </widget>
0219             </item>
0220            </layout>
0221           </item>
0222           <item row="8" column="1">
0223            <layout class="QHBoxLayout" name="horizontalLayout_10">
0224             <property name="spacing">
0225              <number>2</number>
0226             </property>
0227             <item>
0228              <widget class="QLabel" name="textLabel1_10">
0229               <property name="toolTip">
0230                <string/>
0231               </property>
0232               <property name="whatsThis">
0233                <string/>
0234               </property>
0235               <property name="text">
0236                <string>H:</string>
0237               </property>
0238              </widget>
0239             </item>
0240             <item>
0241              <widget class="QSpinBox" name="captureBinHN">
0242               <property name="sizePolicy">
0243                <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0244                 <horstretch>0</horstretch>
0245                 <verstretch>0</verstretch>
0246                </sizepolicy>
0247               </property>
0248               <property name="toolTip">
0249                <string>Horizontal binning</string>
0250               </property>
0251               <property name="minimum">
0252                <number>1</number>
0253               </property>
0254               <property name="maximum">
0255                <number>10</number>
0256               </property>
0257               <property name="value">
0258                <number>1</number>
0259               </property>
0260              </widget>
0261             </item>
0262             <item>
0263              <widget class="QLabel" name="textLabel1_11">
0264               <property name="toolTip">
0265                <string/>
0266               </property>
0267               <property name="whatsThis">
0268                <string/>
0269               </property>
0270               <property name="text">
0271                <string>V:</string>
0272               </property>
0273              </widget>
0274             </item>
0275             <item>
0276              <widget class="QSpinBox" name="captureBinVN">
0277               <property name="sizePolicy">
0278                <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0279                 <horstretch>0</horstretch>
0280                 <verstretch>0</verstretch>
0281                </sizepolicy>
0282               </property>
0283               <property name="toolTip">
0284                <string>Vertical binning</string>
0285               </property>
0286               <property name="minimum">
0287                <number>1</number>
0288               </property>
0289               <property name="maximum">
0290                <number>10</number>
0291               </property>
0292               <property name="value">
0293                <number>1</number>
0294               </property>
0295              </widget>
0296             </item>
0297            </layout>
0298           </item>
0299           <item row="7" column="0">
0300            <widget class="QLabel" name="textLabel1_19">
0301             <property name="toolTip">
0302              <string/>
0303             </property>
0304             <property name="whatsThis">
0305              <string/>
0306             </property>
0307             <property name="text">
0308              <string>Size:</string>
0309             </property>
0310            </widget>
0311           </item>
0312           <item row="3" column="2">
0313            <widget class="QLabel" name="textLabel1_8">
0314             <property name="toolTip">
0315              <string>Delay in seconds between consecutive images</string>
0316             </property>
0317             <property name="whatsThis">
0318              <string/>
0319             </property>
0320             <property name="text">
0321              <string>Delay:</string>
0322             </property>
0323            </widget>
0324           </item>
0325           <item row="6" column="1">
0326            <layout class="QHBoxLayout" name="horizontalLayout_3">
0327             <property name="spacing">
0328              <number>2</number>
0329             </property>
0330             <item>
0331              <widget class="QLabel" name="textLabel1_13">
0332               <property name="toolTip">
0333                <string/>
0334               </property>
0335               <property name="whatsThis">
0336                <string/>
0337               </property>
0338               <property name="text">
0339                <string>X:</string>
0340               </property>
0341              </widget>
0342             </item>
0343             <item>
0344              <widget class="QSpinBox" name="captureFrameXN">
0345               <property name="sizePolicy">
0346                <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0347                 <horstretch>0</horstretch>
0348                 <verstretch>0</verstretch>
0349                </sizepolicy>
0350               </property>
0351              </widget>
0352             </item>
0353             <item>
0354              <widget class="QLabel" name="textLabel1_14">
0355               <property name="toolTip">
0356                <string/>
0357               </property>
0358               <property name="whatsThis">
0359                <string/>
0360               </property>
0361               <property name="text">
0362                <string>Y:</string>
0363               </property>
0364              </widget>
0365             </item>
0366             <item>
0367              <widget class="QSpinBox" name="captureFrameYN">
0368               <property name="sizePolicy">
0369                <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0370                 <horstretch>0</horstretch>
0371                 <verstretch>0</verstretch>
0372                </sizepolicy>
0373               </property>
0374              </widget>
0375             </item>
0376            </layout>
0377           </item>
0378           <item row="5" column="3">
0379            <layout class="QHBoxLayout" name="gainLayout">
0380             <property name="spacing">
0381              <number>2</number>
0382             </property>
0383             <item>
0384              <widget class="QLabel" name="currentGainLabel">
0385               <property name="minimumSize">
0386                <size>
0387                 <width>50</width>
0388                 <height>0</height>
0389                </size>
0390               </property>
0391               <property name="toolTip">
0392                <string>Current camera gain</string>
0393               </property>
0394               <property name="whatsThis">
0395                <string/>
0396               </property>
0397               <property name="text">
0398                <string/>
0399               </property>
0400              </widget>
0401             </item>
0402             <item>
0403              <widget class="QDoubleSpinBox" name="captureGainN">
0404               <property name="sizePolicy">
0405                <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0406                 <horstretch>0</horstretch>
0407                 <verstretch>0</verstretch>
0408                </sizepolicy>
0409               </property>
0410               <property name="toolTip">
0411                <string>Target camera gain</string>
0412               </property>
0413               <property name="decimals">
0414                <number>1</number>
0415               </property>
0416               <property name="maximum">
0417                <double>10000.000000000000000</double>
0418               </property>
0419               <property name="singleStep">
0420                <double>10.000000000000000</double>
0421               </property>
0422              </widget>
0423             </item>
0424            </layout>
0425           </item>
0426           <item row="2" column="3">
0427            <layout class="QHBoxLayout" name="horizontalLayout_2">
0428             <property name="spacing">
0429              <number>2</number>
0430             </property>
0431             <item>
0432              <widget class="QComboBox" name="FilterPosCombo">
0433               <property name="sizePolicy">
0434                <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0435                 <horstretch>0</horstretch>
0436                 <verstretch>0</verstretch>
0437                </sizepolicy>
0438               </property>
0439               <property name="editable">
0440                <bool>false</bool>
0441               </property>
0442              </widget>
0443             </item>
0444             <item>
0445              <widget class="QPushButton" name="filterManagerB">
0446               <property name="enabled">
0447                <bool>false</bool>
0448               </property>
0449               <property name="minimumSize">
0450                <size>
0451                 <width>24</width>
0452                 <height>24</height>
0453                </size>
0454               </property>
0455               <property name="toolTip">
0456                <string>Filter Settings</string>
0457               </property>
0458               <property name="statusTip">
0459                <string/>
0460               </property>
0461               <property name="text">
0462                <string/>
0463               </property>
0464               <property name="icon">
0465                <iconset theme="view-filter">
0466                 <normaloff>.</normaloff>.</iconset>
0467               </property>
0468               <property name="iconSize">
0469                <size>
0470                 <width>24</width>
0471                 <height>24</height>
0472                </size>
0473               </property>
0474              </widget>
0475             </item>
0476             <item>
0477              <widget class="QPushButton" name="filterEditB">
0478               <property name="enabled">
0479                <bool>false</bool>
0480               </property>
0481               <property name="minimumSize">
0482                <size>
0483                 <width>24</width>
0484                 <height>24</height>
0485                </size>
0486               </property>
0487               <property name="maximumSize">
0488                <size>
0489                 <width>24</width>
0490                 <height>24</height>
0491                </size>
0492               </property>
0493               <property name="toolTip">
0494                <string>Edit filter names</string>
0495               </property>
0496               <property name="text">
0497                <string/>
0498               </property>
0499               <property name="icon">
0500                <iconset theme="document-edit">
0501                 <normaloff>.</normaloff>.</iconset>
0502               </property>
0503               <property name="iconSize">
0504                <size>
0505                 <width>24</width>
0506                 <height>24</height>
0507                </size>
0508               </property>
0509              </widget>
0510             </item>
0511            </layout>
0512           </item>
0513           <item row="2" column="2">
0514            <widget class="QLabel" name="FilterPosLabel">
0515             <property name="toolTip">
0516              <string/>
0517             </property>
0518             <property name="whatsThis">
0519              <string/>
0520             </property>
0521             <property name="text">
0522              <string>Filter:</string>
0523             </property>
0524            </widget>
0525           </item>
0526           <item row="5" column="1">
0527            <widget class="QComboBox" name="captureTypeS">
0528             <property name="sizePolicy">
0529              <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0530               <horstretch>0</horstretch>
0531               <verstretch>0</verstretch>
0532              </sizepolicy>
0533             </property>
0534            </widget>
0535           </item>
0536           <item row="2" column="0">
0537            <widget class="QLabel" name="exposureLabel_2">
0538             <property name="toolTip">
0539              <string>Set the exposure time in seconds for individual images, if applicable</string>
0540             </property>
0541             <property name="whatsThis">
0542              <string/>
0543             </property>
0544             <property name="text">
0545              <string>Exposure:</string>
0546             </property>
0547            </widget>
0548           </item>
0549           <item row="6" column="3">
0550            <layout class="QHBoxLayout" name="offsetLayout">
0551             <property name="spacing">
0552              <number>2</number>
0553             </property>
0554             <item>
0555              <widget class="QLabel" name="currentOffsetLabel">
0556               <property name="minimumSize">
0557                <size>
0558                 <width>50</width>
0559                 <height>0</height>
0560                </size>
0561               </property>
0562               <property name="toolTip">
0563                <string>Current camera offset</string>
0564               </property>
0565               <property name="whatsThis">
0566                <string/>
0567               </property>
0568               <property name="text">
0569                <string/>
0570               </property>
0571              </widget>
0572             </item>
0573             <item>
0574              <widget class="QDoubleSpinBox" name="captureOffsetN">
0575               <property name="sizePolicy">
0576                <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0577                 <horstretch>0</horstretch>
0578                 <verstretch>0</verstretch>
0579                </sizepolicy>
0580               </property>
0581               <property name="toolTip">
0582                <string>Target camera offset</string>
0583               </property>
0584               <property name="decimals">
0585                <number>1</number>
0586               </property>
0587               <property name="maximum">
0588                <double>10000.000000000000000</double>
0589               </property>
0590               <property name="singleStep">
0591                <double>10.000000000000000</double>
0592               </property>
0593              </widget>
0594             </item>
0595            </layout>
0596           </item>
0597           <item row="6" column="2">
0598            <widget class="QLabel" name="textLabel1_20">
0599             <property name="toolTip">
0600              <string>Camera Offset</string>
0601             </property>
0602             <property name="whatsThis">
0603              <string/>
0604             </property>
0605             <property name="text">
0606              <string>Offset:</string>
0607             </property>
0608            </widget>
0609           </item>
0610           <item row="11" column="0">
0611            <spacer name="verticalSpacer">
0612             <property name="orientation">
0613              <enum>Qt::Vertical</enum>
0614             </property>
0615             <property name="sizeHint" stdset="0">
0616              <size>
0617               <width>20</width>
0618               <height>40</height>
0619              </size>
0620             </property>
0621            </spacer>
0622           </item>
0623           <item row="4" column="0">
0624            <widget class="QLabel" name="label_7">
0625             <property name="text">
0626              <string>Format:</string>
0627             </property>
0628            </widget>
0629           </item>
0630           <item row="7" column="3" rowspan="3">
0631            <layout class="QGridLayout" name="gridLayout">
0632             <property name="spacing">
0633              <number>3</number>
0634             </property>
0635             <item row="1" column="1">
0636              <widget class="QPushButton" name="calibrationB">
0637               <property name="enabled">
0638                <bool>false</bool>
0639               </property>
0640               <property name="sizePolicy">
0641                <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0642                 <horstretch>0</horstretch>
0643                 <verstretch>0</verstretch>
0644                </sizepolicy>
0645               </property>
0646               <property name="minimumSize">
0647                <size>
0648                 <width>24</width>
0649                 <height>24</height>
0650                </size>
0651               </property>
0652               <property name="toolTip">
0653                <string>Dark &amp; Flat frames automatic calibration options</string>
0654               </property>
0655               <property name="text">
0656                <string/>
0657               </property>
0658               <property name="icon">
0659                <iconset theme="lighttable">
0660                 <normaloff>.</normaloff>.</iconset>
0661               </property>
0662               <property name="iconSize">
0663                <size>
0664                 <width>24</width>
0665                 <height>24</height>
0666                </size>
0667               </property>
0668              </widget>
0669             </item>
0670             <item row="2" column="0">
0671              <widget class="QPushButton" name="customValuesB">
0672               <property name="minimumSize">
0673                <size>
0674                 <width>24</width>
0675                 <height>24</height>
0676                </size>
0677               </property>
0678               <property name="toolTip">
0679                <string>Manage INDI sequence properties</string>
0680               </property>
0681               <property name="text">
0682                <string/>
0683               </property>
0684               <property name="icon">
0685                <iconset theme="document-properties">
0686                 <normaloff>.</normaloff>.</iconset>
0687               </property>
0688               <property name="iconSize">
0689                <size>
0690                 <width>24</width>
0691                 <height>24</height>
0692                </size>
0693               </property>
0694              </widget>
0695             </item>
0696             <item row="1" column="0">
0697              <widget class="QPushButton" name="resetFrameB">
0698               <property name="sizePolicy">
0699                <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0700                 <horstretch>0</horstretch>
0701                 <verstretch>0</verstretch>
0702                </sizepolicy>
0703               </property>
0704               <property name="minimumSize">
0705                <size>
0706                 <width>24</width>
0707                 <height>24</height>
0708                </size>
0709               </property>
0710               <property name="toolTip">
0711                <string>Reset CCD frame &amp; size values to default values</string>
0712               </property>
0713               <property name="text">
0714                <string/>
0715               </property>
0716               <property name="icon">
0717                <iconset theme="edit-reset">
0718                 <normaloff>.</normaloff>.</iconset>
0719               </property>
0720               <property name="iconSize">
0721                <size>
0722                 <width>24</width>
0723                 <height>24</height>
0724                </size>
0725               </property>
0726              </widget>
0727             </item>
0728             <item row="1" column="2">
0729              <widget class="QPushButton" name="generateDarkFlatsB">
0730               <property name="enabled">
0731                <bool>false</bool>
0732               </property>
0733               <property name="minimumSize">
0734                <size>
0735                 <width>24</width>
0736                 <height>24</height>
0737                </size>
0738               </property>
0739               <property name="toolTip">
0740                <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Generate Dark Flats after adding Flat frames to the sequence queue.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0741               </property>
0742               <property name="text">
0743                <string/>
0744               </property>
0745               <property name="icon">
0746                <iconset theme="tools-wizard">
0747                 <normaloff>.</normaloff>.</iconset>
0748               </property>
0749               <property name="iconSize">
0750                <size>
0751                 <width>24</width>
0752                 <height>24</height>
0753                </size>
0754               </property>
0755              </widget>
0756             </item>
0757             <item row="2" column="1">
0758              <widget class="QPushButton" name="rotatorB">
0759               <property name="enabled">
0760                <bool>false</bool>
0761               </property>
0762               <property name="minimumSize">
0763                <size>
0764                 <width>24</width>
0765                 <height>24</height>
0766                </size>
0767               </property>
0768               <property name="toolTip">
0769                <string>Rotator Control</string>
0770               </property>
0771               <property name="text">
0772                <string/>
0773               </property>
0774               <property name="icon">
0775                <iconset theme="rotation-allowed">
0776                 <normaloff>.</normaloff>.</iconset>
0777               </property>
0778               <property name="iconSize">
0779                <size>
0780                 <width>24</width>
0781                 <height>24</height>
0782                </size>
0783               </property>
0784              </widget>
0785             </item>
0786             <item row="2" column="2">
0787              <widget class="QPushButton" name="exposureCalcB">
0788               <property name="sizePolicy">
0789                <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0790                 <horstretch>0</horstretch>
0791                 <verstretch>0</verstretch>
0792                </sizepolicy>
0793               </property>
0794               <property name="minimumSize">
0795                <size>
0796                 <width>22</width>
0797                 <height>22</height>
0798                </size>
0799               </property>
0800               <property name="toolTip">
0801                <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Exposure calculator&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0802               </property>
0803               <property name="text">
0804                <string/>
0805               </property>
0806               <property name="icon">
0807                <iconset theme="clock">
0808                 <normaloff>.</normaloff>.</iconset>
0809               </property>
0810               <property name="iconSize">
0811                <size>
0812                 <width>20</width>
0813                 <height>20</height>
0814                </size>
0815               </property>
0816              </widget>
0817             </item>
0818            </layout>
0819           </item>
0820           <item row="5" column="0">
0821            <widget class="QLabel" name="textLabel1_17">
0822             <property name="toolTip">
0823              <string/>
0824             </property>
0825             <property name="whatsThis">
0826              <string/>
0827             </property>
0828             <property name="text">
0829              <string>Type:</string>
0830             </property>
0831            </widget>
0832           </item>
0833           <item row="3" column="1">
0834            <widget class="QSpinBox" name="captureCountN">
0835             <property name="sizePolicy">
0836              <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0837               <horstretch>0</horstretch>
0838               <verstretch>0</verstretch>
0839              </sizepolicy>
0840             </property>
0841             <property name="minimum">
0842              <number>1</number>
0843             </property>
0844             <property name="maximum">
0845              <number>100000</number>
0846             </property>
0847             <property name="value">
0848              <number>1</number>
0849             </property>
0850            </widget>
0851           </item>
0852           <item row="2" column="1">
0853            <widget class="NonLinearDoubleSpinBox" name="captureExposureN">
0854             <property name="sizePolicy">
0855              <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0856               <horstretch>0</horstretch>
0857               <verstretch>0</verstretch>
0858              </sizepolicy>
0859             </property>
0860             <property name="decimals">
0861              <number>3</number>
0862             </property>
0863             <property name="minimum">
0864              <double>0.001000000000000</double>
0865             </property>
0866             <property name="maximum">
0867              <double>3600.000000000000000</double>
0868             </property>
0869             <property name="value">
0870              <double>1.000000000000000</double>
0871             </property>
0872            </widget>
0873           </item>
0874           <item row="7" column="1">
0875            <layout class="QHBoxLayout" name="horizontalLayout_9">
0876             <property name="spacing">
0877              <number>2</number>
0878             </property>
0879             <item>
0880              <widget class="QLabel" name="textLabel1_15">
0881               <property name="toolTip">
0882                <string/>
0883               </property>
0884               <property name="whatsThis">
0885                <string/>
0886               </property>
0887               <property name="text">
0888                <string>W:</string>
0889               </property>
0890              </widget>
0891             </item>
0892             <item>
0893              <widget class="QSpinBox" name="captureFrameWN">
0894               <property name="sizePolicy">
0895                <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0896                 <horstretch>0</horstretch>
0897                 <verstretch>0</verstretch>
0898                </sizepolicy>
0899               </property>
0900               <property name="maximum">
0901                <number>99</number>
0902               </property>
0903              </widget>
0904             </item>
0905             <item>
0906              <widget class="QLabel" name="textLabel1_16">
0907               <property name="toolTip">
0908                <string/>
0909               </property>
0910               <property name="whatsThis">
0911                <string/>
0912               </property>
0913               <property name="text">
0914                <string>H:</string>
0915               </property>
0916              </widget>
0917             </item>
0918             <item>
0919              <widget class="QSpinBox" name="captureFrameHN">
0920               <property name="sizePolicy">
0921                <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0922                 <horstretch>0</horstretch>
0923                 <verstretch>0</verstretch>
0924                </sizepolicy>
0925               </property>
0926              </widget>
0927             </item>
0928            </layout>
0929           </item>
0930           <item row="10" column="0" colspan="4">
0931            <layout class="QGridLayout" name="fileSettingsGridLayout">
0932             <property name="sizeConstraint">
0933              <enum>QLayout::SetMinimumSize</enum>
0934             </property>
0935             <property name="spacing">
0936              <number>2</number>
0937             </property>
0938             <item row="6" column="0">
0939              <widget class="QLabel" name="label_4">
0940               <property name="toolTip">
0941                <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Select how captured images are uploaded:&lt;/p&gt;&lt;ol 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;&lt;span style=&quot; font-weight:600;&quot;&gt;Locally&lt;/span&gt;: Captured images are saved locally on disk in the directory specified above.&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;&lt;span style=&quot; font-weight:600;&quot;&gt;Remotely&lt;/span&gt;: When connecting to a remote device, select this option to save images on the remote device only. No images are uploaded to Ekos.&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;&lt;span style=&quot; font-weight:600;&quot;&gt;Both&lt;/span&gt;: Captured images are saved on both the remote computer &lt;span style=&quot; font-weight:600;&quot;&gt;and&lt;/span&gt; on the local disk as well.&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;When selecting &lt;span style=&quot; font-style:italic;&quot;&gt;Remotely&lt;/span&gt; or &lt;span style=&quot; font-style:italic;&quot;&gt;Both&lt;/span&gt;, you must specify the remote directory where the remote images are saved to. By default, all captured images are saved &lt;span style=&quot; font-style:italic;&quot;&gt;Locally&lt;/span&gt;.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0942               </property>
0943               <property name="text">
0944                <string>Save:</string>
0945               </property>
0946              </widget>
0947             </item>
0948             <item row="1" column="1" colspan="4">
0949              <widget class="QLineEdit" name="fileDirectoryT"/>
0950             </item>
0951             <item row="1" column="0">
0952              <widget class="QLabel" name="textLabel1_18">
0953               <property name="toolTip">
0954                <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Base local capture directory&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0955               </property>
0956               <property name="whatsThis">
0957                <string/>
0958               </property>
0959               <property name="text">
0960                <string>Directory:</string>
0961               </property>
0962              </widget>
0963             </item>
0964             <item row="2" column="4" colspan="2">
0965              <widget class="QSpinBox" name="formatSuffixN">
0966               <property name="toolTip">
0967                <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Number of digits used to append the sequence number to the filename.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0968               </property>
0969               <property name="prefix">
0970                <string>_%s</string>
0971               </property>
0972               <property name="minimum">
0973                <number>1</number>
0974               </property>
0975               <property name="maximum">
0976                <number>9</number>
0977               </property>
0978               <property name="value">
0979                <number>3</number>
0980               </property>
0981              </widget>
0982             </item>
0983             <item row="2" column="1" colspan="2">
0984              <widget class="QLineEdit" name="placeholderFormatT"/>
0985             </item>
0986             <item row="2" column="3">
0987              <widget class="QPushButton" name="resetFormatB">
0988               <property name="sizePolicy">
0989                <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0990                 <horstretch>0</horstretch>
0991                 <verstretch>0</verstretch>
0992                </sizepolicy>
0993               </property>
0994               <property name="minimumSize">
0995                <size>
0996                 <width>24</width>
0997                 <height>24</height>
0998                </size>
0999               </property>
1000               <property name="maximumSize">
1001                <size>
1002                 <width>16777215</width>
1003                 <height>32</height>
1004                </size>
1005               </property>
1006               <property name="toolTip">
1007                <string>Reset placeholder format to default</string>
1008               </property>
1009               <property name="text">
1010                <string/>
1011               </property>
1012               <property name="icon">
1013                <iconset theme="edit-clear">
1014                 <normaloff>.</normaloff>.</iconset>
1015               </property>
1016               <property name="iconSize">
1017                <size>
1018                 <width>24</width>
1019                 <height>24</height>
1020                </size>
1021               </property>
1022              </widget>
1023             </item>
1024             <item row="0" column="0">
1025              <widget class="QLabel" name="textLabel1_7">
1026               <property name="toolTip">
1027                <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Target is the name of the targetted object.&lt;/p&gt;&lt;p&gt;It is available to be used in the filename Format via the %t or %type placeholder tag.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
1028               </property>
1029               <property name="whatsThis">
1030                <string/>
1031               </property>
1032               <property name="text">
1033                <string>Target:</string>
1034               </property>
1035              </widget>
1036             </item>
1037             <item row="1" column="5">
1038              <widget class="QPushButton" name="selectFileDirectoryB">
1039               <property name="sizePolicy">
1040                <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
1041                 <horstretch>0</horstretch>
1042                 <verstretch>0</verstretch>
1043                </sizepolicy>
1044               </property>
1045               <property name="minimumSize">
1046                <size>
1047                 <width>32</width>
1048                 <height>32</height>
1049                </size>
1050               </property>
1051               <property name="maximumSize">
1052                <size>
1053                 <width>32</width>
1054                 <height>32</height>
1055                </size>
1056               </property>
1057               <property name="text">
1058                <string/>
1059               </property>
1060              </widget>
1061             </item>
1062             <item row="6" column="1">
1063              <widget class="QComboBox" name="fileUploadModeS">
1064               <property name="sizePolicy">
1065                <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
1066                 <horstretch>0</horstretch>
1067                 <verstretch>0</verstretch>
1068                </sizepolicy>
1069               </property>
1070               <item>
1071                <property name="text">
1072                 <string>Locally</string>
1073                </property>
1074               </item>
1075               <item>
1076                <property name="text">
1077                 <string>Remotely</string>
1078                </property>
1079               </item>
1080               <item>
1081                <property name="text">
1082                 <string>Both</string>
1083                </property>
1084               </item>
1085              </widget>
1086             </item>
1087             <item row="6" column="3" colspan="3">
1088              <widget class="QLineEdit" name="fileRemoteDirT">
1089               <property name="enabled">
1090                <bool>false</bool>
1091               </property>
1092               <property name="placeholderText">
1093                <string>/home/pi</string>
1094               </property>
1095              </widget>
1096             </item>
1097             <item row="0" column="1" colspan="5">
1098              <widget class="QLineEdit" name="targetNameT">
1099               <property name="placeholderText">
1100                <string>Target</string>
1101               </property>
1102               <property name="clearButtonEnabled">
1103                <bool>true</bool>
1104               </property>
1105              </widget>
1106             </item>
1107             <item row="2" column="0">
1108              <widget class="QLabel" name="formatLabel">
1109               <property name="toolTip">
1110                <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Format is used to define the image file names by the use of placeholder tags.&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;Placeholder&lt;span style=&quot; font-weight:704;&quot;&gt; %f&lt;/span&gt; or &lt;span style=&quot; font-weight:704;&quot;&gt;%filename&lt;/span&gt;: The name of the .esq file, without extension.&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;Placeholder&lt;span style=&quot; font-weight:704;&quot;&gt; %D&lt;/span&gt; or &lt;span style=&quot; font-weight:704;&quot;&gt;%Datetime&lt;/span&gt;: The current time and date &lt;span style=&quot; font-weight:704;&quot;&gt;when the file is saved.&lt;/span&gt;&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;Placeholder&lt;span style=&quot; font-weight:704;&quot;&gt; %T&lt;/span&gt; or &lt;span style=&quot; font-weight:704;&quot;&gt;%Type&lt;/span&gt;: The frame type eg: 'Light', 'Bias', 'Dark', 'Flat'...&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;Placeholder&lt;span style=&quot; font-weight:704;&quot;&gt; %e&lt;/span&gt; or &lt;span style=&quot; font-weight:704;&quot;&gt;%exposure&lt;/span&gt;: The exposure duration in seconds, with '_secs' as suffix.&lt;/li&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:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Placeholder&lt;span style=&quot; font-weight:704;&quot;&gt; %E&lt;/span&gt; or &lt;span style=&quot; font-weight:704;&quot;&gt;%exp&lt;/span&gt;: The exposure duration in seconds as plain number, without any unit as suffix.&lt;/li&gt;&lt;/ul&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;Placeholder&lt;span style=&quot; font-weight:704;&quot;&gt; %F&lt;/span&gt; or &lt;span style=&quot; font-weight:704;&quot;&gt;%Filter&lt;/span&gt;: The active filter name.&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;Placeholder&lt;span style=&quot; font-weight:704;&quot;&gt; %t&lt;/span&gt; or &lt;span style=&quot; font-weight:704;&quot;&gt;%target&lt;/span&gt;: The Target name.&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;Placeholder &lt;span style=&quot; font-weight:600;&quot;&gt;%C&lt;/span&gt; or &lt;span style=&quot; font-weight:600;&quot;&gt;%temperature&lt;/span&gt;: The camera temperature of capturing.&lt;/li&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:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Placeholder &lt;span style=&quot; font-weight:600;&quot;&gt;%B&lt;/span&gt; or &lt;span style=&quot; font-weight:600;&quot;&gt;%bin&lt;/span&gt;: The binning configured for capturing.&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;Placeholder &lt;span style=&quot; font-weight:600;&quot;&gt;%G&lt;/span&gt; or &lt;span style=&quot; font-weight:600;&quot;&gt;%gain&lt;/span&gt;: The gain configured for capturing.&lt;/li&gt;&lt;/ul&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;Placeholder &lt;span style=&quot; font-weight:600;&quot;&gt;%O&lt;/span&gt; or &lt;span style=&quot; font-weight:600;&quot;&gt;%offset&lt;/span&gt;: The offset configured for capturing.&lt;/li&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:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Placeholder &lt;span style=&quot; font-weight:600;&quot;&gt;%I&lt;/span&gt; or &lt;span style=&quot; font-weight:600;&quot;&gt;%iso&lt;/span&gt;: The ISO value (DSLRs only).&lt;/li&gt;&lt;/ul&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;Placeholder &lt;span style=&quot; font-weight:600;&quot;&gt;%P&lt;/span&gt; or &lt;span style=&quot; font-weight:600;&quot;&gt;%pierside&lt;/span&gt;: The current mount's pier side.&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;Placeholder&lt;span style=&quot; font-weight:704;&quot;&gt; %s*&lt;/span&gt; or &lt;span style=&quot; font-weight:704;&quot;&gt;%sequence&lt;/span&gt;: The image sequence identifier where * is the number of digits used (1-9). &lt;span style=&quot; font-weight:704;&quot;&gt;This tag is mandatory and must be the last element in the format.&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Arbitrary text may also be included within the Format string, &lt;span style=&quot; font-weight:704;&quot;&gt;except the % and \ characters.&lt;/span&gt; The / path character can be used to define arbitrary directories.&lt;/p&gt;&lt;p&gt;Notes:&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:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Tags are case sensitive in both their short and long forms.&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;Only use the %Datetime tag in the filename portion of the format, not in the path definition.&lt;/li&gt;&lt;/ul&gt;&lt;/body&gt;&lt;/html&gt;</string>
1111               </property>
1112               <property name="text">
1113                <string>Format:</string>
1114               </property>
1115              </widget>
1116             </item>
1117             <item row="6" column="2">
1118              <widget class="QLabel" name="remoteLabel">
1119               <property name="toolTip">
1120                <string>When storing images on remote devices, specify the directory where captured images are saved to.</string>
1121               </property>
1122               <property name="text">
1123                <string>Remote:</string>
1124               </property>
1125               <property name="alignment">
1126                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1127               </property>
1128              </widget>
1129             </item>
1130            </layout>
1131           </item>
1132           <item row="3" column="3">
1133            <widget class="QSpinBox" name="captureDelayN">
1134             <property name="sizePolicy">
1135              <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
1136               <horstretch>0</horstretch>
1137               <verstretch>0</verstretch>
1138              </sizepolicy>
1139             </property>
1140             <property name="maximum">
1141              <number>3600</number>
1142             </property>
1143            </widget>
1144           </item>
1145           <item row="1" column="0" colspan="2">
1146            <layout class="QHBoxLayout" name="horizontalLayout">
1147             <property name="spacing">
1148              <number>2</number>
1149             </property>
1150             <item>
1151              <widget class="QLabel" name="label_5">
1152               <property name="text">
1153                <string>&lt;b&gt;Capture Settings&lt;/b&gt;</string>
1154               </property>
1155              </widget>
1156             </item>
1157             <item>
1158              <widget class="Line" name="line_3">
1159               <property name="sizePolicy">
1160                <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
1161                 <horstretch>0</horstretch>
1162                 <verstretch>0</verstretch>
1163                </sizepolicy>
1164               </property>
1165               <property name="orientation">
1166                <enum>Qt::Horizontal</enum>
1167               </property>
1168              </widget>
1169             </item>
1170            </layout>
1171           </item>
1172           <item row="8" column="0">
1173            <widget class="QLabel" name="textLabel1_9">
1174             <property name="toolTip">
1175              <string>Horizontal and Vertical binning</string>
1176             </property>
1177             <property name="whatsThis">
1178              <string/>
1179             </property>
1180             <property name="text">
1181              <string>Binning:</string>
1182             </property>
1183            </widget>
1184           </item>
1185           <item row="6" column="0">
1186            <widget class="QLabel" name="textLabel1_12">
1187             <property name="toolTip">
1188              <string/>
1189             </property>
1190             <property name="whatsThis">
1191              <string/>
1192             </property>
1193             <property name="text">
1194              <string>Frame:</string>
1195             </property>
1196            </widget>
1197           </item>
1198           <item row="3" column="0">
1199            <widget class="QLabel" name="textLabel1_4">
1200             <property name="toolTip">
1201              <string>Number of images to capture</string>
1202             </property>
1203             <property name="whatsThis">
1204              <string/>
1205             </property>
1206             <property name="text">
1207              <string>Count:</string>
1208             </property>
1209            </widget>
1210           </item>
1211           <item row="4" column="2">
1212            <widget class="QLabel" name="ISOLabel">
1213             <property name="text">
1214              <string>ISO:</string>
1215             </property>
1216             <property name="alignment">
1217              <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
1218             </property>
1219            </widget>
1220           </item>
1221           <item row="0" column="0" colspan="4">
1222            <layout class="QGridLayout" name="ccdGridLayout" columnstretch="0,0,0,0,0,0,0">
1223             <property name="spacing">
1224              <number>2</number>
1225             </property>
1226             <item row="0" column="5">
1227              <widget class="QPushButton" name="restartCameraB">
1228               <property name="enabled">
1229                <bool>true</bool>
1230               </property>
1231               <property name="sizePolicy">
1232                <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
1233                 <horstretch>0</horstretch>
1234                 <verstretch>0</verstretch>
1235                </sizepolicy>
1236               </property>
1237               <property name="minimumSize">
1238                <size>
1239                 <width>24</width>
1240                 <height>24</height>
1241                </size>
1242               </property>
1243               <property name="maximumSize">
1244                <size>
1245                 <width>16777215</width>
1246                 <height>32</height>
1247                </size>
1248               </property>
1249               <property name="toolTip">
1250                <string>Restart camera driver</string>
1251               </property>
1252               <property name="text">
1253                <string/>
1254               </property>
1255               <property name="icon">
1256                <iconset theme="system-shutdown">
1257                 <normaloff>.</normaloff>.</iconset>
1258               </property>
1259               <property name="iconSize">
1260                <size>
1261                 <width>24</width>
1262                 <height>24</height>
1263                </size>
1264               </property>
1265              </widget>
1266             </item>
1267             <item row="1" column="6">
1268              <widget class="QPushButton" name="temperatureRegulationB">
1269               <property name="minimumSize">
1270                <size>
1271                 <width>24</width>
1272                 <height>24</height>
1273                </size>
1274               </property>
1275               <property name="maximumSize">
1276                <size>
1277                 <width>16777215</width>
1278                 <height>32</height>
1279                </size>
1280               </property>
1281               <property name="toolTip">
1282                <string>Temperature regulation</string>
1283               </property>
1284               <property name="text">
1285                <string/>
1286               </property>
1287               <property name="icon">
1288                <iconset theme="colors-chromablue">
1289                 <normaloff>.</normaloff>.</iconset>
1290               </property>
1291               <property name="iconSize">
1292                <size>
1293                 <width>24</width>
1294                 <height>24</height>
1295                </size>
1296               </property>
1297              </widget>
1298             </item>
1299             <item row="1" column="5">
1300              <widget class="QPushButton" name="setTemperatureB">
1301               <property name="enabled">
1302                <bool>false</bool>
1303               </property>
1304               <property name="minimumSize">
1305                <size>
1306                 <width>24</width>
1307                 <height>24</height>
1308                </size>
1309               </property>
1310               <property name="maximumSize">
1311                <size>
1312                 <width>16777215</width>
1313                 <height>32</height>
1314                </size>
1315               </property>
1316               <property name="toolTip">
1317                <string>Set CCD temperature</string>
1318               </property>
1319               <property name="text">
1320                <string/>
1321               </property>
1322               <property name="icon">
1323                <iconset theme="checkmark">
1324                 <normaloff>.</normaloff>.</iconset>
1325               </property>
1326               <property name="iconSize">
1327                <size>
1328                 <width>24</width>
1329                 <height>24</height>
1330                </size>
1331               </property>
1332              </widget>
1333             </item>
1334             <item row="1" column="4">
1335              <widget class="QDoubleSpinBox" name="cameraTemperatureN">
1336               <property name="enabled">
1337                <bool>false</bool>
1338               </property>
1339               <property name="sizePolicy">
1340                <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
1341                 <horstretch>0</horstretch>
1342                 <verstretch>0</verstretch>
1343                </sizepolicy>
1344               </property>
1345               <property name="minimumSize">
1346                <size>
1347                 <width>0</width>
1348                 <height>32</height>
1349                </size>
1350               </property>
1351               <property name="toolTip">
1352                <string>Desired CCD temperature</string>
1353               </property>
1354              </widget>
1355             </item>
1356             <item row="1" column="2" colspan="2">
1357              <widget class="QLabel" name="temperatureOUT">
1358               <property name="minimumSize">
1359                <size>
1360                 <width>0</width>
1361                 <height>32</height>
1362                </size>
1363               </property>
1364               <property name="toolTip">
1365                <string>Current CCD temperature</string>
1366               </property>
1367               <property name="text">
1368                <string/>
1369               </property>
1370              </widget>
1371             </item>
1372             <item row="0" column="6">
1373              <widget class="QPushButton" name="clearConfigurationB">
1374               <property name="minimumSize">
1375                <size>
1376                 <width>24</width>
1377                 <height>24</height>
1378                </size>
1379               </property>
1380               <property name="maximumSize">
1381                <size>
1382                 <width>16777215</width>
1383                 <height>32</height>
1384                </size>
1385               </property>
1386               <property name="toolTip">
1387                <string>Clear camera configuration</string>
1388               </property>
1389               <property name="text">
1390                <string/>
1391               </property>
1392               <property name="icon">
1393                <iconset theme="delete">
1394                 <normaloff>.</normaloff>.</iconset>
1395               </property>
1396               <property name="iconSize">
1397                <size>
1398                 <width>24</width>
1399                 <height>24</height>
1400                </size>
1401               </property>
1402              </widget>
1403             </item>
1404             <item row="1" column="1">
1405              <layout class="QHBoxLayout" name="horizontalLayout_11" stretch="1,1,0">
1406               <property name="spacing">
1407                <number>2</number>
1408               </property>
1409               <item>
1410                <widget class="QPushButton" name="coolerOnB">
1411                 <property name="enabled">
1412                  <bool>false</bool>
1413                 </property>
1414                 <property name="minimumSize">
1415                  <size>
1416                   <width>32</width>
1417                   <height>32</height>
1418                  </size>
1419                 </property>
1420                 <property name="toolTip">
1421                  <string>Turn cooler on</string>
1422                 </property>
1423                 <property name="styleSheet">
1424                  <string notr="true">QPushButton:checked
1425 {
1426 background-color: maroon;
1427 border: 1px outset;
1428 font-weight:bold;
1429 }</string>
1430                 </property>
1431                 <property name="text">
1432                  <string>On</string>
1433                 </property>
1434                 <property name="checkable">
1435                  <bool>true</bool>
1436                 </property>
1437                </widget>
1438               </item>
1439               <item>
1440                <widget class="QPushButton" name="coolerOffB">
1441                 <property name="enabled">
1442                  <bool>false</bool>
1443                 </property>
1444                 <property name="minimumSize">
1445                  <size>
1446                   <width>32</width>
1447                   <height>32</height>
1448                  </size>
1449                 </property>
1450                 <property name="toolTip">
1451                  <string>Turn cooler off</string>
1452                 </property>
1453                 <property name="styleSheet">
1454                  <string notr="true">QPushButton:checked
1455 {
1456 background-color: maroon;
1457 border: 1px outset;
1458 font-weight:bold;
1459 }</string>
1460                 </property>
1461                 <property name="text">
1462                  <string>Off</string>
1463                 </property>
1464                 <property name="checkable">
1465                  <bool>true</bool>
1466                 </property>
1467                </widget>
1468               </item>
1469               <item>
1470                <widget class="QCheckBox" name="cameraTemperatureS">
1471                 <property name="toolTip">
1472                  <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Enforce temperature value before capturing an image&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
1473                 </property>
1474                 <property name="text">
1475                  <string>Tº</string>
1476                 </property>
1477                 <property name="checked">
1478                  <bool>false</bool>
1479                 </property>
1480                </widget>
1481               </item>
1482              </layout>
1483             </item>
1484             <item row="1" column="0">
1485              <widget class="QLabel" name="label">
1486               <property name="text">
1487                <string>Cooler:</string>
1488               </property>
1489              </widget>
1490             </item>
1491             <item row="0" column="0">
1492              <widget class="QLabel" name="cameraRowLabel">
1493               <property name="text">
1494                <string>Camera:</string>
1495               </property>
1496              </widget>
1497             </item>
1498             <item row="0" column="1" colspan="4">
1499              <widget class="QLineEdit" name="cameraLabel">
1500               <property name="readOnly">
1501                <bool>true</bool>
1502               </property>
1503              </widget>
1504             </item>
1505            </layout>
1506           </item>
1507          </layout>
1508         </widget>
1509        </item>
1510       </layout>
1511      </widget>
1512      <widget class="QWidget" name="rightLayoutWidget">
1513       <layout class="QVBoxLayout" name="RightLayout">
1514        <property name="spacing">
1515         <number>2</number>
1516        </property>
1517        <item>
1518         <layout class="QVBoxLayout" name="SequenceQueue">
1519          <property name="spacing">
1520           <number>1</number>
1521          </property>
1522          <item>
1523           <widget class="QGroupBox" name="sequenceBox">
1524            <property name="sizePolicy">
1525             <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
1526              <horstretch>0</horstretch>
1527              <verstretch>0</verstretch>
1528             </sizepolicy>
1529            </property>
1530            <property name="title">
1531             <string>Sequence Queue</string>
1532            </property>
1533            <layout class="QVBoxLayout" name="verticalLayout_8">
1534             <property name="spacing">
1535              <number>1</number>
1536             </property>
1537             <property name="leftMargin">
1538              <number>2</number>
1539             </property>
1540             <property name="topMargin">
1541              <number>2</number>
1542             </property>
1543             <property name="rightMargin">
1544              <number>2</number>
1545             </property>
1546             <property name="bottomMargin">
1547              <number>2</number>
1548             </property>
1549             <item>
1550              <layout class="QHBoxLayout" name="horizontalLayout_14">
1551               <property name="spacing">
1552                <number>1</number>
1553               </property>
1554               <item>
1555                <widget class="QPushButton" name="addToQueueB">
1556                 <property name="sizePolicy">
1557                  <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
1558                   <horstretch>0</horstretch>
1559                   <verstretch>0</verstretch>
1560                  </sizepolicy>
1561                 </property>
1562                 <property name="minimumSize">
1563                  <size>
1564                   <width>32</width>
1565                   <height>32</height>
1566                  </size>
1567                 </property>
1568                 <property name="maximumSize">
1569                  <size>
1570                   <width>32</width>
1571                   <height>32</height>
1572                  </size>
1573                 </property>
1574                 <property name="text">
1575                  <string/>
1576                 </property>
1577                 <attribute name="buttonGroup">
1578                  <string notr="true">queueEditButtonGroup</string>
1579                 </attribute>
1580                </widget>
1581               </item>
1582               <item>
1583                <widget class="QPushButton" name="removeFromQueueB">
1584                 <property name="enabled">
1585                  <bool>false</bool>
1586                 </property>
1587                 <property name="sizePolicy">
1588                  <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
1589                   <horstretch>0</horstretch>
1590                   <verstretch>0</verstretch>
1591                  </sizepolicy>
1592                 </property>
1593                 <property name="minimumSize">
1594                  <size>
1595                   <width>32</width>
1596                   <height>32</height>
1597                  </size>
1598                 </property>
1599                 <property name="maximumSize">
1600                  <size>
1601                   <width>32</width>
1602                   <height>32</height>
1603                  </size>
1604                 </property>
1605                 <property name="text">
1606                  <string/>
1607                 </property>
1608                 <attribute name="buttonGroup">
1609                  <string notr="true">queueEditButtonGroup</string>
1610                 </attribute>
1611                </widget>
1612               </item>
1613               <item>
1614                <spacer name="horizontalSpacer_2">
1615                 <property name="orientation">
1616                  <enum>Qt::Horizontal</enum>
1617                 </property>
1618                 <property name="sizeType">
1619                  <enum>QSizePolicy::Fixed</enum>
1620                 </property>
1621                 <property name="sizeHint" stdset="0">
1622                  <size>
1623                   <width>20</width>
1624                   <height>20</height>
1625                  </size>
1626                 </property>
1627                </spacer>
1628               </item>
1629               <item>
1630                <widget class="QPushButton" name="queueUpB">
1631                 <property name="enabled">
1632                  <bool>false</bool>
1633                 </property>
1634                 <property name="sizePolicy">
1635                  <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
1636                   <horstretch>0</horstretch>
1637                   <verstretch>0</verstretch>
1638                  </sizepolicy>
1639                 </property>
1640                 <property name="minimumSize">
1641                  <size>
1642                   <width>32</width>
1643                   <height>32</height>
1644                  </size>
1645                 </property>
1646                 <property name="maximumSize">
1647                  <size>
1648                   <width>32</width>
1649                   <height>32</height>
1650                  </size>
1651                 </property>
1652                 <property name="text">
1653                  <string/>
1654                 </property>
1655                 <attribute name="buttonGroup">
1656                  <string notr="true">queueEditButtonGroup</string>
1657                 </attribute>
1658                </widget>
1659               </item>
1660               <item>
1661                <widget class="QPushButton" name="queueDownB">
1662                 <property name="enabled">
1663                  <bool>false</bool>
1664                 </property>
1665                 <property name="sizePolicy">
1666                  <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
1667                   <horstretch>0</horstretch>
1668                   <verstretch>0</verstretch>
1669                  </sizepolicy>
1670                 </property>
1671                 <property name="minimumSize">
1672                  <size>
1673                   <width>32</width>
1674                   <height>32</height>
1675                  </size>
1676                 </property>
1677                 <property name="maximumSize">
1678                  <size>
1679                   <width>32</width>
1680                   <height>32</height>
1681                  </size>
1682                 </property>
1683                 <property name="text">
1684                  <string/>
1685                 </property>
1686                 <attribute name="buttonGroup">
1687                  <string notr="true">queueEditButtonGroup</string>
1688                 </attribute>
1689                </widget>
1690               </item>
1691               <item>
1692                <widget class="QPushButton" name="resetB">
1693                 <property name="enabled">
1694                  <bool>false</bool>
1695                 </property>
1696                 <property name="sizePolicy">
1697                  <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
1698                   <horstretch>0</horstretch>
1699                   <verstretch>0</verstretch>
1700                  </sizepolicy>
1701                 </property>
1702                 <property name="minimumSize">
1703                  <size>
1704                   <width>32</width>
1705                   <height>32</height>
1706                  </size>
1707                 </property>
1708                 <property name="maximumSize">
1709                  <size>
1710                   <width>32</width>
1711                   <height>32</height>
1712                  </size>
1713                 </property>
1714                 <property name="toolTip">
1715                  <string>Reset status of all jobs</string>
1716                 </property>
1717                 <property name="text">
1718                  <string/>
1719                 </property>
1720                 <attribute name="buttonGroup">
1721                  <string notr="true">queueEditButtonGroup</string>
1722                 </attribute>
1723                </widget>
1724               </item>
1725               <item>
1726                <widget class="QPushButton" name="observerB">
1727                 <property name="minimumSize">
1728                  <size>
1729                   <width>32</width>
1730                   <height>32</height>
1731                  </size>
1732                 </property>
1733                 <property name="maximumSize">
1734                  <size>
1735                   <width>32</width>
1736                   <height>32</height>
1737                  </size>
1738                 </property>
1739                 <property name="toolTip">
1740                  <string>Select Observer...</string>
1741                 </property>
1742                 <property name="text">
1743                  <string/>
1744                 </property>
1745                </widget>
1746               </item>
1747               <item>
1748                <spacer name="horizontalSpacer">
1749                 <property name="orientation">
1750                  <enum>Qt::Horizontal</enum>
1751                 </property>
1752                 <property name="sizeHint" stdset="0">
1753                  <size>
1754                   <width>40</width>
1755                   <height>20</height>
1756                  </size>
1757                 </property>
1758                </spacer>
1759               </item>
1760               <item>
1761                <widget class="QPushButton" name="queueLoadB">
1762                 <property name="sizePolicy">
1763                  <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
1764                   <horstretch>0</horstretch>
1765                   <verstretch>0</verstretch>
1766                  </sizepolicy>
1767                 </property>
1768                 <property name="minimumSize">
1769                  <size>
1770                   <width>32</width>
1771                   <height>32</height>
1772                  </size>
1773                 </property>
1774                 <property name="maximumSize">
1775                  <size>
1776                   <width>32</width>
1777                   <height>32</height>
1778                  </size>
1779                 </property>
1780                 <property name="toolTip">
1781                  <string>Load Capture Sequence from File...</string>
1782                 </property>
1783                 <property name="text">
1784                  <string/>
1785                 </property>
1786                 <attribute name="buttonGroup">
1787                  <string notr="true">queueEditButtonGroup</string>
1788                 </attribute>
1789                </widget>
1790               </item>
1791               <item>
1792                <widget class="QPushButton" name="queueSaveB">
1793                 <property name="enabled">
1794                  <bool>false</bool>
1795                 </property>
1796                 <property name="sizePolicy">
1797                  <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
1798                   <horstretch>0</horstretch>
1799                   <verstretch>0</verstretch>
1800                  </sizepolicy>
1801                 </property>
1802                 <property name="minimumSize">
1803                  <size>
1804                   <width>32</width>
1805                   <height>32</height>
1806                  </size>
1807                 </property>
1808                 <property name="maximumSize">
1809                  <size>
1810                   <width>32</width>
1811                   <height>32</height>
1812                  </size>
1813                 </property>
1814                 <property name="toolTip">
1815                  <string>Save Capture Sequence...</string>
1816                 </property>
1817                 <property name="text">
1818                  <string/>
1819                 </property>
1820                 <attribute name="buttonGroup">
1821                  <string notr="true">queueEditButtonGroup</string>
1822                 </attribute>
1823                </widget>
1824               </item>
1825               <item>
1826                <widget class="QPushButton" name="queueSaveAsB">
1827                 <property name="enabled">
1828                  <bool>false</bool>
1829                 </property>
1830                 <property name="sizePolicy">
1831                  <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
1832                   <horstretch>0</horstretch>
1833                   <verstretch>0</verstretch>
1834                  </sizepolicy>
1835                 </property>
1836                 <property name="minimumSize">
1837                  <size>
1838                   <width>32</width>
1839                   <height>32</height>
1840                  </size>
1841                 </property>
1842                 <property name="maximumSize">
1843                  <size>
1844                   <width>32</width>
1845                   <height>32</height>
1846                  </size>
1847                 </property>
1848                 <property name="toolTip">
1849                  <string>Save Capture Sequence As...</string>
1850                 </property>
1851                 <property name="text">
1852                  <string/>
1853                 </property>
1854                 <attribute name="buttonGroup">
1855                  <string notr="true">queueEditButtonGroup</string>
1856                 </attribute>
1857                </widget>
1858               </item>
1859              </layout>
1860             </item>
1861             <item>
1862              <widget class="QTableWidget" name="queueTable">
1863               <property name="sizePolicy">
1864                <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
1865                 <horstretch>0</horstretch>
1866                 <verstretch>0</verstretch>
1867                </sizepolicy>
1868               </property>
1869               <property name="horizontalScrollBarPolicy">
1870                <enum>Qt::ScrollBarAsNeeded</enum>
1871               </property>
1872               <property name="selectionBehavior">
1873                <enum>QAbstractItemView::SelectRows</enum>
1874               </property>
1875               <attribute name="horizontalHeaderMinimumSectionSize">
1876                <number>30</number>
1877               </attribute>
1878               <attribute name="horizontalHeaderDefaultSectionSize">
1879                <number>80</number>
1880               </attribute>
1881               <column>
1882                <property name="text">
1883                 <string>Status</string>
1884                </property>
1885               </column>
1886               <column>
1887                <property name="text">
1888                 <string>Filter</string>
1889                </property>
1890               </column>
1891               <column>
1892                <property name="text">
1893                 <string>Count</string>
1894                </property>
1895               </column>
1896               <column>
1897                <property name="text">
1898                 <string>Exp</string>
1899                </property>
1900               </column>
1901               <column>
1902                <property name="text">
1903                 <string>Type</string>
1904                </property>
1905               </column>
1906               <column>
1907                <property name="text">
1908                 <string>Bin</string>
1909                </property>
1910               </column>
1911               <column>
1912                <property name="text">
1913                 <string>ISO/Gain</string>
1914                </property>
1915               </column>
1916               <column>
1917                <property name="text">
1918                 <string>Offset</string>
1919                </property>
1920               </column>
1921              </widget>
1922             </item>
1923            </layout>
1924           </widget>
1925          </item>
1926          <item>
1927           <layout class="QHBoxLayout" name="controlsLayout">
1928            <property name="spacing">
1929             <number>1</number>
1930            </property>
1931            <item>
1932             <widget class="QPushButton" name="previewB">
1933              <property name="minimumSize">
1934               <size>
1935                <width>32</width>
1936                <height>32</height>
1937               </size>
1938              </property>
1939              <property name="maximumSize">
1940               <size>
1941                <width>32</width>
1942                <height>32</height>
1943               </size>
1944              </property>
1945              <property name="toolTip">
1946               <string>Capture a Preview...</string>
1947              </property>
1948              <property name="text">
1949               <string/>
1950              </property>
1951              <property name="icon">
1952               <iconset theme="camera-photo">
1953                <normaloff>.</normaloff>.</iconset>
1954              </property>
1955              <property name="iconSize">
1956               <size>
1957                <width>28</width>
1958                <height>28</height>
1959               </size>
1960              </property>
1961              <property name="autoDefault">
1962               <bool>true</bool>
1963              </property>
1964              <property name="default">
1965               <bool>true</bool>
1966              </property>
1967              <attribute name="buttonGroup">
1968               <string notr="true">sequenceControlsButtonGroup</string>
1969              </attribute>
1970             </widget>
1971            </item>
1972            <item>
1973             <widget class="QPushButton" name="loopB">
1974              <property name="minimumSize">
1975               <size>
1976                <width>32</width>
1977                <height>32</height>
1978               </size>
1979              </property>
1980              <property name="maximumSize">
1981               <size>
1982                <width>32</width>
1983                <height>32</height>
1984               </size>
1985              </property>
1986              <property name="toolTip">
1987               <string>Start Framing (Looping)...</string>
1988              </property>
1989              <property name="text">
1990               <string/>
1991              </property>
1992              <property name="icon">
1993               <iconset theme="media-playlist-repeat">
1994                <normaloff>.</normaloff>.</iconset>
1995              </property>
1996              <property name="iconSize">
1997               <size>
1998                <width>28</width>
1999                <height>28</height>
2000               </size>
2001              </property>
2002              <attribute name="buttonGroup">
2003               <string notr="true">sequenceControlsButtonGroup</string>
2004              </attribute>
2005             </widget>
2006            </item>
2007            <item>
2008             <widget class="QPushButton" name="liveVideoB">
2009              <property name="enabled">
2010               <bool>true</bool>
2011              </property>
2012              <property name="minimumSize">
2013               <size>
2014                <width>32</width>
2015                <height>32</height>
2016               </size>
2017              </property>
2018              <property name="maximumSize">
2019               <size>
2020                <width>32</width>
2021                <height>32</height>
2022               </size>
2023              </property>
2024              <property name="toolTip">
2025               <string>Live Video...</string>
2026              </property>
2027              <property name="styleSheet">
2028               <string notr="true"/>
2029              </property>
2030              <property name="text">
2031               <string/>
2032              </property>
2033              <property name="icon">
2034               <iconset theme="camera-off">
2035                <normaloff>.</normaloff>.</iconset>
2036              </property>
2037              <property name="iconSize">
2038               <size>
2039                <width>28</width>
2040                <height>28</height>
2041               </size>
2042              </property>
2043              <property name="checkable">
2044               <bool>true</bool>
2045              </property>
2046              <attribute name="buttonGroup">
2047               <string notr="true">sequenceControlsButtonGroup</string>
2048              </attribute>
2049             </widget>
2050            </item>
2051            <item>
2052             <spacer name="buttonSpacer">
2053              <property name="orientation">
2054               <enum>Qt::Horizontal</enum>
2055              </property>
2056              <property name="sizeType">
2057               <enum>QSizePolicy::Expanding</enum>
2058              </property>
2059              <property name="sizeHint" stdset="0">
2060               <size>
2061                <width>18</width>
2062                <height>21</height>
2063               </size>
2064              </property>
2065             </spacer>
2066            </item>
2067            <item>
2068             <widget class="QPushButton" name="startB">
2069              <property name="sizePolicy">
2070               <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
2071                <horstretch>0</horstretch>
2072                <verstretch>0</verstretch>
2073               </sizepolicy>
2074              </property>
2075              <property name="minimumSize">
2076               <size>
2077                <width>32</width>
2078                <height>32</height>
2079               </size>
2080              </property>
2081              <property name="maximumSize">
2082               <size>
2083                <width>32</width>
2084                <height>32</height>
2085               </size>
2086              </property>
2087              <property name="toolTip">
2088               <string>Start Sequence</string>
2089              </property>
2090              <property name="text">
2091               <string/>
2092              </property>
2093              <attribute name="buttonGroup">
2094               <string notr="true">sequenceControlsButtonGroup</string>
2095              </attribute>
2096             </widget>
2097            </item>
2098            <item>
2099             <widget class="QPushButton" name="pauseB">
2100              <property name="enabled">
2101               <bool>false</bool>
2102              </property>
2103              <property name="sizePolicy">
2104               <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
2105                <horstretch>0</horstretch>
2106                <verstretch>0</verstretch>
2107               </sizepolicy>
2108              </property>
2109              <property name="minimumSize">
2110               <size>
2111                <width>32</width>
2112                <height>32</height>
2113               </size>
2114              </property>
2115              <property name="maximumSize">
2116               <size>
2117                <width>32</width>
2118                <height>32</height>
2119               </size>
2120              </property>
2121              <property name="toolTip">
2122               <string>Pause Sequence</string>
2123              </property>
2124              <property name="text">
2125               <string/>
2126              </property>
2127              <property name="autoDefault">
2128               <bool>true</bool>
2129              </property>
2130              <property name="default">
2131               <bool>true</bool>
2132              </property>
2133              <attribute name="buttonGroup">
2134               <string notr="true">sequenceControlsButtonGroup</string>
2135              </attribute>
2136             </widget>
2137            </item>
2138           </layout>
2139          </item>
2140         </layout>
2141        </item>
2142        <item>
2143         <layout class="QVBoxLayout" name="verticalLayout">
2144          <property name="spacing">
2145           <number>2</number>
2146          </property>
2147          <item>
2148           <widget class="QGroupBox" name="toolsGroup">
2149            <property name="title">
2150             <string>Tools</string>
2151            </property>
2152            <layout class="QHBoxLayout" name="horizontalLayout_8">
2153             <property name="spacing">
2154              <number>2</number>
2155             </property>
2156             <property name="leftMargin">
2157              <number>2</number>
2158             </property>
2159             <property name="topMargin">
2160              <number>2</number>
2161             </property>
2162             <property name="rightMargin">
2163              <number>2</number>
2164             </property>
2165             <property name="bottomMargin">
2166              <number>2</number>
2167             </property>
2168             <item>
2169              <widget class="QPushButton" name="darkLibraryB">
2170               <property name="toolTip">
2171                <string>Create and manage Dark Library</string>
2172               </property>
2173               <property name="text">
2174                <string>Darks...</string>
2175               </property>
2176              </widget>
2177             </item>
2178             <item>
2179              <widget class="QPushButton" name="limitsB">
2180               <property name="toolTip">
2181                <string>Configure Guide &amp; Focus limits</string>
2182               </property>
2183               <property name="text">
2184                <string>Limits...</string>
2185               </property>
2186              </widget>
2187             </item>
2188             <item>
2189              <widget class="QPushButton" name="scriptManagerB">
2190               <property name="sizePolicy">
2191                <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
2192                 <horstretch>0</horstretch>
2193                 <verstretch>0</verstretch>
2194                </sizepolicy>
2195               </property>
2196               <property name="toolTip">
2197                <string>Manage sequence scripts</string>
2198               </property>
2199               <property name="text">
2200                <string>Scripts...</string>
2201               </property>
2202              </widget>
2203             </item>
2204             <item>
2205              <spacer name="horizontalSpacer_3">
2206               <property name="orientation">
2207                <enum>Qt::Horizontal</enum>
2208               </property>
2209               <property name="sizeHint" stdset="0">
2210                <size>
2211                 <width>40</width>
2212                 <height>20</height>
2213                </size>
2214               </property>
2215              </spacer>
2216             </item>
2217             <item>
2218              <widget class="QCheckBox" name="darkB">
2219               <property name="toolTip">
2220                <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Automatically apply dark subtraction on preview images if a suitable dark frame is available.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
2221               </property>
2222               <property name="text">
2223                <string>Dark</string>
2224               </property>
2225              </widget>
2226             </item>
2227            </layout>
2228           </widget>
2229          </item>
2230          <item>
2231           <widget class="QFrame" name="processGrid">
2232            <property name="frameShape">
2233             <enum>QFrame::Box</enum>
2234            </property>
2235            <property name="frameShadow">
2236             <enum>QFrame::Sunken</enum>
2237            </property>
2238            <property name="lineWidth">
2239             <number>1</number>
2240            </property>
2241            <layout class="QGridLayout" name="progressGrid" columnstretch="0,0,10,0,1,0">
2242             <property name="horizontalSpacing">
2243              <number>2</number>
2244             </property>
2245             <item row="2" column="0">
2246              <widget class="QLabel" name="jobLabel">
2247               <property name="text">
2248                <string>Total remaining:</string>
2249               </property>
2250              </widget>
2251             </item>
2252             <item row="1" column="0">
2253              <widget class="QLabel" name="frameInfoLabel">
2254               <property name="font">
2255                <font>
2256                 <weight>50</weight>
2257                 <bold>false</bold>
2258                </font>
2259               </property>
2260               <property name="text">
2261                <string>Expose (-/-):</string>
2262               </property>
2263              </widget>
2264             </item>
2265             <item row="2" column="2">
2266              <spacer name="horizontalSpacer_5">
2267               <property name="orientation">
2268                <enum>Qt::Horizontal</enum>
2269               </property>
2270               <property name="sizeHint" stdset="0">
2271                <size>
2272                 <width>40</width>
2273                 <height>20</height>
2274                </size>
2275               </property>
2276              </spacer>
2277             </item>
2278             <item row="1" column="1">
2279              <widget class="QLabel" name="frameRemainingTime">
2280               <property name="minimumSize">
2281                <size>
2282                 <width>70</width>
2283                 <height>0</height>
2284                </size>
2285               </property>
2286               <property name="font">
2287                <font>
2288                 <weight>75</weight>
2289                 <bold>true</bold>
2290                </font>
2291               </property>
2292               <property name="text">
2293                <string>--:--:--</string>
2294               </property>
2295               <property name="alignment">
2296                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
2297               </property>
2298              </widget>
2299             </item>
2300             <item row="2" column="4">
2301              <widget class="QLabel" name="avgDownloadTime">
2302               <property name="text">
2303                <string/>
2304               </property>
2305               <property name="alignment">
2306                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
2307               </property>
2308              </widget>
2309             </item>
2310             <item row="0" column="0">
2311              <widget class="QLabel" name="progressLabel">
2312               <property name="text">
2313                <string>&lt;b&gt;Progress&lt;/b&gt;</string>
2314               </property>
2315              </widget>
2316             </item>
2317             <item row="2" column="1">
2318              <widget class="QLabel" name="jobRemainingTime">
2319               <property name="minimumSize">
2320                <size>
2321                 <width>70</width>
2322                 <height>0</height>
2323                </size>
2324               </property>
2325               <property name="font">
2326                <font>
2327                 <weight>75</weight>
2328                 <bold>true</bold>
2329                </font>
2330               </property>
2331               <property name="text">
2332                <string>--:--:--</string>
2333               </property>
2334               <property name="alignment">
2335                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
2336               </property>
2337              </widget>
2338             </item>
2339             <item row="2" column="3">
2340              <widget class="QLabel" name="avgDownloadLabel">
2341               <property name="text">
2342                <string>Avg. Download:</string>
2343               </property>
2344               <property name="alignment">
2345                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
2346               </property>
2347              </widget>
2348             </item>
2349             <item row="2" column="5">
2350              <widget class="QLabel" name="secLabel">
2351               <property name="text">
2352                <string>sec</string>
2353               </property>
2354              </widget>
2355             </item>
2356             <item row="0" column="1" colspan="5">
2357              <widget class="Ekos::LedStatusWidget" name="captureStatusWidget" native="true">
2358               <property name="minimumSize">
2359                <size>
2360                 <width>0</width>
2361                 <height>25</height>
2362                </size>
2363               </property>
2364              </widget>
2365             </item>
2366             <item row="3" column="0" colspan="6">
2367              <widget class="QProgressBar" name="imgProgress">
2368               <property name="enabled">
2369                <bool>false</bool>
2370               </property>
2371              </widget>
2372             </item>
2373             <item row="1" column="3">
2374              <widget class="QLabel" name="targetDriftLabel">
2375               <property name="text">
2376                <string>Target drift:</string>
2377               </property>
2378               <property name="alignment">
2379                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
2380               </property>
2381              </widget>
2382             </item>
2383             <item row="1" column="4">
2384              <widget class="QLabel" name="targetDrift">
2385               <property name="text">
2386                <string>0.0</string>
2387               </property>
2388               <property name="alignment">
2389                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
2390               </property>
2391              </widget>
2392             </item>
2393             <item row="1" column="5">
2394              <widget class="QLabel" name="targetDriftUnit">
2395               <property name="text">
2396                <string>&quot;</string>
2397               </property>
2398              </widget>
2399             </item>
2400            </layout>
2401           </widget>
2402          </item>
2403          <item>
2404           <widget class="QGroupBox" name="loadSaveBox">
2405            <property name="flat">
2406             <bool>true</bool>
2407            </property>
2408            <property name="enabled">
2409             <bool>false</bool>
2410            </property>
2411            <property name="visible">
2412             <bool>false</bool>
2413            </property>             
2414           <layout class="QHBoxLayout" name="loadSaveLayout">
2415            <item>
2416             <spacer name="loadSaveSpacer">
2417              <property name="orientation">
2418               <enum>Qt::Horizontal</enum>
2419              </property>
2420              <property name="sizeHint" stdset="0">
2421               <size>
2422                <width>40</width>
2423                <height>20</height>
2424               </size>
2425              </property>
2426             </spacer>
2427            </item>
2428            <item>
2429             <widget class="QPushButton" name="esqLoadB">
2430              <property name="minimumSize">
2431               <size>
2432                <width>85</width>
2433                <height>24</height>
2434               </size>
2435              </property>
2436              <property name="maximumSize">
2437               <size>
2438                <width>85</width>
2439                <height>32</height>
2440               </size>
2441              </property>
2442              <property name="toolTip">
2443               <string>Load a new sequence file</string>
2444              </property>
2445              <property name="text">
2446               <string>Load...</string>
2447              </property>
2448             </widget>
2449            </item>
2450            <item>
2451             <widget class="QPushButton" name="esqSaveAsB">
2452              <property name="minimumSize">
2453               <size>
2454                <width>85</width>
2455                <height>24</height>
2456               </size>
2457              </property>
2458              <property name="maximumSize">
2459               <size>
2460                <width>85</width>
2461                <height>32</height>
2462               </size>
2463              </property>
2464              <property name="toolTip">
2465               <string>Save to a new sequence file</string>
2466              </property>
2467              <property name="text">
2468               <string>Save As...</string>
2469              </property>
2470             </widget>
2471            </item>
2472           </layout>
2473           </widget>
2474          </item>
2475         </layout>
2476        </item>
2477       </layout>
2478      </widget>
2479     </widget>
2480    </item>
2481   </layout>
2482  </widget>
2483  <customwidgets>
2484   <customwidget>
2485    <class>NonLinearDoubleSpinBox</class>
2486    <extends>QDoubleSpinBox</extends>
2487    <header>auxiliary/nonlineardoublespinbox.h</header>
2488   </customwidget>
2489   <customwidget>
2490    <class>Ekos::LedStatusWidget</class>
2491    <extends>QWidget</extends>
2492    <header>ekos/auxiliary/ledstatuswidget.h</header>
2493   </customwidget>
2494  </customwidgets>
2495  <tabstops>
2496   <tabstop>opticalTrainCombo</tabstop>
2497   <tabstop>trainB</tabstop>
2498   <tabstop>coolerOnB</tabstop>
2499   <tabstop>coolerOffB</tabstop>
2500   <tabstop>cameraTemperatureS</tabstop>
2501   <tabstop>clearConfigurationB</tabstop>
2502   <tabstop>cameraTemperatureN</tabstop>
2503   <tabstop>setTemperatureB</tabstop>
2504   <tabstop>temperatureRegulationB</tabstop>
2505   <tabstop>captureExposureN</tabstop>
2506   <tabstop>FilterPosCombo</tabstop>
2507   <tabstop>filterManagerB</tabstop>
2508   <tabstop>filterEditB</tabstop>
2509   <tabstop>captureCountN</tabstop>
2510   <tabstop>captureDelayN</tabstop>
2511   <tabstop>captureFormatS</tabstop>
2512   <tabstop>captureEncodingS</tabstop>
2513   <tabstop>captureISOS</tabstop>
2514   <tabstop>captureTypeS</tabstop>
2515   <tabstop>captureGainN</tabstop>
2516   <tabstop>captureFrameXN</tabstop>
2517   <tabstop>captureFrameYN</tabstop>
2518   <tabstop>captureOffsetN</tabstop>
2519   <tabstop>captureFrameWN</tabstop>
2520   <tabstop>captureFrameHN</tabstop>
2521   <tabstop>resetFrameB</tabstop>
2522   <tabstop>calibrationB</tabstop>
2523   <tabstop>generateDarkFlatsB</tabstop>
2524   <tabstop>captureBinHN</tabstop>
2525   <tabstop>captureBinVN</tabstop>
2526   <tabstop>customValuesB</tabstop>
2527   <tabstop>rotatorB</tabstop>
2528   <tabstop>targetNameT</tabstop>
2529   <tabstop>fileDirectoryT</tabstop>
2530   <tabstop>selectFileDirectoryB</tabstop>
2531   <tabstop>fileUploadModeS</tabstop>
2532   <tabstop>fileRemoteDirT</tabstop>
2533   <tabstop>addToQueueB</tabstop>
2534   <tabstop>removeFromQueueB</tabstop>
2535   <tabstop>queueUpB</tabstop>
2536   <tabstop>queueDownB</tabstop>
2537   <tabstop>resetB</tabstop>
2538   <tabstop>observerB</tabstop>
2539   <tabstop>queueLoadB</tabstop>
2540   <tabstop>queueSaveB</tabstop>
2541   <tabstop>queueSaveAsB</tabstop>
2542   <tabstop>queueTable</tabstop>
2543   <tabstop>previewB</tabstop>
2544   <tabstop>loopB</tabstop>
2545   <tabstop>liveVideoB</tabstop>
2546   <tabstop>startB</tabstop>
2547   <tabstop>pauseB</tabstop>
2548   <tabstop>darkLibraryB</tabstop>
2549   <tabstop>limitsB</tabstop>
2550   <tabstop>scriptManagerB</tabstop>
2551   <tabstop>darkB</tabstop>
2552  </tabstops>
2553  <resources/>
2554  <connections/>
2555  <buttongroups>
2556   <buttongroup name="sequenceControlsButtonGroup"/>
2557   <buttongroup name="queueEditButtonGroup">
2558    <property name="exclusive">
2559     <bool>false</bool>
2560    </property>
2561   </buttongroup>
2562  </buttongroups>
2563 </ui>