Ryan Tang rtang
  • Joined on 2022-05-03
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-10-28 13:24:44 -04:00
8b7d93a9fe When open digi setting or Scope, update settings from memory
rtang pushed to NoHeader at rtang/CoMPASS_BinReader 2024-10-23 16:07:47 -04:00
4eab257a01 added ConvertTimeOffset() and event window only open when sn == 0 and ch == 15
rtang pushed to NoHeader at rtang/CoMPASS_BinReader 2024-10-23 13:53:08 -04:00
554247e046 fix bug that first hit of the frist event is duplicated, add some display
rtang pushed tag v1.3 to rtang/FSUDAQ_Qt6 2024-10-23 12:25:21 -04:00
rtang pushed to NoHeader at rtang/CoMPASS_BinReader 2024-10-23 00:19:34 -04:00
8ce3b4f274 fix bugs on BinReader.h
rtang pushed to release at rtang/FSUDAQ_Qt6 2024-10-22 16:54:28 -04:00
648f65556c Merge branch 'release' of https://fsunuc.physics.fsu.edu/git/rtang/FSUDAQ_Qt6 into release
4ab72dc43d fix all code with parallel thread
fe6bdb82ff simplify code for multi thread
b8011bc834 [Major] True parallel thread for filling histogram
0d379fec92 use AbsDataIndex in MultiBuilder
Compare 308 commits »
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-10-22 16:38:09 -04:00
4ab72dc43d fix all code with parallel thread
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-10-22 13:56:34 -04:00
fe6bdb82ff simplify code for multi thread
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-10-22 12:56:32 -04:00
b8011bc834 [Major] True parallel thread for filling histogram
rtang pushed to master at rtang/IsegSNMPGUI 2024-10-22 10:49:12 -04:00
1eb082213b for Ubuntu 24, need libxcb-cursor0
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-10-21 19:53:47 -04:00
0d379fec92 use AbsDataIndex in MultiBuilder
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-10-21 19:47:08 -04:00
ae0e0f2c7b add ClassData::GetAbsDataIndex()
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-10-21 19:25:38 -04:00
39f479534e simplify SingleSpectra.cpp
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-10-21 19:11:51 -04:00
804fa07c9c add QCoreApplication::processEvent() to solve the GUI lagging
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-10-21 19:09:52 -04:00
4e111085c0 in ClassDigitizer, get data can use totalIndex, which will % dataSize. simplify HistFilling. Qthread will block mainGUI ?
rtang created branch ANASEN in rtang/FSUDAQ_Qt6 2024-10-21 16:50:18 -04:00
rtang pushed to ANASEN at rtang/FSUDAQ_Qt6 2024-10-21 16:50:18 -04:00
rtang pushed to master at rtang/IsegSNMPGUI 2024-10-21 16:29:44 -04:00
6d5c204004 added Switch All ch On
rtang pushed to master at rtang/IsegSNMPGUI 2024-10-21 16:26:29 -04:00
2bdd7deb41 the default port to avoid multiple opening for same crate at same computer is 4300 + IP
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-10-21 15:11:41 -04:00
ae567c0714 improve scope for QDC and PSD, add subChannelMask in Scope