| 1 | <?xml version="1.0" encoding="UTF-8"?>
|
|---|
| 2 | <ui version="4.0">
|
|---|
| 3 | <class>MainWindow</class>
|
|---|
| 4 | <widget class="QMainWindow" name="MainWindow">
|
|---|
| 5 | <property name="geometry">
|
|---|
| 6 | <rect>
|
|---|
| 7 | <x>0</x>
|
|---|
| 8 | <y>0</y>
|
|---|
| 9 | <width>984</width>
|
|---|
| 10 | <height>757</height>
|
|---|
| 11 | </rect>
|
|---|
| 12 | </property>
|
|---|
| 13 | <property name="windowTitle">
|
|---|
| 14 | <string>MainWindow</string>
|
|---|
| 15 | </property>
|
|---|
| 16 | <widget class="QWidget" name="centralwidget">
|
|---|
| 17 | <layout class="QGridLayout" name="gridLayout_2">
|
|---|
| 18 | <item row="0" column="0">
|
|---|
| 19 | <layout class="QHBoxLayout" name="horizontalLayout_2" stretch="10,0">
|
|---|
| 20 | <item>
|
|---|
| 21 | <layout class="QHBoxLayout" name="horizontalLayout_3" stretch="0">
|
|---|
| 22 | <property name="sizeConstraint">
|
|---|
| 23 | <enum>QLayout::SetDefaultConstraint</enum>
|
|---|
| 24 | </property>
|
|---|
| 25 | <item>
|
|---|
| 26 | <widget class="QTabWidget" name="tabWidget_2">
|
|---|
| 27 | <property name="sizePolicy">
|
|---|
| 28 | <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|---|
| 29 | <horstretch>1</horstretch>
|
|---|
| 30 | <verstretch>1</verstretch>
|
|---|
| 31 | </sizepolicy>
|
|---|
| 32 | </property>
|
|---|
| 33 | <property name="currentIndex">
|
|---|
| 34 | <number>0</number>
|
|---|
| 35 | </property>
|
|---|
| 36 | <widget class="QWidget" name="tab_5">
|
|---|
| 37 | <property name="layoutDirection">
|
|---|
| 38 | <enum>Qt::LeftToRight</enum>
|
|---|
| 39 | </property>
|
|---|
| 40 | <attribute name="title">
|
|---|
| 41 | <string>Camera</string>
|
|---|
| 42 | </attribute>
|
|---|
| 43 | <layout class="QGridLayout" name="gridLayout_3">
|
|---|
| 44 | <item row="0" column="0">
|
|---|
| 45 | <widget class="RawDataViewer" name="GLWindow" native="true">
|
|---|
| 46 | <property name="enabled">
|
|---|
| 47 | <bool>true</bool>
|
|---|
| 48 | </property>
|
|---|
| 49 | <property name="sizePolicy">
|
|---|
| 50 | <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|---|
| 51 | <horstretch>1</horstretch>
|
|---|
| 52 | <verstretch>1</verstretch>
|
|---|
| 53 | </sizepolicy>
|
|---|
| 54 | </property>
|
|---|
| 55 | </widget>
|
|---|
| 56 | </item>
|
|---|
| 57 | </layout>
|
|---|
| 58 | </widget>
|
|---|
| 59 | <widget class="QWidget" name="tab_6">
|
|---|
| 60 | <property name="sizePolicy">
|
|---|
| 61 | <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|---|
| 62 | <horstretch>0</horstretch>
|
|---|
| 63 | <verstretch>0</verstretch>
|
|---|
| 64 | </sizepolicy>
|
|---|
| 65 | </property>
|
|---|
| 66 | <attribute name="title">
|
|---|
| 67 | <string>Data</string>
|
|---|
| 68 | </attribute>
|
|---|
| 69 | <layout class="QVBoxLayout" name="verticalLayout_2">
|
|---|
| 70 | <item>
|
|---|
| 71 | <widget class="QTabWidget" name="tabWidget_3">
|
|---|
| 72 | <property name="sizePolicy">
|
|---|
| 73 | <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|---|
| 74 | <horstretch>1</horstretch>
|
|---|
| 75 | <verstretch>1</verstretch>
|
|---|
| 76 | </sizepolicy>
|
|---|
| 77 | </property>
|
|---|
| 78 | <property name="tabShape">
|
|---|
| 79 | <enum>QTabWidget::Rounded</enum>
|
|---|
| 80 | </property>
|
|---|
| 81 | <property name="currentIndex">
|
|---|
| 82 | <number>1</number>
|
|---|
| 83 | </property>
|
|---|
| 84 | <property name="elideMode">
|
|---|
| 85 | <enum>Qt::ElideNone</enum>
|
|---|
| 86 | </property>
|
|---|
| 87 | <widget class="QWidget" name="tab_3">
|
|---|
| 88 | <property name="sizePolicy">
|
|---|
| 89 | <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|---|
| 90 | <horstretch>0</horstretch>
|
|---|
| 91 | <verstretch>0</verstretch>
|
|---|
| 92 | </sizepolicy>
|
|---|
| 93 | </property>
|
|---|
| 94 | <attribute name="title">
|
|---|
| 95 | <string>Arrays data</string>
|
|---|
| 96 | </attribute>
|
|---|
| 97 | <layout class="QVBoxLayout" name="verticalLayout_6">
|
|---|
| 98 | <item>
|
|---|
| 99 | <widget class="QLabel" name="label_3">
|
|---|
| 100 | <property name="text">
|
|---|
| 101 | <string>Boards time values</string>
|
|---|
| 102 | </property>
|
|---|
| 103 | </widget>
|
|---|
| 104 | </item>
|
|---|
| 105 | <item>
|
|---|
| 106 | <widget class="QListWidget" name="boardsTimeList">
|
|---|
| 107 | <property name="font">
|
|---|
| 108 | <font>
|
|---|
| 109 | <family>FreeMono</family>
|
|---|
| 110 | </font>
|
|---|
| 111 | </property>
|
|---|
| 112 | </widget>
|
|---|
| 113 | </item>
|
|---|
| 114 | <item>
|
|---|
| 115 | <widget class="QLabel" name="label_13">
|
|---|
| 116 | <property name="text">
|
|---|
| 117 | <string>Start Cells</string>
|
|---|
| 118 | </property>
|
|---|
| 119 | </widget>
|
|---|
| 120 | </item>
|
|---|
| 121 | <item>
|
|---|
| 122 | <widget class="QListWidget" name="startPixelsList">
|
|---|
| 123 | <property name="font">
|
|---|
| 124 | <font>
|
|---|
| 125 | <family>FreeMono</family>
|
|---|
| 126 | </font>
|
|---|
| 127 | </property>
|
|---|
| 128 | </widget>
|
|---|
| 129 | </item>
|
|---|
| 130 | <item>
|
|---|
| 131 | <widget class="QLabel" name="StartTimeMarksList">
|
|---|
| 132 | <property name="text">
|
|---|
| 133 | <string>Start Time Marks</string>
|
|---|
| 134 | </property>
|
|---|
| 135 | </widget>
|
|---|
| 136 | </item>
|
|---|
| 137 | <item>
|
|---|
| 138 | <widget class="QListWidget" name="startTimeMarksList">
|
|---|
| 139 | <property name="sizePolicy">
|
|---|
| 140 | <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|---|
| 141 | <horstretch>0</horstretch>
|
|---|
| 142 | <verstretch>0</verstretch>
|
|---|
| 143 | </sizepolicy>
|
|---|
| 144 | </property>
|
|---|
| 145 | <property name="font">
|
|---|
| 146 | <font>
|
|---|
| 147 | <family>FreeMono</family>
|
|---|
| 148 | </font>
|
|---|
| 149 | </property>
|
|---|
| 150 | </widget>
|
|---|
| 151 | </item>
|
|---|
| 152 | <item>
|
|---|
| 153 | <widget class="QLabel" name="label_4">
|
|---|
| 154 | <property name="text">
|
|---|
| 155 | <string>Trigger Delays</string>
|
|---|
| 156 | </property>
|
|---|
| 157 | </widget>
|
|---|
| 158 | </item>
|
|---|
| 159 | <item>
|
|---|
| 160 | <widget class="QListWidget" name="triggerDelayList"/>
|
|---|
| 161 | </item>
|
|---|
| 162 | </layout>
|
|---|
| 163 | </widget>
|
|---|
| 164 | <widget class="QWidget" name="tab_4">
|
|---|
| 165 | <attribute name="title">
|
|---|
| 166 | <string>Histograms</string>
|
|---|
| 167 | </attribute>
|
|---|
| 168 | <layout class="QVBoxLayout" name="verticalLayout_3">
|
|---|
| 169 | <item>
|
|---|
| 170 | <widget class="QwtPlot" name="boardsTimeHisto"/>
|
|---|
| 171 | </item>
|
|---|
| 172 | <item>
|
|---|
| 173 | <widget class="QwtPlot" name="startCellsHisto"/>
|
|---|
| 174 | </item>
|
|---|
| 175 | <item>
|
|---|
| 176 | <widget class="QwtPlot" name="startTimeMarkHisto"/>
|
|---|
| 177 | </item>
|
|---|
| 178 | <item>
|
|---|
| 179 | <widget class="QwtPlot" name="triggerDelayHisto"/>
|
|---|
| 180 | </item>
|
|---|
| 181 | </layout>
|
|---|
| 182 | </widget>
|
|---|
| 183 | <widget class="QWidget" name="tab">
|
|---|
| 184 | <attribute name="title">
|
|---|
| 185 | <string>Pixel Curves</string>
|
|---|
| 186 | </attribute>
|
|---|
| 187 | <layout class="QGridLayout" name="gridLayout_4">
|
|---|
| 188 | <item row="0" column="0">
|
|---|
| 189 | <widget class="QwtPlot" name="pixelValueCurve"/>
|
|---|
| 190 | </item>
|
|---|
| 191 | </layout>
|
|---|
| 192 | </widget>
|
|---|
| 193 | <widget class="QWidget" name="tab_7">
|
|---|
| 194 | <attribute name="title">
|
|---|
| 195 | <string>Average Curve</string>
|
|---|
| 196 | </attribute>
|
|---|
| 197 | <layout class="QGridLayout" name="gridLayout_41">
|
|---|
| 198 | <item row="0" column="0">
|
|---|
| 199 | <widget class="QwtPlot" name="pixelAverageCurve"/>
|
|---|
| 200 | </item>
|
|---|
| 201 | </layout>
|
|---|
| 202 | </widget>
|
|---|
| 203 | </widget>
|
|---|
| 204 | </item>
|
|---|
| 205 | </layout>
|
|---|
| 206 | </widget>
|
|---|
| 207 | <widget class="QWidget" name="tab_15">
|
|---|
| 208 | <attribute name="title">
|
|---|
| 209 | <string>Statistics</string>
|
|---|
| 210 | </attribute>
|
|---|
| 211 | <layout class="QGridLayout" name="gridLayout_11">
|
|---|
| 212 | <item row="0" column="0">
|
|---|
| 213 | <widget class="QTabWidget" name="tabWidget_4">
|
|---|
| 214 | <property name="currentIndex">
|
|---|
| 215 | <number>0</number>
|
|---|
| 216 | </property>
|
|---|
| 217 | <widget class="QWidget" name="tab_16">
|
|---|
| 218 | <attribute name="title">
|
|---|
| 219 | <string>RMS</string>
|
|---|
| 220 | </attribute>
|
|---|
| 221 | <layout class="QGridLayout" name="gridLayout_12">
|
|---|
| 222 | <item row="0" column="0">
|
|---|
| 223 | <widget class="QCameraWidget" name="RMS_window" native="true">
|
|---|
| 224 | <property name="enabled">
|
|---|
| 225 | <bool>true</bool>
|
|---|
| 226 | </property>
|
|---|
| 227 | <property name="sizePolicy">
|
|---|
| 228 | <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|---|
| 229 | <horstretch>0</horstretch>
|
|---|
| 230 | <verstretch>0</verstretch>
|
|---|
| 231 | </sizepolicy>
|
|---|
| 232 | </property>
|
|---|
| 233 | <property name="maximumSize">
|
|---|
| 234 | <size>
|
|---|
| 235 | <width>10000</width>
|
|---|
| 236 | <height>10000</height>
|
|---|
| 237 | </size>
|
|---|
| 238 | </property>
|
|---|
| 239 | </widget>
|
|---|
| 240 | </item>
|
|---|
| 241 | </layout>
|
|---|
| 242 | </widget>
|
|---|
| 243 | <widget class="QWidget" name="tab_17">
|
|---|
| 244 | <attribute name="title">
|
|---|
| 245 | <string>Mean</string>
|
|---|
| 246 | </attribute>
|
|---|
| 247 | <layout class="QGridLayout" name="gridLayout_13">
|
|---|
| 248 | <item row="0" column="0">
|
|---|
| 249 | <widget class="QCameraWidget" name="Mean_window" native="true">
|
|---|
| 250 | <property name="enabled">
|
|---|
| 251 | <bool>true</bool>
|
|---|
| 252 | </property>
|
|---|
| 253 | <property name="sizePolicy">
|
|---|
| 254 | <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|---|
| 255 | <horstretch>0</horstretch>
|
|---|
| 256 | <verstretch>0</verstretch>
|
|---|
| 257 | </sizepolicy>
|
|---|
| 258 | </property>
|
|---|
| 259 | <property name="maximumSize">
|
|---|
| 260 | <size>
|
|---|
| 261 | <width>10000</width>
|
|---|
| 262 | <height>10000</height>
|
|---|
| 263 | </size>
|
|---|
| 264 | </property>
|
|---|
| 265 | </widget>
|
|---|
| 266 | </item>
|
|---|
| 267 | </layout>
|
|---|
| 268 | </widget>
|
|---|
| 269 | <widget class="QWidget" name="tab_18">
|
|---|
| 270 | <attribute name="title">
|
|---|
| 271 | <string>Max</string>
|
|---|
| 272 | </attribute>
|
|---|
| 273 | <layout class="QGridLayout" name="gridLayout_14">
|
|---|
| 274 | <item row="0" column="0">
|
|---|
| 275 | <widget class="QCameraWidget" name="Max_window" native="true">
|
|---|
| 276 | <property name="enabled">
|
|---|
| 277 | <bool>true</bool>
|
|---|
| 278 | </property>
|
|---|
| 279 | <property name="sizePolicy">
|
|---|
| 280 | <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|---|
| 281 | <horstretch>0</horstretch>
|
|---|
| 282 | <verstretch>0</verstretch>
|
|---|
| 283 | </sizepolicy>
|
|---|
| 284 | </property>
|
|---|
| 285 | <property name="maximumSize">
|
|---|
| 286 | <size>
|
|---|
| 287 | <width>10000</width>
|
|---|
| 288 | <height>10000</height>
|
|---|
| 289 | </size>
|
|---|
| 290 | </property>
|
|---|
| 291 | </widget>
|
|---|
| 292 | </item>
|
|---|
| 293 | </layout>
|
|---|
| 294 | </widget>
|
|---|
| 295 | <widget class="QWidget" name="tab_19">
|
|---|
| 296 | <attribute name="title">
|
|---|
| 297 | <string>Pos. of Max.</string>
|
|---|
| 298 | </attribute>
|
|---|
| 299 | <layout class="QGridLayout" name="gridLayout_15">
|
|---|
| 300 | <item row="0" column="0">
|
|---|
| 301 | <widget class="QCameraWidget" name="PosOfMax_window" native="true">
|
|---|
| 302 | <property name="enabled">
|
|---|
| 303 | <bool>true</bool>
|
|---|
| 304 | </property>
|
|---|
| 305 | <property name="sizePolicy">
|
|---|
| 306 | <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|---|
| 307 | <horstretch>0</horstretch>
|
|---|
| 308 | <verstretch>0</verstretch>
|
|---|
| 309 | </sizepolicy>
|
|---|
| 310 | </property>
|
|---|
| 311 | <property name="maximumSize">
|
|---|
| 312 | <size>
|
|---|
| 313 | <width>10000</width>
|
|---|
| 314 | <height>10000</height>
|
|---|
| 315 | </size>
|
|---|
| 316 | </property>
|
|---|
| 317 | </widget>
|
|---|
| 318 | </item>
|
|---|
| 319 | </layout>
|
|---|
| 320 | </widget>
|
|---|
| 321 | </widget>
|
|---|
| 322 | </item>
|
|---|
| 323 | </layout>
|
|---|
| 324 | </widget>
|
|---|
| 325 | <widget class="QWidget" name="tab_11">
|
|---|
| 326 | <attribute name="title">
|
|---|
| 327 | <string>Calibration</string>
|
|---|
| 328 | </attribute>
|
|---|
| 329 | <layout class="QGridLayout" name="gridLayout_7">
|
|---|
| 330 | <item row="0" column="0">
|
|---|
| 331 | <widget class="QTabWidget" name="tabWidget">
|
|---|
| 332 | <property name="currentIndex">
|
|---|
| 333 | <number>2</number>
|
|---|
| 334 | </property>
|
|---|
| 335 | <widget class="QWidget" name="tab_12">
|
|---|
| 336 | <attribute name="title">
|
|---|
| 337 | <string>Baseline</string>
|
|---|
| 338 | </attribute>
|
|---|
| 339 | <layout class="QGridLayout" name="gridLayout_8">
|
|---|
| 340 | <item row="0" column="0">
|
|---|
| 341 | <widget class="RawDataViewer" name="Baseline_window" native="true">
|
|---|
| 342 | <property name="enabled">
|
|---|
| 343 | <bool>true</bool>
|
|---|
| 344 | </property>
|
|---|
| 345 | <property name="sizePolicy">
|
|---|
| 346 | <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|---|
| 347 | <horstretch>1</horstretch>
|
|---|
| 348 | <verstretch>1</verstretch>
|
|---|
| 349 | </sizepolicy>
|
|---|
| 350 | </property>
|
|---|
| 351 | </widget>
|
|---|
| 352 | </item>
|
|---|
| 353 | </layout>
|
|---|
| 354 | </widget>
|
|---|
| 355 | <widget class="QWidget" name="tab_13">
|
|---|
| 356 | <attribute name="title">
|
|---|
| 357 | <string>Gain</string>
|
|---|
| 358 | </attribute>
|
|---|
| 359 | <layout class="QGridLayout" name="gridLayout_9">
|
|---|
| 360 | <item row="0" column="0">
|
|---|
| 361 | <widget class="RawDataViewer" name="Gain_window" native="true">
|
|---|
| 362 | <property name="enabled">
|
|---|
| 363 | <bool>true</bool>
|
|---|
| 364 | </property>
|
|---|
| 365 | <property name="sizePolicy">
|
|---|
| 366 | <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|---|
| 367 | <horstretch>1</horstretch>
|
|---|
| 368 | <verstretch>1</verstretch>
|
|---|
| 369 | </sizepolicy>
|
|---|
| 370 | </property>
|
|---|
| 371 | </widget>
|
|---|
| 372 | </item>
|
|---|
| 373 | </layout>
|
|---|
| 374 | </widget>
|
|---|
| 375 | <widget class="QWidget" name="tab_14">
|
|---|
| 376 | <attribute name="title">
|
|---|
| 377 | <string>Trigger Offset</string>
|
|---|
| 378 | </attribute>
|
|---|
| 379 | <layout class="QGridLayout" name="gridLayout_10">
|
|---|
| 380 | <item row="0" column="0">
|
|---|
| 381 | <widget class="RawDataViewer" name="TriggerOffset_window" native="true">
|
|---|
| 382 | <property name="enabled">
|
|---|
| 383 | <bool>true</bool>
|
|---|
| 384 | </property>
|
|---|
| 385 | <property name="sizePolicy">
|
|---|
| 386 | <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|---|
| 387 | <horstretch>1</horstretch>
|
|---|
| 388 | <verstretch>1</verstretch>
|
|---|
| 389 | </sizepolicy>
|
|---|
| 390 | </property>
|
|---|
| 391 | </widget>
|
|---|
| 392 | </item>
|
|---|
| 393 | </layout>
|
|---|
| 394 | </widget>
|
|---|
| 395 | </widget>
|
|---|
| 396 | </item>
|
|---|
| 397 | </layout>
|
|---|
| 398 | </widget>
|
|---|
| 399 | <widget class="QWidget" name="tab_2">
|
|---|
| 400 | <attribute name="title">
|
|---|
| 401 | <string>3D</string>
|
|---|
| 402 | </attribute>
|
|---|
| 403 | <layout class="QHBoxLayout" name="horizontalLayout_7">
|
|---|
| 404 | <item>
|
|---|
| 405 | <widget class="Q3DCameraWidget" name="threeD_Window" native="true">
|
|---|
| 406 | <property name="enabled">
|
|---|
| 407 | <bool>true</bool>
|
|---|
| 408 | </property>
|
|---|
| 409 | <property name="sizePolicy">
|
|---|
| 410 | <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|---|
| 411 | <horstretch>0</horstretch>
|
|---|
| 412 | <verstretch>0</verstretch>
|
|---|
| 413 | </sizepolicy>
|
|---|
| 414 | </property>
|
|---|
| 415 | <property name="maximumSize">
|
|---|
| 416 | <size>
|
|---|
| 417 | <width>10000</width>
|
|---|
| 418 | <height>10000</height>
|
|---|
| 419 | </size>
|
|---|
| 420 | </property>
|
|---|
| 421 | </widget>
|
|---|
| 422 | </item>
|
|---|
| 423 | </layout>
|
|---|
| 424 | </widget>
|
|---|
| 425 | </widget>
|
|---|
| 426 | </item>
|
|---|
| 427 | </layout>
|
|---|
| 428 | </item>
|
|---|
| 429 | <item>
|
|---|
| 430 | <layout class="QVBoxLayout" name="verticalLayout" stretch="0,0,0,0">
|
|---|
| 431 | <property name="sizeConstraint">
|
|---|
| 432 | <enum>QLayout::SetDefaultConstraint</enum>
|
|---|
| 433 | </property>
|
|---|
| 434 | <item>
|
|---|
| 435 | <widget class="QLabel" name="label">
|
|---|
| 436 | <property name="text">
|
|---|
| 437 | <string>FACT - Raw events viewer - v0.7</string>
|
|---|
| 438 | </property>
|
|---|
| 439 | </widget>
|
|---|
| 440 | </item>
|
|---|
| 441 | <item>
|
|---|
| 442 | <widget class="QLabel" name="extraInfoLabel">
|
|---|
| 443 | <property name="sizePolicy">
|
|---|
| 444 | <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|---|
| 445 | <horstretch>0</horstretch>
|
|---|
| 446 | <verstretch>0</verstretch>
|
|---|
| 447 | </sizepolicy>
|
|---|
| 448 | </property>
|
|---|
| 449 | <property name="font">
|
|---|
| 450 | <font>
|
|---|
| 451 | <pointsize>8</pointsize>
|
|---|
| 452 | </font>
|
|---|
| 453 | </property>
|
|---|
| 454 | <property name="text">
|
|---|
| 455 | <string>File loaded: none
|
|---|
| 456 | Calibration file loaded: none
|
|---|
| 457 | Run number:
|
|---|
| 458 | Number of Events:
|
|---|
| 459 | Number ofSlices:
|
|---|
| 460 | Number of Time Marks:
|
|---|
| 461 | Run Type:
|
|---|
| 462 | Time of 1st data:
|
|---|
| 463 | Time of last data:
|
|---|
| 464 | SVN revision:
|
|---|
| 465 | Number of boards:
|
|---|
| 466 | Number of pixels:
|
|---|
| 467 | Number of Slices TM:
|
|---|
| 468 | Time system:
|
|---|
| 469 | Date:
|
|---|
| 470 | Night:
|
|---|
| 471 | Camera:
|
|---|
| 472 | DAQ:
|
|---|
| 473 | ADC Count:
|
|---|
| 474 | NB Evts OK:
|
|---|
| 475 | NB Evts Rejected:
|
|---|
| 476 | NB Evts Bad:
|
|---|
| 477 | </string>
|
|---|
| 478 | </property>
|
|---|
| 479 | <property name="scaledContents">
|
|---|
| 480 | <bool>false</bool>
|
|---|
| 481 | </property>
|
|---|
| 482 | <property name="wordWrap">
|
|---|
| 483 | <bool>true</bool>
|
|---|
| 484 | </property>
|
|---|
| 485 | </widget>
|
|---|
| 486 | </item>
|
|---|
| 487 | <item>
|
|---|
| 488 | <layout class="QVBoxLayout" name="verticalLayout_5">
|
|---|
| 489 | <item>
|
|---|
| 490 | <widget class="QLabel" name="label_5">
|
|---|
| 491 | <property name="font">
|
|---|
| 492 | <font>
|
|---|
| 493 | <pointsize>11</pointsize>
|
|---|
| 494 | <weight>75</weight>
|
|---|
| 495 | <bold>true</bold>
|
|---|
| 496 | </font>
|
|---|
| 497 | </property>
|
|---|
| 498 | <property name="text">
|
|---|
| 499 | <string>Selected Pixel</string>
|
|---|
| 500 | </property>
|
|---|
| 501 | <property name="alignment">
|
|---|
| 502 | <set>Qt::AlignCenter</set>
|
|---|
| 503 | </property>
|
|---|
| 504 | </widget>
|
|---|
| 505 | </item>
|
|---|
| 506 | <item>
|
|---|
| 507 | <layout class="QHBoxLayout" name="horizontalLayout_6">
|
|---|
| 508 | <item>
|
|---|
| 509 | <widget class="QLabel" name="label_10">
|
|---|
| 510 | <property name="text">
|
|---|
| 511 | <string>Hw ID</string>
|
|---|
| 512 | </property>
|
|---|
| 513 | <property name="alignment">
|
|---|
| 514 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 515 | </property>
|
|---|
| 516 | </widget>
|
|---|
| 517 | </item>
|
|---|
| 518 | <item>
|
|---|
| 519 | <widget class="QSpinBox" name="HwIDBox">
|
|---|
| 520 | <property name="maximum">
|
|---|
| 521 | <number>10000</number>
|
|---|
| 522 | </property>
|
|---|
| 523 | <property name="value">
|
|---|
| 524 | <number>393</number>
|
|---|
| 525 | </property>
|
|---|
| 526 | </widget>
|
|---|
| 527 | </item>
|
|---|
| 528 | <item>
|
|---|
| 529 | <widget class="QLabel" name="label_11">
|
|---|
| 530 | <property name="text">
|
|---|
| 531 | <string>Sw ID</string>
|
|---|
| 532 | </property>
|
|---|
| 533 | <property name="alignment">
|
|---|
| 534 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 535 | </property>
|
|---|
| 536 | </widget>
|
|---|
| 537 | </item>
|
|---|
| 538 | <item>
|
|---|
| 539 | <widget class="QSpinBox" name="SwIDBox">
|
|---|
| 540 | <property name="maximum">
|
|---|
| 541 | <number>1440</number>
|
|---|
| 542 | </property>
|
|---|
| 543 | </widget>
|
|---|
| 544 | </item>
|
|---|
| 545 | </layout>
|
|---|
| 546 | </item>
|
|---|
| 547 | <item>
|
|---|
| 548 | <layout class="QGridLayout" name="gridLayout_5">
|
|---|
| 549 | <item row="2" column="0">
|
|---|
| 550 | <widget class="QLabel" name="label_6">
|
|---|
| 551 | <property name="text">
|
|---|
| 552 | <string>Crate</string>
|
|---|
| 553 | </property>
|
|---|
| 554 | </widget>
|
|---|
| 555 | </item>
|
|---|
| 556 | <item row="2" column="1">
|
|---|
| 557 | <widget class="QLabel" name="label_8">
|
|---|
| 558 | <property name="text">
|
|---|
| 559 | <string>Board</string>
|
|---|
| 560 | </property>
|
|---|
| 561 | </widget>
|
|---|
| 562 | </item>
|
|---|
| 563 | <item row="2" column="2">
|
|---|
| 564 | <widget class="QLabel" name="label_9">
|
|---|
| 565 | <property name="text">
|
|---|
| 566 | <string>Patch</string>
|
|---|
| 567 | </property>
|
|---|
| 568 | </widget>
|
|---|
| 569 | </item>
|
|---|
| 570 | <item row="3" column="0">
|
|---|
| 571 | <widget class="QSpinBox" name="crateIDBox">
|
|---|
| 572 | <property name="maximum">
|
|---|
| 573 | <number>3</number>
|
|---|
| 574 | </property>
|
|---|
| 575 | <property name="value">
|
|---|
| 576 | <number>0</number>
|
|---|
| 577 | </property>
|
|---|
| 578 | </widget>
|
|---|
| 579 | </item>
|
|---|
| 580 | <item row="3" column="1">
|
|---|
| 581 | <widget class="QSpinBox" name="boardIDBox">
|
|---|
| 582 | <property name="maximum">
|
|---|
| 583 | <number>9</number>
|
|---|
| 584 | </property>
|
|---|
| 585 | <property name="value">
|
|---|
| 586 | <number>0</number>
|
|---|
| 587 | </property>
|
|---|
| 588 | </widget>
|
|---|
| 589 | </item>
|
|---|
| 590 | <item row="3" column="2">
|
|---|
| 591 | <widget class="QSpinBox" name="patchIDBox">
|
|---|
| 592 | <property name="maximum">
|
|---|
| 593 | <number>3</number>
|
|---|
| 594 | </property>
|
|---|
| 595 | <property name="value">
|
|---|
| 596 | <number>0</number>
|
|---|
| 597 | </property>
|
|---|
| 598 | </widget>
|
|---|
| 599 | </item>
|
|---|
| 600 | <item row="3" column="3">
|
|---|
| 601 | <widget class="QSpinBox" name="pixelIDBox">
|
|---|
| 602 | <property name="maximum">
|
|---|
| 603 | <number>8</number>
|
|---|
| 604 | </property>
|
|---|
| 605 | <property name="value">
|
|---|
| 606 | <number>0</number>
|
|---|
| 607 | </property>
|
|---|
| 608 | </widget>
|
|---|
| 609 | </item>
|
|---|
| 610 | <item row="2" column="3">
|
|---|
| 611 | <widget class="QLabel" name="label_2">
|
|---|
| 612 | <property name="text">
|
|---|
| 613 | <string>Ch</string>
|
|---|
| 614 | </property>
|
|---|
| 615 | </widget>
|
|---|
| 616 | </item>
|
|---|
| 617 | </layout>
|
|---|
| 618 | </item>
|
|---|
| 619 | </layout>
|
|---|
| 620 | </item>
|
|---|
| 621 | <item>
|
|---|
| 622 | <layout class="QVBoxLayout" name="verticalLayout_4">
|
|---|
| 623 | <property name="spacing">
|
|---|
| 624 | <number>2</number>
|
|---|
| 625 | </property>
|
|---|
| 626 | <item>
|
|---|
| 627 | <widget class="QLabel" name="label_7">
|
|---|
| 628 | <property name="font">
|
|---|
| 629 | <font>
|
|---|
| 630 | <pointsize>12</pointsize>
|
|---|
| 631 | <weight>75</weight>
|
|---|
| 632 | <bold>true</bold>
|
|---|
| 633 | </font>
|
|---|
| 634 | </property>
|
|---|
| 635 | <property name="text">
|
|---|
| 636 | <string>Current Event Information</string>
|
|---|
| 637 | </property>
|
|---|
| 638 | <property name="alignment">
|
|---|
| 639 | <set>Qt::AlignCenter</set>
|
|---|
| 640 | </property>
|
|---|
| 641 | </widget>
|
|---|
| 642 | </item>
|
|---|
| 643 | <item>
|
|---|
| 644 | <layout class="QHBoxLayout" name="horizontalLayout_10">
|
|---|
| 645 | <item>
|
|---|
| 646 | <widget class="QLabel" name="displayingEventLabel">
|
|---|
| 647 | <property name="text">
|
|---|
| 648 | <string>Event</string>
|
|---|
| 649 | </property>
|
|---|
| 650 | </widget>
|
|---|
| 651 | </item>
|
|---|
| 652 | <item>
|
|---|
| 653 | <widget class="QSpinBox" name="displayingEventBox"/>
|
|---|
| 654 | </item>
|
|---|
| 655 | <item>
|
|---|
| 656 | <widget class="QLabel" name="displayingSliceLabel">
|
|---|
| 657 | <property name="text">
|
|---|
| 658 | <string>Slice </string>
|
|---|
| 659 | </property>
|
|---|
| 660 | </widget>
|
|---|
| 661 | </item>
|
|---|
| 662 | <item>
|
|---|
| 663 | <widget class="QSpinBox" name="displayingSliceBox">
|
|---|
| 664 | <property name="maximum">
|
|---|
| 665 | <number>1023</number>
|
|---|
| 666 | </property>
|
|---|
| 667 | </widget>
|
|---|
| 668 | </item>
|
|---|
| 669 | </layout>
|
|---|
| 670 | </item>
|
|---|
| 671 | <item>
|
|---|
| 672 | <widget class="QLabel" name="currentPixelValue">
|
|---|
| 673 | <property name="text">
|
|---|
| 674 | <string>Current Pixel val.:</string>
|
|---|
| 675 | </property>
|
|---|
| 676 | </widget>
|
|---|
| 677 | </item>
|
|---|
| 678 | <item>
|
|---|
| 679 | <widget class="QLabel" name="triggerTypeLabel">
|
|---|
| 680 | <property name="text">
|
|---|
| 681 | <string>Trigger Type:</string>
|
|---|
| 682 | </property>
|
|---|
| 683 | </widget>
|
|---|
| 684 | </item>
|
|---|
| 685 | <item>
|
|---|
| 686 | <widget class="QLabel" name="softwareTriggerLabel">
|
|---|
| 687 | <property name="text">
|
|---|
| 688 | <string>Software Trigger: </string>
|
|---|
| 689 | </property>
|
|---|
| 690 | </widget>
|
|---|
| 691 | </item>
|
|---|
| 692 | <item>
|
|---|
| 693 | <widget class="QLabel" name="PCTimeLabel">
|
|---|
| 694 | <property name="text">
|
|---|
| 695 | <string>PC Time:</string>
|
|---|
| 696 | </property>
|
|---|
| 697 | </widget>
|
|---|
| 698 | </item>
|
|---|
| 699 | </layout>
|
|---|
| 700 | </item>
|
|---|
| 701 | </layout>
|
|---|
| 702 | </item>
|
|---|
| 703 | </layout>
|
|---|
| 704 | </item>
|
|---|
| 705 | <item row="1" column="0">
|
|---|
| 706 | <layout class="QGridLayout" name="gridLayout">
|
|---|
| 707 | <item row="0" column="7">
|
|---|
| 708 | <widget class="QDoubleSpinBox" name="colorRange4">
|
|---|
| 709 | <property name="enabled">
|
|---|
| 710 | <bool>true</bool>
|
|---|
| 711 | </property>
|
|---|
| 712 | <property name="decimals">
|
|---|
| 713 | <number>3</number>
|
|---|
| 714 | </property>
|
|---|
| 715 | <property name="maximum">
|
|---|
| 716 | <double>1.000000000000000</double>
|
|---|
| 717 | </property>
|
|---|
| 718 | <property name="singleStep">
|
|---|
| 719 | <double>0.050000000000000</double>
|
|---|
| 720 | </property>
|
|---|
| 721 | </widget>
|
|---|
| 722 | </item>
|
|---|
| 723 | <item row="2" column="7">
|
|---|
| 724 | <widget class="QDoubleSpinBox" name="greenValue4">
|
|---|
| 725 | <property name="decimals">
|
|---|
| 726 | <number>3</number>
|
|---|
| 727 | </property>
|
|---|
| 728 | <property name="maximum">
|
|---|
| 729 | <double>1.000000000000000</double>
|
|---|
| 730 | </property>
|
|---|
| 731 | <property name="singleStep">
|
|---|
| 732 | <double>0.050000000000000</double>
|
|---|
| 733 | </property>
|
|---|
| 734 | </widget>
|
|---|
| 735 | </item>
|
|---|
| 736 | <item row="1" column="7">
|
|---|
| 737 | <widget class="QDoubleSpinBox" name="redValue4">
|
|---|
| 738 | <property name="decimals">
|
|---|
| 739 | <number>3</number>
|
|---|
| 740 | </property>
|
|---|
| 741 | <property name="maximum">
|
|---|
| 742 | <double>1.000000000000000</double>
|
|---|
| 743 | </property>
|
|---|
| 744 | <property name="singleStep">
|
|---|
| 745 | <double>0.050000000000000</double>
|
|---|
| 746 | </property>
|
|---|
| 747 | </widget>
|
|---|
| 748 | </item>
|
|---|
| 749 | <item row="3" column="7">
|
|---|
| 750 | <widget class="QDoubleSpinBox" name="blueValue4">
|
|---|
| 751 | <property name="decimals">
|
|---|
| 752 | <number>3</number>
|
|---|
| 753 | </property>
|
|---|
| 754 | <property name="maximum">
|
|---|
| 755 | <double>1.000000000000000</double>
|
|---|
| 756 | </property>
|
|---|
| 757 | <property name="singleStep">
|
|---|
| 758 | <double>0.050000000000000</double>
|
|---|
| 759 | </property>
|
|---|
| 760 | </widget>
|
|---|
| 761 | </item>
|
|---|
| 762 | <item row="1" column="6">
|
|---|
| 763 | <widget class="QDoubleSpinBox" name="redValue3">
|
|---|
| 764 | <property name="decimals">
|
|---|
| 765 | <number>3</number>
|
|---|
| 766 | </property>
|
|---|
| 767 | <property name="maximum">
|
|---|
| 768 | <double>1.000000000000000</double>
|
|---|
| 769 | </property>
|
|---|
| 770 | <property name="singleStep">
|
|---|
| 771 | <double>0.050000000000000</double>
|
|---|
| 772 | </property>
|
|---|
| 773 | </widget>
|
|---|
| 774 | </item>
|
|---|
| 775 | <item row="1" column="5">
|
|---|
| 776 | <widget class="QDoubleSpinBox" name="redValue2">
|
|---|
| 777 | <property name="decimals">
|
|---|
| 778 | <number>3</number>
|
|---|
| 779 | </property>
|
|---|
| 780 | <property name="maximum">
|
|---|
| 781 | <double>1.000000000000000</double>
|
|---|
| 782 | </property>
|
|---|
| 783 | <property name="singleStep">
|
|---|
| 784 | <double>0.050000000000000</double>
|
|---|
| 785 | </property>
|
|---|
| 786 | </widget>
|
|---|
| 787 | </item>
|
|---|
| 788 | <item row="1" column="4">
|
|---|
| 789 | <widget class="QDoubleSpinBox" name="redValue1">
|
|---|
| 790 | <property name="decimals">
|
|---|
| 791 | <number>3</number>
|
|---|
| 792 | </property>
|
|---|
| 793 | <property name="maximum">
|
|---|
| 794 | <double>1.000000000000000</double>
|
|---|
| 795 | </property>
|
|---|
| 796 | <property name="singleStep">
|
|---|
| 797 | <double>0.050000000000000</double>
|
|---|
| 798 | </property>
|
|---|
| 799 | </widget>
|
|---|
| 800 | </item>
|
|---|
| 801 | <item row="1" column="3">
|
|---|
| 802 | <widget class="QDoubleSpinBox" name="redValue0">
|
|---|
| 803 | <property name="decimals">
|
|---|
| 804 | <number>3</number>
|
|---|
| 805 | </property>
|
|---|
| 806 | <property name="maximum">
|
|---|
| 807 | <double>1.000000000000000</double>
|
|---|
| 808 | </property>
|
|---|
| 809 | <property name="singleStep">
|
|---|
| 810 | <double>0.050000000000000</double>
|
|---|
| 811 | </property>
|
|---|
| 812 | </widget>
|
|---|
| 813 | </item>
|
|---|
| 814 | <item row="1" column="2">
|
|---|
| 815 | <widget class="QLabel" name="label_20">
|
|---|
| 816 | <property name="text">
|
|---|
| 817 | <string>Red</string>
|
|---|
| 818 | </property>
|
|---|
| 819 | <property name="alignment">
|
|---|
| 820 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 821 | </property>
|
|---|
| 822 | </widget>
|
|---|
| 823 | </item>
|
|---|
| 824 | <item row="0" column="2">
|
|---|
| 825 | <widget class="QLabel" name="label_21">
|
|---|
| 826 | <property name="text">
|
|---|
| 827 | <string>Ranges</string>
|
|---|
| 828 | </property>
|
|---|
| 829 | <property name="alignment">
|
|---|
| 830 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 831 | </property>
|
|---|
| 832 | </widget>
|
|---|
| 833 | </item>
|
|---|
| 834 | <item row="2" column="2">
|
|---|
| 835 | <widget class="QLabel" name="label_22">
|
|---|
| 836 | <property name="text">
|
|---|
| 837 | <string>Green</string>
|
|---|
| 838 | </property>
|
|---|
| 839 | <property name="alignment">
|
|---|
| 840 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 841 | </property>
|
|---|
| 842 | </widget>
|
|---|
| 843 | </item>
|
|---|
| 844 | <item row="3" column="2">
|
|---|
| 845 | <widget class="QLabel" name="label_23">
|
|---|
| 846 | <property name="text">
|
|---|
| 847 | <string>Blue</string>
|
|---|
| 848 | </property>
|
|---|
| 849 | <property name="alignment">
|
|---|
| 850 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 851 | </property>
|
|---|
| 852 | </widget>
|
|---|
| 853 | </item>
|
|---|
| 854 | <item row="0" column="3">
|
|---|
| 855 | <widget class="QDoubleSpinBox" name="colorRange0">
|
|---|
| 856 | <property name="enabled">
|
|---|
| 857 | <bool>true</bool>
|
|---|
| 858 | </property>
|
|---|
| 859 | <property name="decimals">
|
|---|
| 860 | <number>3</number>
|
|---|
| 861 | </property>
|
|---|
| 862 | <property name="maximum">
|
|---|
| 863 | <double>1.000000000000000</double>
|
|---|
| 864 | </property>
|
|---|
| 865 | <property name="singleStep">
|
|---|
| 866 | <double>0.050000000000000</double>
|
|---|
| 867 | </property>
|
|---|
| 868 | </widget>
|
|---|
| 869 | </item>
|
|---|
| 870 | <item row="2" column="3">
|
|---|
| 871 | <widget class="QDoubleSpinBox" name="greenValue0">
|
|---|
| 872 | <property name="decimals">
|
|---|
| 873 | <number>3</number>
|
|---|
| 874 | </property>
|
|---|
| 875 | <property name="maximum">
|
|---|
| 876 | <double>1.000000000000000</double>
|
|---|
| 877 | </property>
|
|---|
| 878 | <property name="singleStep">
|
|---|
| 879 | <double>0.050000000000000</double>
|
|---|
| 880 | </property>
|
|---|
| 881 | </widget>
|
|---|
| 882 | </item>
|
|---|
| 883 | <item row="3" column="3">
|
|---|
| 884 | <widget class="QDoubleSpinBox" name="blueValue0">
|
|---|
| 885 | <property name="decimals">
|
|---|
| 886 | <number>3</number>
|
|---|
| 887 | </property>
|
|---|
| 888 | <property name="maximum">
|
|---|
| 889 | <double>1.000000000000000</double>
|
|---|
| 890 | </property>
|
|---|
| 891 | <property name="singleStep">
|
|---|
| 892 | <double>0.050000000000000</double>
|
|---|
| 893 | </property>
|
|---|
| 894 | </widget>
|
|---|
| 895 | </item>
|
|---|
| 896 | <item row="0" column="4">
|
|---|
| 897 | <widget class="QDoubleSpinBox" name="colorRange1">
|
|---|
| 898 | <property name="decimals">
|
|---|
| 899 | <number>3</number>
|
|---|
| 900 | </property>
|
|---|
| 901 | <property name="maximum">
|
|---|
| 902 | <double>1.000000000000000</double>
|
|---|
| 903 | </property>
|
|---|
| 904 | <property name="singleStep">
|
|---|
| 905 | <double>0.050000000000000</double>
|
|---|
| 906 | </property>
|
|---|
| 907 | </widget>
|
|---|
| 908 | </item>
|
|---|
| 909 | <item row="2" column="4">
|
|---|
| 910 | <widget class="QDoubleSpinBox" name="greenValue1">
|
|---|
| 911 | <property name="decimals">
|
|---|
| 912 | <number>3</number>
|
|---|
| 913 | </property>
|
|---|
| 914 | <property name="maximum">
|
|---|
| 915 | <double>1.000000000000000</double>
|
|---|
| 916 | </property>
|
|---|
| 917 | <property name="singleStep">
|
|---|
| 918 | <double>0.050000000000000</double>
|
|---|
| 919 | </property>
|
|---|
| 920 | </widget>
|
|---|
| 921 | </item>
|
|---|
| 922 | <item row="3" column="4">
|
|---|
| 923 | <widget class="QDoubleSpinBox" name="blueValue1">
|
|---|
| 924 | <property name="decimals">
|
|---|
| 925 | <number>3</number>
|
|---|
| 926 | </property>
|
|---|
| 927 | <property name="maximum">
|
|---|
| 928 | <double>1.000000000000000</double>
|
|---|
| 929 | </property>
|
|---|
| 930 | <property name="singleStep">
|
|---|
| 931 | <double>0.050000000000000</double>
|
|---|
| 932 | </property>
|
|---|
| 933 | </widget>
|
|---|
| 934 | </item>
|
|---|
| 935 | <item row="0" column="5">
|
|---|
| 936 | <widget class="QDoubleSpinBox" name="colorRange2">
|
|---|
| 937 | <property name="decimals">
|
|---|
| 938 | <number>3</number>
|
|---|
| 939 | </property>
|
|---|
| 940 | <property name="maximum">
|
|---|
| 941 | <double>1.000000000000000</double>
|
|---|
| 942 | </property>
|
|---|
| 943 | <property name="singleStep">
|
|---|
| 944 | <double>0.050000000000000</double>
|
|---|
| 945 | </property>
|
|---|
| 946 | </widget>
|
|---|
| 947 | </item>
|
|---|
| 948 | <item row="2" column="5">
|
|---|
| 949 | <widget class="QDoubleSpinBox" name="greenValue2">
|
|---|
| 950 | <property name="decimals">
|
|---|
| 951 | <number>3</number>
|
|---|
| 952 | </property>
|
|---|
| 953 | <property name="maximum">
|
|---|
| 954 | <double>1.000000000000000</double>
|
|---|
| 955 | </property>
|
|---|
| 956 | <property name="singleStep">
|
|---|
| 957 | <double>0.050000000000000</double>
|
|---|
| 958 | </property>
|
|---|
| 959 | </widget>
|
|---|
| 960 | </item>
|
|---|
| 961 | <item row="3" column="5">
|
|---|
| 962 | <widget class="QDoubleSpinBox" name="blueValue2">
|
|---|
| 963 | <property name="decimals">
|
|---|
| 964 | <number>3</number>
|
|---|
| 965 | </property>
|
|---|
| 966 | <property name="maximum">
|
|---|
| 967 | <double>1.000000000000000</double>
|
|---|
| 968 | </property>
|
|---|
| 969 | <property name="singleStep">
|
|---|
| 970 | <double>0.050000000000000</double>
|
|---|
| 971 | </property>
|
|---|
| 972 | </widget>
|
|---|
| 973 | </item>
|
|---|
| 974 | <item row="0" column="6">
|
|---|
| 975 | <widget class="QDoubleSpinBox" name="colorRange3">
|
|---|
| 976 | <property name="decimals">
|
|---|
| 977 | <number>3</number>
|
|---|
| 978 | </property>
|
|---|
| 979 | <property name="maximum">
|
|---|
| 980 | <double>1.000000000000000</double>
|
|---|
| 981 | </property>
|
|---|
| 982 | <property name="singleStep">
|
|---|
| 983 | <double>0.050000000000000</double>
|
|---|
| 984 | </property>
|
|---|
| 985 | </widget>
|
|---|
| 986 | </item>
|
|---|
| 987 | <item row="2" column="6">
|
|---|
| 988 | <widget class="QDoubleSpinBox" name="greenValue3">
|
|---|
| 989 | <property name="decimals">
|
|---|
| 990 | <number>3</number>
|
|---|
| 991 | </property>
|
|---|
| 992 | <property name="maximum">
|
|---|
| 993 | <double>1.000000000000000</double>
|
|---|
| 994 | </property>
|
|---|
| 995 | <property name="singleStep">
|
|---|
| 996 | <double>0.050000000000000</double>
|
|---|
| 997 | </property>
|
|---|
| 998 | </widget>
|
|---|
| 999 | </item>
|
|---|
| 1000 | <item row="3" column="6">
|
|---|
| 1001 | <widget class="QDoubleSpinBox" name="blueValue3">
|
|---|
| 1002 | <property name="decimals">
|
|---|
| 1003 | <number>3</number>
|
|---|
| 1004 | </property>
|
|---|
| 1005 | <property name="maximum">
|
|---|
| 1006 | <double>1.000000000000000</double>
|
|---|
| 1007 | </property>
|
|---|
| 1008 | <property name="singleStep">
|
|---|
| 1009 | <double>0.050000000000000</double>
|
|---|
| 1010 | </property>
|
|---|
| 1011 | </widget>
|
|---|
| 1012 | </item>
|
|---|
| 1013 | <item row="3" column="8">
|
|---|
| 1014 | <layout class="QHBoxLayout" name="horizontalLayout">
|
|---|
| 1015 | <item>
|
|---|
| 1016 | <widget class="QPushButton" name="playPauseButton">
|
|---|
| 1017 | <property name="toolTip">
|
|---|
| 1018 | <string>Play/Pause events animation</string>
|
|---|
| 1019 | </property>
|
|---|
| 1020 | <property name="text">
|
|---|
| 1021 | <string>Play/Pause</string>
|
|---|
| 1022 | </property>
|
|---|
| 1023 | </widget>
|
|---|
| 1024 | </item>
|
|---|
| 1025 | <item>
|
|---|
| 1026 | <widget class="QLabel" name="label_24">
|
|---|
| 1027 | <property name="text">
|
|---|
| 1028 | <string>Slices per sec</string>
|
|---|
| 1029 | </property>
|
|---|
| 1030 | <property name="alignment">
|
|---|
| 1031 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 1032 | </property>
|
|---|
| 1033 | </widget>
|
|---|
| 1034 | </item>
|
|---|
| 1035 | <item>
|
|---|
| 1036 | <widget class="QDoubleSpinBox" name="slicesPerSecValue">
|
|---|
| 1037 | <property name="toolTip">
|
|---|
| 1038 | <string>Number of slices to display per seconds</string>
|
|---|
| 1039 | </property>
|
|---|
| 1040 | <property name="minimum">
|
|---|
| 1041 | <double>1.000000000000000</double>
|
|---|
| 1042 | </property>
|
|---|
| 1043 | <property name="maximum">
|
|---|
| 1044 | <double>1000.000000000000000</double>
|
|---|
| 1045 | </property>
|
|---|
| 1046 | <property name="singleStep">
|
|---|
| 1047 | <double>1.000000000000000</double>
|
|---|
| 1048 | </property>
|
|---|
| 1049 | <property name="value">
|
|---|
| 1050 | <double>100.000000000000000</double>
|
|---|
| 1051 | </property>
|
|---|
| 1052 | </widget>
|
|---|
| 1053 | </item>
|
|---|
| 1054 | </layout>
|
|---|
| 1055 | </item>
|
|---|
| 1056 | <item row="0" column="0">
|
|---|
| 1057 | <widget class="QCheckBox" name="drawImpulseCheckBox">
|
|---|
| 1058 | <property name="toolTip">
|
|---|
| 1059 | <string>Whether the impulse of the current pixel should be drawn below the camera or not</string>
|
|---|
| 1060 | </property>
|
|---|
| 1061 | <property name="layoutDirection">
|
|---|
| 1062 | <enum>Qt::RightToLeft</enum>
|
|---|
| 1063 | </property>
|
|---|
| 1064 | <property name="text">
|
|---|
| 1065 | <string>Draw Impulse</string>
|
|---|
| 1066 | </property>
|
|---|
| 1067 | <property name="checked">
|
|---|
| 1068 | <bool>true</bool>
|
|---|
| 1069 | </property>
|
|---|
| 1070 | </widget>
|
|---|
| 1071 | </item>
|
|---|
| 1072 | <item row="3" column="0">
|
|---|
| 1073 | <widget class="QCheckBox" name="drawBlurCheckBox">
|
|---|
| 1074 | <property name="toolTip">
|
|---|
| 1075 | <string>Draw the pixels blurred (for having "nice", non-scientific images).</string>
|
|---|
| 1076 | </property>
|
|---|
| 1077 | <property name="layoutDirection">
|
|---|
| 1078 | <enum>Qt::RightToLeft</enum>
|
|---|
| 1079 | </property>
|
|---|
| 1080 | <property name="text">
|
|---|
| 1081 | <string>Blur pixels</string>
|
|---|
| 1082 | </property>
|
|---|
| 1083 | </widget>
|
|---|
| 1084 | </item>
|
|---|
| 1085 | <item row="1" column="0">
|
|---|
| 1086 | <widget class="QCheckBox" name="drawPatchCheckBox">
|
|---|
| 1087 | <property name="toolTip">
|
|---|
| 1088 | <string>Whether the pixels clustering should be drawn or not</string>
|
|---|
| 1089 | </property>
|
|---|
| 1090 | <property name="layoutDirection">
|
|---|
| 1091 | <enum>Qt::RightToLeft</enum>
|
|---|
| 1092 | </property>
|
|---|
| 1093 | <property name="text">
|
|---|
| 1094 | <string>Draw Patches</string>
|
|---|
| 1095 | </property>
|
|---|
| 1096 | <property name="checked">
|
|---|
| 1097 | <bool>false</bool>
|
|---|
| 1098 | </property>
|
|---|
| 1099 | <property name="tristate">
|
|---|
| 1100 | <bool>false</bool>
|
|---|
| 1101 | </property>
|
|---|
| 1102 | </widget>
|
|---|
| 1103 | </item>
|
|---|
| 1104 | <item row="2" column="0">
|
|---|
| 1105 | <widget class="QCheckBox" name="loopOverCurrentEventBox">
|
|---|
| 1106 | <property name="toolTip">
|
|---|
| 1107 | <string>Whether the animation should loop over the current event, or continue to the next event</string>
|
|---|
| 1108 | </property>
|
|---|
| 1109 | <property name="layoutDirection">
|
|---|
| 1110 | <enum>Qt::RightToLeft</enum>
|
|---|
| 1111 | </property>
|
|---|
| 1112 | <property name="text">
|
|---|
| 1113 | <string>Loop event</string>
|
|---|
| 1114 | </property>
|
|---|
| 1115 | </widget>
|
|---|
| 1116 | </item>
|
|---|
| 1117 | <item row="1" column="1">
|
|---|
| 1118 | <widget class="QPushButton" name="autoScaleColor">
|
|---|
| 1119 | <property name="toolTip">
|
|---|
| 1120 | <string>Rescale the coloring to match the values of the current event</string>
|
|---|
| 1121 | </property>
|
|---|
| 1122 | <property name="text">
|
|---|
| 1123 | <string>AutoScale</string>
|
|---|
| 1124 | </property>
|
|---|
| 1125 | <property name="checkable">
|
|---|
| 1126 | <bool>true</bool>
|
|---|
| 1127 | </property>
|
|---|
| 1128 | <property name="checked">
|
|---|
| 1129 | <bool>true</bool>
|
|---|
| 1130 | </property>
|
|---|
| 1131 | </widget>
|
|---|
| 1132 | </item>
|
|---|
| 1133 | <item row="2" column="1">
|
|---|
| 1134 | <widget class="QRadioButton" name="entireCameraScale">
|
|---|
| 1135 | <property name="toolTip">
|
|---|
| 1136 | <string>Use the entire camera to do the scaling</string>
|
|---|
| 1137 | </property>
|
|---|
| 1138 | <property name="layoutDirection">
|
|---|
| 1139 | <enum>Qt::RightToLeft</enum>
|
|---|
| 1140 | </property>
|
|---|
| 1141 | <property name="text">
|
|---|
| 1142 | <string>entire camera</string>
|
|---|
| 1143 | </property>
|
|---|
| 1144 | <property name="checked">
|
|---|
| 1145 | <bool>true</bool>
|
|---|
| 1146 | </property>
|
|---|
| 1147 | </widget>
|
|---|
| 1148 | </item>
|
|---|
| 1149 | <item row="3" column="1">
|
|---|
| 1150 | <widget class="QRadioButton" name="currentPixelScale">
|
|---|
| 1151 | <property name="toolTip">
|
|---|
| 1152 | <string>Use the current pixel only to do the scaling</string>
|
|---|
| 1153 | </property>
|
|---|
| 1154 | <property name="layoutDirection">
|
|---|
| 1155 | <enum>Qt::RightToLeft</enum>
|
|---|
| 1156 | </property>
|
|---|
| 1157 | <property name="text">
|
|---|
| 1158 | <string>current pixel</string>
|
|---|
| 1159 | </property>
|
|---|
| 1160 | </widget>
|
|---|
| 1161 | </item>
|
|---|
| 1162 | <item row="2" column="8">
|
|---|
| 1163 | <layout class="QHBoxLayout" name="horizontalLayout_5">
|
|---|
| 1164 | <item>
|
|---|
| 1165 | <widget class="QRadioButton" name="playSlicesRadio">
|
|---|
| 1166 | <property name="text">
|
|---|
| 1167 | <string>play Slices</string>
|
|---|
| 1168 | </property>
|
|---|
| 1169 | <property name="checked">
|
|---|
| 1170 | <bool>true</bool>
|
|---|
| 1171 | </property>
|
|---|
| 1172 | </widget>
|
|---|
| 1173 | </item>
|
|---|
| 1174 | <item>
|
|---|
| 1175 | <widget class="QRadioButton" name="playEventsRadio">
|
|---|
| 1176 | <property name="text">
|
|---|
| 1177 | <string>play Events</string>
|
|---|
| 1178 | </property>
|
|---|
| 1179 | </widget>
|
|---|
| 1180 | </item>
|
|---|
| 1181 | <item>
|
|---|
| 1182 | <widget class="QRadioButton" name="playPixelsRadio">
|
|---|
| 1183 | <property name="text">
|
|---|
| 1184 | <string>play Pixels</string>
|
|---|
| 1185 | </property>
|
|---|
| 1186 | </widget>
|
|---|
| 1187 | </item>
|
|---|
| 1188 | </layout>
|
|---|
| 1189 | </item>
|
|---|
| 1190 | <item row="0" column="8">
|
|---|
| 1191 | <layout class="QHBoxLayout" name="horizontalLayout_8">
|
|---|
| 1192 | <item>
|
|---|
| 1193 | <widget class="QPushButton" name="loadNewFileButton">
|
|---|
| 1194 | <property name="toolTip">
|
|---|
| 1195 | <string>Load a new fits file</string>
|
|---|
| 1196 | </property>
|
|---|
| 1197 | <property name="text">
|
|---|
| 1198 | <string>Load Data</string>
|
|---|
| 1199 | </property>
|
|---|
| 1200 | </widget>
|
|---|
| 1201 | </item>
|
|---|
| 1202 | <item>
|
|---|
| 1203 | <widget class="QPushButton" name="loadDRSCalibButton">
|
|---|
| 1204 | <property name="text">
|
|---|
| 1205 | <string>Load DRS calib.</string>
|
|---|
| 1206 | </property>
|
|---|
| 1207 | </widget>
|
|---|
| 1208 | </item>
|
|---|
| 1209 | </layout>
|
|---|
| 1210 | </item>
|
|---|
| 1211 | <item row="0" column="1">
|
|---|
| 1212 | <widget class="QCheckBox" name="calibratedCheckBox">
|
|---|
| 1213 | <property name="layoutDirection">
|
|---|
| 1214 | <enum>Qt::RightToLeft</enum>
|
|---|
| 1215 | </property>
|
|---|
| 1216 | <property name="text">
|
|---|
| 1217 | <string>Calibrated data</string>
|
|---|
| 1218 | </property>
|
|---|
| 1219 | <property name="checked">
|
|---|
| 1220 | <bool>false</bool>
|
|---|
| 1221 | </property>
|
|---|
| 1222 | </widget>
|
|---|
| 1223 | </item>
|
|---|
| 1224 | <item row="1" column="8">
|
|---|
| 1225 | <layout class="QHBoxLayout" name="horizontalLayout_4"/>
|
|---|
| 1226 | </item>
|
|---|
| 1227 | </layout>
|
|---|
| 1228 | </item>
|
|---|
| 1229 | </layout>
|
|---|
| 1230 | </widget>
|
|---|
| 1231 | </widget>
|
|---|
| 1232 | <customwidgets>
|
|---|
| 1233 | <customwidget>
|
|---|
| 1234 | <class>QwtPlot</class>
|
|---|
| 1235 | <extends>QFrame</extends>
|
|---|
| 1236 | <header>qwt_plot.h</header>
|
|---|
| 1237 | <container>1</container>
|
|---|
| 1238 | </customwidget>
|
|---|
| 1239 | <customwidget>
|
|---|
| 1240 | <class>QGLWidget</class>
|
|---|
| 1241 | <extends>QWidget</extends>
|
|---|
| 1242 | <header>QtOpenGL/QGLWidget</header>
|
|---|
| 1243 | </customwidget>
|
|---|
| 1244 | <customwidget>
|
|---|
| 1245 | <class>RawDataViewer</class>
|
|---|
| 1246 | <extends>QGLWidget</extends>
|
|---|
| 1247 | <header>RawEventsViewer.h</header>
|
|---|
| 1248 | </customwidget>
|
|---|
| 1249 | <customwidget>
|
|---|
| 1250 | <class>QCameraWidget</class>
|
|---|
| 1251 | <extends>QWidget</extends>
|
|---|
| 1252 | <header>../QCameraWidget.h</header>
|
|---|
| 1253 | <container>1</container>
|
|---|
| 1254 | </customwidget>
|
|---|
| 1255 | <customwidget>
|
|---|
| 1256 | <class>Q3DCameraWidget</class>
|
|---|
| 1257 | <extends>QWidget</extends>
|
|---|
| 1258 | <header>../Q3DCameraWidget.h</header>
|
|---|
| 1259 | <container>1</container>
|
|---|
| 1260 | </customwidget>
|
|---|
| 1261 | </customwidgets>
|
|---|
| 1262 | <resources/>
|
|---|
| 1263 | <connections>
|
|---|
| 1264 | <connection>
|
|---|
| 1265 | <sender>autoScaleColor</sender>
|
|---|
| 1266 | <signal>toggled(bool)</signal>
|
|---|
| 1267 | <receiver>entireCameraScale</receiver>
|
|---|
| 1268 | <slot>setEnabled(bool)</slot>
|
|---|
| 1269 | <hints>
|
|---|
| 1270 | <hint type="sourcelabel">
|
|---|
| 1271 | <x>210</x>
|
|---|
| 1272 | <y>938</y>
|
|---|
| 1273 | </hint>
|
|---|
| 1274 | <hint type="destinationlabel">
|
|---|
| 1275 | <x>197</x>
|
|---|
| 1276 | <y>974</y>
|
|---|
| 1277 | </hint>
|
|---|
| 1278 | </hints>
|
|---|
| 1279 | </connection>
|
|---|
| 1280 | <connection>
|
|---|
| 1281 | <sender>autoScaleColor</sender>
|
|---|
| 1282 | <signal>toggled(bool)</signal>
|
|---|
| 1283 | <receiver>currentPixelScale</receiver>
|
|---|
| 1284 | <slot>setEnabled(bool)</slot>
|
|---|
| 1285 | <hints>
|
|---|
| 1286 | <hint type="sourcelabel">
|
|---|
| 1287 | <x>219</x>
|
|---|
| 1288 | <y>943</y>
|
|---|
| 1289 | </hint>
|
|---|
| 1290 | <hint type="destinationlabel">
|
|---|
| 1291 | <x>214</x>
|
|---|
| 1292 | <y>1002</y>
|
|---|
| 1293 | </hint>
|
|---|
| 1294 | </hints>
|
|---|
| 1295 | </connection>
|
|---|
| 1296 | </connections>
|
|---|
| 1297 | </ui>
|
|---|