Ryan Tang rtang
  • Joined on 2022-05-03
rtang pushed to NoHeader at rtang/CoMPASS_BinReader 2024-09-25 17:12:57 -04:00
d5f5ee232d this is the noheader data, and all channels and board are combined.
rtang pushed to master at rtang/CoMPASS_BinReader 2024-09-25 16:47:29 -04:00
5ae7c256f2 fix BinReader.h for no header data format
rtang pushed to master at rtang/CoMPASS_BinReader 2024-09-14 19:31:50 -04:00
84851051f7 add timeOffset example file
rtang pushed to master at rtang/CoMPASS_BinReader 2024-09-14 19:21:28 -04:00
0f487c354b added time offset, assume the digiitizer serial number is between first and 2nd underscore
rtang pushed to raisor at rtang/FSUDAQ_Qt6 2024-09-14 18:42:00 -04:00
be62125e77 bug fix when open digitizer to set no trace
f68d26de65 merge from origin master
633df09ca4 edit .gitignore and FSUDAQr.pro
d8c6fa2246 add FSUDAQ bash script, to pipe the stout to a log file
d738971435 add maskText to mask password
Compare 76 commits »
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-09-09 14:38:14 -04:00
d8c6fa2246 add FSUDAQ bash script, to pipe the stout to a log file
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-09-09 14:22:29 -04:00
d738971435 add maskText to mask password
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-09-09 14:00:51 -04:00
b3692705ab add core dump when segfault
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-09-06 18:16:27 -04:00
968259787b when open digitizer, always set no trace recording
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-09-04 17:51:07 -04:00
3b3a22382b [Major] Scalar cannot be put in Thread, becuase it update QLineEdit of the MainThread and it is not thread-safe
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-09-04 16:39:26 -04:00
dfdc5c4700 fixed a UI issue for PSD channel, the SetUpComBoBoxBit cannot span col
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-09-04 16:26:33 -04:00
13b2a3d63d Set PSD default is fine time. fix UI bug for PSD
rtang pushed to master at rtang/CoMPASS_BinReader 2024-09-04 03:29:09 -04:00
a52db652dd bug fix for no event build time is not shorted across multiple files
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-09-04 03:09:16 -04:00
8baa37142c add some debug code in EventBuilder and fsuReader.h, ReadBatch can switch off trace
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-09-03 15:56:05 -04:00
06592c6aca ClassData.h, fix PSD decoder verbose display
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-09-03 15:49:22 -04:00
540f967d70 ClassData.h, fine_time = -1 as default
rtang pushed to master at rtang/CoMPASS_BinReader 2024-09-03 13:41:44 -04:00
e1244f1026 added analyzer.cpp
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-08-30 12:27:32 -04:00
e79f93e9ab add Locale
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-08-29 17:15:45 -04:00
11ae70db18 remove scope Qtimer for scalar, use the Scope::TellACQOnOff to start/stop work for scalar, singleHostogram, and onlineAnalyzer
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-08-29 16:50:04 -04:00
c2265f3cc6 remove TimingThread, Scope::UpdateScope() in Qthread via a worker. ScalarUpdateTimeinMiliSec in macro.h