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