Commit d049a367 authored by chrisryancombs's avatar chrisryancombs
Browse files

Added general tab tooltips

parent 1e2f919f
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -310,6 +310,9 @@
                      <height>16777215</height>
                     </size>
                    </property>
                    <property name="toolTip">
                     <string>Image measures are flagged as rejected if their residuals are greater than the multiplier times the current standatd deviation (sigma)</string>
                    </property>
                    <property name="layoutDirection">
                     <enum>Qt::LeftToRight</enum>
                    </property>
@@ -1008,6 +1011,9 @@
                      <height>16777215</height>
                     </size>
                    </property>
                    <property name="toolTip">
                     <string>Solve for local point radii</string>
                    </property>
                    <property name="layoutDirection">
                     <enum>Qt::LeftToRight</enum>
                    </property>
@@ -1111,6 +1117,9 @@
                      <height>40</height>
                     </size>
                    </property>
                    <property name="toolTip">
                     <string>Constrain position and pointing for images within an observation to be identical</string>
                    </property>
                    <property name="text">
                     <string>Observation Mode</string>
                    </property>
@@ -1136,6 +1145,9 @@
                      <height>40</height>
                     </size>
                    </property>
                    <property name="toolTip">
                     <string>Compute adjusted parameter uncertainties</string>
                    </property>
                    <property name="text">
                     <string>Error Propagation</string>
                    </property>