mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 10:07:59 +02:00
fixed some probelems wuth scans for receiver and also scans for allframes/frameindex
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@227 af1100a4-978c-4157-bff7-07162d2ba061
This commit is contained in:
@ -1319,7 +1319,7 @@ Displays minimum, maximum and sum of values for each plot.
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="checked">
|
||||
<bool>true</bool>
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<widget class="QWidget" name="horizontalLayoutWidget_3">
|
||||
<property name="geometry">
|
||||
@ -1342,6 +1342,9 @@ Displays minimum, maximum and sum of values for each plot.
|
||||
<verstretch>0</verstretch>
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string><nobr>Enabled only when there is a Scan Level 0</nobr></string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Level 0</string>
|
||||
</property>
|
||||
@ -1374,6 +1377,9 @@ Displays minimum, maximum and sum of values for each plot.
|
||||
<verstretch>0</verstretch>
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string><nobr>Enabled only when there is a Scan Level 1</nobr></string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Level 1</string>
|
||||
</property>
|
||||
@ -1403,6 +1409,9 @@ Displays minimum, maximum and sum of values for each plot.
|
||||
<verstretch>0</verstretch>
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string><nobr>Enabled only when there is a Scan Level 0 or a Scan Level 1, not both</nobr></string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Frame Index</string>
|
||||
</property>
|
||||
@ -1432,6 +1441,9 @@ Displays minimum, maximum and sum of values for each plot.
|
||||
<verstretch>0</verstretch>
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string><nobr>Disabled only for Angle Plots, Moench and Eiger Detectors</nobr></string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>All Frames</string>
|
||||
</property>
|
||||
|
Reference in New Issue
Block a user