Warning, /education/kstars/kstars/ekos/capture/exposurecalculator/exposurecalculatordialog.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>ExposureCalculatorDialog</class>
0004  <widget class="QDialog" name="ExposureCalculatorDialog">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>438</width>
0010     <height>713</height>
0011    </rect>
0012   </property>
0013   <property name="sizePolicy">
0014    <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
0015     <horstretch>0</horstretch>
0016     <verstretch>0</verstretch>
0017    </sizepolicy>
0018   </property>
0019   <property name="minimumSize">
0020    <size>
0021     <width>438</width>
0022     <height>713</height>
0023    </size>
0024   </property>
0025   <property name="maximumSize">
0026    <size>
0027     <width>16777215</width>
0028     <height>16777215</height>
0029    </size>
0030   </property>
0031   <property name="windowTitle">
0032    <string>Exposure Calculator</string>
0033   </property>
0034   <property name="toolTip">
0035    <string/>
0036   </property>
0037   <property name="sizeGripEnabled">
0038    <bool>true</bool>
0039   </property>
0040   <layout class="QGridLayout" name="gridLayout_4">
0041    <property name="leftMargin">
0042     <number>3</number>
0043    </property>
0044    <property name="topMargin">
0045     <number>3</number>
0046    </property>
0047    <property name="rightMargin">
0048     <number>3</number>
0049    </property>
0050    <property name="bottomMargin">
0051     <number>3</number>
0052    </property>
0053    <property name="spacing">
0054     <number>3</number>
0055    </property>
0056    <item row="1" column="0">
0057     <widget class="QFrame" name="exposureCalculatorFrame">
0058      <property name="enabled">
0059       <bool>true</bool>
0060      </property>
0061      <property name="sizePolicy">
0062       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
0063        <horstretch>0</horstretch>
0064        <verstretch>0</verstretch>
0065       </sizepolicy>
0066      </property>
0067      <property name="frameShape">
0068       <enum>QFrame::StyledPanel</enum>
0069      </property>
0070      <property name="frameShadow">
0071       <enum>QFrame::Raised</enum>
0072      </property>
0073      <layout class="QGridLayout" name="gridLayout_2">
0074       <property name="leftMargin">
0075        <number>3</number>
0076       </property>
0077       <property name="topMargin">
0078        <number>3</number>
0079       </property>
0080       <property name="rightMargin">
0081        <number>3</number>
0082       </property>
0083       <property name="bottomMargin">
0084        <number>3</number>
0085       </property>
0086       <property name="spacing">
0087        <number>3</number>
0088       </property>
0089       <item row="0" column="0" colspan="2">
0090        <widget class="QLabel" name="SQMLabel">
0091         <property name="text">
0092          <string>Sky Quality</string>
0093         </property>
0094         <property name="alignment">
0095          <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
0096         </property>
0097         <property name="wordWrap">
0098          <bool>true</bool>
0099         </property>
0100        </widget>
0101       </item>
0102       <item row="1" column="0" colspan="2">
0103        <widget class="QLabel" name="indiFocalRationLabel">
0104         <property name="text">
0105          <string>Focal Ratio</string>
0106         </property>
0107        </widget>
0108       </item>
0109       <item row="1" column="5">
0110        <widget class="QLabel" name="label">
0111         <property name="minimumSize">
0112          <size>
0113           <width>126</width>
0114           <height>0</height>
0115          </size>
0116         </property>
0117         <property name="text">
0118          <string>Filter Bandwidth</string>
0119         </property>
0120        </widget>
0121       </item>
0122       <item row="6" column="7">
0123        <widget class="QDoubleSpinBox" name="noiseTolerance">
0124         <property name="sizePolicy">
0125          <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0126           <horstretch>0</horstretch>
0127           <verstretch>0</verstretch>
0128          </sizepolicy>
0129         </property>
0130         <property name="minimumSize">
0131          <size>
0132           <width>72</width>
0133           <height>0</height>
0134          </size>
0135         </property>
0136         <property name="toolTip">
0137          <string>Alter the bias of the noise sources</string>
0138         </property>
0139         <property name="minimum">
0140          <double>0.250000000000000</double>
0141         </property>
0142         <property name="maximum">
0143          <double>500.000000000000000</double>
0144         </property>
0145         <property name="singleStep">
0146          <double>1.000000000000000</double>
0147         </property>
0148         <property name="value">
0149          <double>5.000000000000000</double>
0150         </property>
0151        </widget>
0152       </item>
0153       <item row="6" column="3" colspan="2">
0154        <spacer name="horizontalSpacer_5">
0155         <property name="orientation">
0156          <enum>Qt::Horizontal</enum>
0157         </property>
0158         <property name="sizeHint" stdset="0">
0159          <size>
0160           <width>20</width>
0161           <height>20</height>
0162          </size>
0163         </property>
0164        </spacer>
0165       </item>
0166       <item row="3" column="0">
0167        <widget class="QLabel" name="indiCameraLabel">
0168         <property name="text">
0169          <string>Camera</string>
0170         </property>
0171        </widget>
0172       </item>
0173       <item row="0" column="5">
0174        <widget class="QLabel" name="bortleScaleLabel">
0175         <property name="minimumSize">
0176          <size>
0177           <width>107</width>
0178           <height>0</height>
0179          </size>
0180         </property>
0181         <property name="text">
0182          <string>Bortle Class</string>
0183         </property>
0184        </widget>
0185       </item>
0186       <item row="6" column="0" colspan="3">
0187        <widget class="QFrame" name="gainSelectionFrame">
0188         <property name="sizePolicy">
0189          <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
0190           <horstretch>0</horstretch>
0191           <verstretch>0</verstretch>
0192          </sizepolicy>
0193         </property>
0194         <property name="minimumSize">
0195          <size>
0196           <width>180</width>
0197           <height>32</height>
0198          </size>
0199         </property>
0200         <property name="frameShape">
0201          <enum>QFrame::StyledPanel</enum>
0202         </property>
0203         <property name="frameShadow">
0204          <enum>QFrame::Raised</enum>
0205         </property>
0206         <widget class="QLabel" name="gainSpinnerLabel">
0207          <property name="geometry">
0208           <rect>
0209            <x>10</x>
0210            <y>3</y>
0211            <width>72</width>
0212            <height>27</height>
0213           </rect>
0214          </property>
0215          <property name="minimumSize">
0216           <size>
0217            <width>72</width>
0218            <height>27</height>
0219           </size>
0220          </property>
0221          <property name="font">
0222           <font>
0223            <pointsize>10</pointsize>
0224           </font>
0225          </property>
0226          <property name="text">
0227           <string>Gain</string>
0228          </property>
0229         </widget>
0230         <widget class="QSpinBox" name="gainSelector">
0231          <property name="geometry">
0232           <rect>
0233            <x>90</x>
0234            <y>3</y>
0235            <width>81</width>
0236            <height>27</height>
0237           </rect>
0238          </property>
0239          <property name="sizePolicy">
0240           <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0241            <horstretch>0</horstretch>
0242            <verstretch>0</verstretch>
0243           </sizepolicy>
0244          </property>
0245          <property name="minimumSize">
0246           <size>
0247            <width>81</width>
0248            <height>27</height>
0249           </size>
0250          </property>
0251          <property name="toolTip">
0252           <string>Select Camera Sensor Gain</string>
0253          </property>
0254         </widget>
0255         <widget class="QComboBox" name="gainISODiscreteSelector">
0256          <property name="geometry">
0257           <rect>
0258            <x>90</x>
0259            <y>3</y>
0260            <width>81</width>
0261            <height>27</height>
0262           </rect>
0263          </property>
0264          <property name="sizePolicy">
0265           <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0266            <horstretch>0</horstretch>
0267            <verstretch>0</verstretch>
0268           </sizepolicy>
0269          </property>
0270          <property name="toolTip">
0271           <string>Select DSLR ISO Value</string>
0272          </property>
0273         </widget>
0274         <widget class="QLabel" name="gainISOSelectorLabel">
0275          <property name="geometry">
0276           <rect>
0277            <x>10</x>
0278            <y>3</y>
0279            <width>72</width>
0280            <height>27</height>
0281           </rect>
0282          </property>
0283          <property name="minimumSize">
0284           <size>
0285            <width>72</width>
0286            <height>27</height>
0287           </size>
0288          </property>
0289          <property name="text">
0290           <string>ISO</string>
0291          </property>
0292         </widget>
0293         <widget class="QLabel" name="gainSelectionFixedLabel">
0294          <property name="geometry">
0295           <rect>
0296            <x>10</x>
0297            <y>3</y>
0298            <width>151</width>
0299            <height>27</height>
0300           </rect>
0301          </property>
0302          <property name="sizePolicy">
0303           <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0304            <horstretch>0</horstretch>
0305            <verstretch>0</verstretch>
0306           </sizepolicy>
0307          </property>
0308          <property name="text">
0309           <string>Read noise constant</string>
0310          </property>
0311          <property name="alignment">
0312           <set>Qt::AlignCenter</set>
0313          </property>
0314         </widget>
0315         <zorder>gainISODiscreteSelector</zorder>
0316         <zorder>gainSelectionFixedLabel</zorder>
0317         <zorder>gainSpinnerLabel</zorder>
0318         <zorder>gainSelector</zorder>
0319         <zorder>gainISOSelectorLabel</zorder>
0320        </widget>
0321       </item>
0322       <item row="7" column="0" colspan="8">
0323        <widget class="QFrame" name="calculationResult">
0324         <property name="frameShape">
0325          <enum>QFrame::StyledPanel</enum>
0326         </property>
0327         <property name="frameShadow">
0328          <enum>QFrame::Raised</enum>
0329         </property>
0330         <layout class="QGridLayout" name="gridLayout_3">
0331          <property name="leftMargin">
0332           <number>2</number>
0333          </property>
0334          <property name="topMargin">
0335           <number>3</number>
0336          </property>
0337          <property name="rightMargin">
0338           <number>2</number>
0339          </property>
0340          <property name="bottomMargin">
0341           <number>3</number>
0342          </property>
0343          <property name="spacing">
0344           <number>3</number>
0345          </property>
0346          <item row="0" column="0">
0347           <layout class="QGridLayout" name="gridLayout">
0348            <property name="leftMargin">
0349             <number>6</number>
0350            </property>
0351            <property name="topMargin">
0352             <number>1</number>
0353            </property>
0354            <property name="bottomMargin">
0355             <number>1</number>
0356            </property>
0357            <property name="spacing">
0358             <number>3</number>
0359            </property>
0360            <item row="0" column="4">
0361             <widget class="QLabel" name="subShotNoise">
0362              <property name="sizePolicy">
0363               <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
0364                <horstretch>0</horstretch>
0365                <verstretch>0</verstretch>
0366               </sizepolicy>
0367              </property>
0368              <property name="minimumSize">
0369               <size>
0370                <width>40</width>
0371                <height>0</height>
0372               </size>
0373              </property>
0374              <property name="toolTip">
0375               <string>Noise in the sub-exposure from light pollution</string>
0376              </property>
0377              <property name="frameShape">
0378               <enum>QFrame::StyledPanel</enum>
0379              </property>
0380              <property name="text">
0381               <string/>
0382              </property>
0383              <property name="alignment">
0384               <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0385              </property>
0386             </widget>
0387            </item>
0388            <item row="1" column="3">
0389             <widget class="QLabel" name="subTotalNoiseLabel">
0390              <property name="text">
0391               <string>Total Noise</string>
0392              </property>
0393             </widget>
0394            </item>
0395            <item row="1" column="0">
0396             <widget class="QLabel" name="subPollutionLabel">
0397              <property name="text">
0398               <string>Pollution Electrons</string>
0399              </property>
0400             </widget>
0401            </item>
0402            <item row="1" column="4">
0403             <widget class="QLabel" name="subTotalNoise">
0404              <property name="sizePolicy">
0405               <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
0406                <horstretch>0</horstretch>
0407                <verstretch>0</verstretch>
0408               </sizepolicy>
0409              </property>
0410              <property name="minimumSize">
0411               <size>
0412                <width>40</width>
0413                <height>0</height>
0414               </size>
0415              </property>
0416              <property name="toolTip">
0417               <string>Total noise in the sub-exposure (light pollution + read-noise)</string>
0418              </property>
0419              <property name="frameShape">
0420               <enum>QFrame::StyledPanel</enum>
0421              </property>
0422              <property name="text">
0423               <string/>
0424              </property>
0425              <property name="alignment">
0426               <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0427              </property>
0428             </widget>
0429            </item>
0430            <item row="0" column="3">
0431             <widget class="QLabel" name="subShotNoiseLabel">
0432              <property name="text">
0433               <string>Shot Noise</string>
0434              </property>
0435             </widget>
0436            </item>
0437            <item row="1" column="1">
0438             <widget class="QLabel" name="subPollutionElectrons">
0439              <property name="sizePolicy">
0440               <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
0441                <horstretch>0</horstretch>
0442                <verstretch>0</verstretch>
0443               </sizepolicy>
0444              </property>
0445              <property name="minimumSize">
0446               <size>
0447                <width>40</width>
0448                <height>0</height>
0449               </size>
0450              </property>
0451              <property name="toolTip">
0452               <string>Estimated light pollution electrons in the sub-exposure.</string>
0453              </property>
0454              <property name="frameShape">
0455               <enum>QFrame::StyledPanel</enum>
0456              </property>
0457              <property name="text">
0458               <string/>
0459              </property>
0460              <property name="alignment">
0461               <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0462              </property>
0463             </widget>
0464            </item>
0465            <item row="0" column="2">
0466             <spacer name="horizontalSpacer_3">
0467              <property name="orientation">
0468               <enum>Qt::Horizontal</enum>
0469              </property>
0470              <property name="sizeHint" stdset="0">
0471               <size>
0472                <width>40</width>
0473                <height>20</height>
0474               </size>
0475              </property>
0476             </spacer>
0477            </item>
0478            <item row="1" column="2">
0479             <spacer name="horizontalSpacer_4">
0480              <property name="orientation">
0481               <enum>Qt::Horizontal</enum>
0482              </property>
0483              <property name="sizeHint" stdset="0">
0484               <size>
0485                <width>40</width>
0486                <height>20</height>
0487               </size>
0488              </property>
0489             </spacer>
0490            </item>
0491            <item row="0" column="1">
0492             <widget class="QLabel" name="subExposureTime">
0493              <property name="sizePolicy">
0494               <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
0495                <horstretch>0</horstretch>
0496                <verstretch>0</verstretch>
0497               </sizepolicy>
0498              </property>
0499              <property name="minimumSize">
0500               <size>
0501                <width>40</width>
0502                <height>0</height>
0503               </size>
0504              </property>
0505              <property name="toolTip">
0506               <string>Duration of Sub-exposure</string>
0507              </property>
0508              <property name="frameShape">
0509               <enum>QFrame::StyledPanel</enum>
0510              </property>
0511              <property name="text">
0512               <string/>
0513              </property>
0514              <property name="alignment">
0515               <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0516              </property>
0517             </widget>
0518            </item>
0519            <item row="0" column="0">
0520             <widget class="QLabel" name="subTimeLabel">
0521              <property name="text">
0522               <string>Exposure Time (sec)</string>
0523              </property>
0524             </widget>
0525            </item>
0526           </layout>
0527          </item>
0528         </layout>
0529        </widget>
0530       </item>
0531       <item row="3" column="7">
0532        <widget class="QLabel" name="SensorType">
0533         <property name="minimumSize">
0534          <size>
0535           <width>62</width>
0536           <height>0</height>
0537          </size>
0538         </property>
0539         <property name="text">
0540          <string/>
0541         </property>
0542        </widget>
0543       </item>
0544       <item row="3" column="1">
0545        <widget class="QPushButton" name="downloadCameraB">
0546         <property name="enabled">
0547          <bool>true</bool>
0548         </property>
0549         <property name="sizePolicy">
0550          <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0551           <horstretch>0</horstretch>
0552           <verstretch>0</verstretch>
0553          </sizepolicy>
0554         </property>
0555         <property name="maximumSize">
0556          <size>
0557           <width>32</width>
0558           <height>16777215</height>
0559          </size>
0560         </property>
0561         <property name="toolTip">
0562          <string>Download additional camera data files</string>
0563         </property>
0564         <property name="text">
0565          <string>+</string>
0566         </property>
0567         <property name="autoDefault">
0568          <bool>false</bool>
0569         </property>
0570        </widget>
0571       </item>
0572       <item row="0" column="7">
0573        <widget class="QWidget" name="skyQualityColor" native="true">
0574         <property name="sizePolicy">
0575          <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0576           <horstretch>0</horstretch>
0577           <verstretch>0</verstretch>
0578          </sizepolicy>
0579         </property>
0580         <property name="minimumSize">
0581          <size>
0582           <width>28</width>
0583           <height>28</height>
0584          </size>
0585         </property>
0586         <property name="maximumSize">
0587          <size>
0588           <width>28</width>
0589           <height>28</height>
0590          </size>
0591         </property>
0592         <property name="toolTip">
0593          <string>Bortle Zone Color</string>
0594         </property>
0595        </widget>
0596       </item>
0597       <item row="0" column="6">
0598        <widget class="QLabel" name="bortleScaleValue">
0599         <property name="minimumSize">
0600          <size>
0601           <width>40</width>
0602           <height>0</height>
0603          </size>
0604         </property>
0605         <property name="maximumSize">
0606          <size>
0607           <width>40</width>
0608           <height>40</height>
0609          </size>
0610         </property>
0611         <property name="toolTip">
0612          <string>Bortle class value</string>
0613         </property>
0614         <property name="text">
0615          <string>9</string>
0616         </property>
0617         <property name="alignment">
0618          <set>Qt::AlignCenter</set>
0619         </property>
0620        </widget>
0621       </item>
0622       <item row="0" column="3">
0623        <spacer name="horizontalSpacer">
0624         <property name="orientation">
0625          <enum>Qt::Horizontal</enum>
0626         </property>
0627         <property name="sizeHint" stdset="0">
0628          <size>
0629           <width>40</width>
0630           <height>20</height>
0631          </size>
0632         </property>
0633        </spacer>
0634       </item>
0635       <item row="4" column="2" colspan="6">
0636        <widget class="QComboBox" name="cameraReadModeSelector">
0637         <property name="toolTip">
0638          <string>Select read mode on cameras with multiple read modes.</string>
0639         </property>
0640        </widget>
0641       </item>
0642       <item row="0" column="2">
0643        <widget class="QDoubleSpinBox" name="userSkyQuality">
0644         <property name="sizePolicy">
0645          <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
0646           <horstretch>0</horstretch>
0647           <verstretch>0</verstretch>
0648          </sizepolicy>
0649         </property>
0650         <property name="minimumSize">
0651          <size>
0652           <width>80</width>
0653           <height>27</height>
0654          </size>
0655         </property>
0656         <property name="toolTip">
0657          <string>Adjust the quality of the sky</string>
0658         </property>
0659         <property name="decimals">
0660          <number>3</number>
0661         </property>
0662        </widget>
0663       </item>
0664       <item row="4" column="0" colspan="2">
0665        <widget class="QLabel" name="indiCameraReadMode">
0666         <property name="text">
0667          <string>Read Mode</string>
0668         </property>
0669        </widget>
0670       </item>
0671       <item row="1" column="7">
0672        <widget class="QDoubleSpinBox" name="filterBandwidth">
0673         <property name="sizePolicy">
0674          <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0675           <horstretch>0</horstretch>
0676           <verstretch>0</verstretch>
0677          </sizepolicy>
0678         </property>
0679         <property name="minimumSize">
0680          <size>
0681           <width>48</width>
0682           <height>27</height>
0683          </size>
0684         </property>
0685         <property name="maximumSize">
0686          <size>
0687           <width>16777215</width>
0688           <height>16777215</height>
0689          </size>
0690         </property>
0691         <property name="toolTip">
0692          <string>Apply a compensation for an optical filter</string>
0693         </property>
0694         <property name="decimals">
0695          <number>1</number>
0696         </property>
0697        </widget>
0698       </item>
0699       <item row="1" column="3">
0700        <spacer name="horizontalSpacer_2">
0701         <property name="orientation">
0702          <enum>Qt::Horizontal</enum>
0703         </property>
0704         <property name="sizeHint" stdset="0">
0705          <size>
0706           <width>40</width>
0707           <height>20</height>
0708          </size>
0709         </property>
0710        </spacer>
0711       </item>
0712       <item row="3" column="2" colspan="5">
0713        <widget class="QComboBox" name="imagingCameraSelector">
0714         <property name="toolTip">
0715          <string>Camera Data Selection</string>
0716         </property>
0717        </widget>
0718       </item>
0719       <item row="1" column="2">
0720        <widget class="QDoubleSpinBox" name="indiFocalRatio">
0721         <property name="sizePolicy">
0722          <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
0723           <horstretch>0</horstretch>
0724           <verstretch>0</verstretch>
0725          </sizepolicy>
0726         </property>
0727         <property name="minimumSize">
0728          <size>
0729           <width>80</width>
0730           <height>27</height>
0731          </size>
0732         </property>
0733        </widget>
0734       </item>
0735       <item row="5" column="0" colspan="8">
0736        <widget class="QCustomPlot" name="qCustomPlotSubExposure" native="true">
0737         <property name="sizePolicy">
0738          <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
0739           <horstretch>0</horstretch>
0740           <verstretch>0</verstretch>
0741          </sizepolicy>
0742         </property>
0743         <property name="minimumSize">
0744          <size>
0745           <width>0</width>
0746           <height>180</height>
0747          </size>
0748         </property>
0749         <property name="toolTip">
0750          <string>Potential exposure time graph</string>
0751         </property>
0752        </widget>
0753       </item>
0754       <item row="6" column="5">
0755        <widget class="QLabel" name="allowableNoiseLabel">
0756         <property name="sizePolicy">
0757          <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0758           <horstretch>0</horstretch>
0759           <verstretch>0</verstretch>
0760          </sizepolicy>
0761         </property>
0762         <property name="minimumSize">
0763          <size>
0764           <width>122</width>
0765           <height>27</height>
0766          </size>
0767         </property>
0768         <property name="text">
0769          <string>Noise Increase %</string>
0770         </property>
0771         <property name="alignment">
0772          <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
0773         </property>
0774        </widget>
0775       </item>
0776       <item row="8" column="0" colspan="8">
0777        <widget class="QTabWidget" name="tabWidget">
0778         <property name="minimumSize">
0779          <size>
0780           <width>0</width>
0781           <height>192</height>
0782          </size>
0783         </property>
0784         <property name="currentIndex">
0785          <number>1</number>
0786         </property>
0787         <widget class="QWidget" name="tab">
0788          <attribute name="title">
0789           <string>Table</string>
0790          </attribute>
0791          <layout class="QVBoxLayout" name="verticalLayout">
0792           <property name="spacing">
0793            <number>3</number>
0794           </property>
0795           <property name="leftMargin">
0796            <number>3</number>
0797           </property>
0798           <property name="topMargin">
0799            <number>3</number>
0800           </property>
0801           <property name="rightMargin">
0802            <number>3</number>
0803           </property>
0804           <property name="bottomMargin">
0805            <number>3</number>
0806           </property>
0807           <item>
0808            <widget class="QTableWidget" name="exposureStackResult">
0809             <property name="minimumSize">
0810              <size>
0811               <width>380</width>
0812               <height>140</height>
0813              </size>
0814             </property>
0815            </widget>
0816           </item>
0817          </layout>
0818         </widget>
0819         <widget class="QWidget" name="tab_2">
0820          <attribute name="title">
0821           <string>Graph</string>
0822          </attribute>
0823          <layout class="QGridLayout" name="gridLayout_5">
0824           <property name="leftMargin">
0825            <number>3</number>
0826           </property>
0827           <property name="topMargin">
0828            <number>3</number>
0829           </property>
0830           <property name="rightMargin">
0831            <number>3</number>
0832           </property>
0833           <property name="bottomMargin">
0834            <number>3</number>
0835           </property>
0836           <property name="spacing">
0837            <number>3</number>
0838           </property>
0839           <item row="0" column="7">
0840            <widget class="QLabel" name="exposureCountDifferential">
0841             <property name="sizePolicy">
0842              <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
0843               <horstretch>0</horstretch>
0844               <verstretch>0</verstretch>
0845              </sizepolicy>
0846             </property>
0847             <property name="minimumSize">
0848              <size>
0849               <width>40</width>
0850               <height>0</height>
0851              </size>
0852             </property>
0853             <property name="toolTip">
0854              <string>Slope of time to noise ratio curve at current exposure count</string>
0855             </property>
0856             <property name="text">
0857              <string/>
0858             </property>
0859            </widget>
0860           </item>
0861           <item row="0" column="3">
0862            <widget class="QLabel" name="exposureCountLabel">
0863             <property name="sizePolicy">
0864              <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
0865               <horstretch>0</horstretch>
0866               <verstretch>0</verstretch>
0867              </sizepolicy>
0868             </property>
0869             <property name="minimumSize">
0870              <size>
0871               <width>67</width>
0872               <height>0</height>
0873              </size>
0874             </property>
0875             <property name="text">
0876              <string>Exposures</string>
0877             </property>
0878            </widget>
0879           </item>
0880           <item row="0" column="4" colspan="2">
0881            <widget class="QLabel" name="exposureCount">
0882             <property name="sizePolicy">
0883              <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
0884               <horstretch>0</horstretch>
0885               <verstretch>0</verstretch>
0886              </sizepolicy>
0887             </property>
0888             <property name="minimumSize">
0889              <size>
0890               <width>40</width>
0891               <height>0</height>
0892              </size>
0893             </property>
0894             <property name="toolTip">
0895              <string>Calculated exposure count for integration</string>
0896             </property>
0897             <property name="text">
0898              <string>--</string>
0899             </property>
0900            </widget>
0901           </item>
0902           <item row="3" column="0" colspan="8">
0903            <widget class="QCustomPlot" name="qCustomPlotIntegrationNoise" native="true">
0904             <property name="sizePolicy">
0905              <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
0906               <horstretch>0</horstretch>
0907               <verstretch>0</verstretch>
0908              </sizepolicy>
0909             </property>
0910             <property name="minimumSize">
0911              <size>
0912               <width>378</width>
0913               <height>100</height>
0914              </size>
0915             </property>
0916             <property name="toolTip">
0917              <string>Integration Time to Noise Ratio</string>
0918             </property>
0919            </widget>
0920           </item>
0921           <item row="0" column="2">
0922            <spacer name="horizontalSpacer_6">
0923             <property name="orientation">
0924              <enum>Qt::Horizontal</enum>
0925             </property>
0926             <property name="sizeHint" stdset="0">
0927              <size>
0928               <width>40</width>
0929               <height>20</height>
0930              </size>
0931             </property>
0932            </spacer>
0933           </item>
0934           <item row="0" column="0">
0935            <widget class="QLabel" name="targetNoiseLable">
0936             <property name="sizePolicy">
0937              <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0938               <horstretch>0</horstretch>
0939               <verstretch>0</verstretch>
0940              </sizepolicy>
0941             </property>
0942             <property name="minimumSize">
0943              <size>
0944               <width>110</width>
0945               <height>0</height>
0946              </size>
0947             </property>
0948             <property name="text">
0949              <string>Time/Noise Ratio</string>
0950             </property>
0951            </widget>
0952           </item>
0953           <item row="0" column="6">
0954            <widget class="QLabel" name="exposureDiffLabel">
0955             <property name="sizePolicy">
0956              <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0957               <horstretch>0</horstretch>
0958               <verstretch>0</verstretch>
0959              </sizepolicy>
0960             </property>
0961             <property name="minimumSize">
0962              <size>
0963               <width>19</width>
0964               <height>0</height>
0965              </size>
0966             </property>
0967             <property name="text">
0968              <string>dy =</string>
0969             </property>
0970            </widget>
0971           </item>
0972           <item row="0" column="1">
0973            <widget class="QDoubleSpinBox" name="targetNoiseRatio">
0974             <property name="minimumSize">
0975              <size>
0976               <width>68</width>
0977               <height>0</height>
0978              </size>
0979             </property>
0980             <property name="toolTip">
0981              <string>Integration time to noise ratio (potential quality)</string>
0982             </property>
0983             <property name="decimals">
0984              <number>2</number>
0985             </property>
0986             <property name="maximum">
0987              <double>2000.000000000000000</double>
0988             </property>
0989             <property name="value">
0990              <double>80.000000000000000</double>
0991             </property>
0992            </widget>
0993           </item>
0994          </layout>
0995         </widget>
0996        </widget>
0997       </item>
0998      </layout>
0999      <zorder>qCustomPlotSubExposure</zorder>
1000      <zorder>gainSelectionFrame</zorder>
1001      <zorder>noiseTolerance</zorder>
1002      <zorder>SQMLabel</zorder>
1003      <zorder>userSkyQuality</zorder>
1004      <zorder>skyQualityColor</zorder>
1005      <zorder>indiFocalRatio</zorder>
1006      <zorder>indiFocalRationLabel</zorder>
1007      <zorder>imagingCameraSelector</zorder>
1008      <zorder>indiCameraLabel</zorder>
1009      <zorder>bortleScaleValue</zorder>
1010      <zorder>cameraReadModeSelector</zorder>
1011      <zorder>indiCameraReadMode</zorder>
1012      <zorder>calculationResult</zorder>
1013      <zorder>downloadCameraB</zorder>
1014      <zorder>horizontalSpacer</zorder>
1015      <zorder>horizontalSpacer_2</zorder>
1016      <zorder>horizontalSpacer_5</zorder>
1017      <zorder>SensorType</zorder>
1018      <zorder>filterBandwidth</zorder>
1019      <zorder>allowableNoiseLabel</zorder>
1020      <zorder>label</zorder>
1021      <zorder>bortleScaleLabel</zorder>
1022      <zorder>tabWidget</zorder>
1023     </widget>
1024    </item>
1025   </layout>
1026  </widget>
1027  <customwidgets>
1028   <customwidget>
1029    <class>QCustomPlot</class>
1030    <extends>QWidget</extends>
1031    <header>qcustomplot.h</header>
1032    <container>1</container>
1033   </customwidget>
1034  </customwidgets>
1035  <tabstops>
1036   <tabstop>userSkyQuality</tabstop>
1037   <tabstop>indiFocalRatio</tabstop>
1038   <tabstop>filterBandwidth</tabstop>
1039   <tabstop>imagingCameraSelector</tabstop>
1040   <tabstop>cameraReadModeSelector</tabstop>
1041   <tabstop>gainSelector</tabstop>
1042   <tabstop>gainISODiscreteSelector</tabstop>
1043   <tabstop>noiseTolerance</tabstop>
1044   <tabstop>targetNoiseRatio</tabstop>
1045   <tabstop>tabWidget</tabstop>
1046   <tabstop>exposureStackResult</tabstop>
1047   <tabstop>downloadCameraB</tabstop>
1048  </tabstops>
1049  <resources/>
1050  <connections/>
1051 </ui>