Ryan Tang rtang
  • Joined on 2022-05-03
rtang pushed to master at rtang/PtolemyGUI 2024-11-03 21:11:40 -05:00
8dbdb424d8 some Progress on the PtolemyGUIPy.py
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-11-01 17:03:19 -04:00
c1f223532c added a button on the channel setting to set default channel settings for Si-detector
9bdd6b77eb seperate out ProgramChannel from ProgramBoard in Digitizer Class
Compare 2 commits »
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-10-31 18:03:21 -04:00
81b2fba623 Rename trigger : Independent --> Normal, Trig Valid, from Both From Mather Board to Both from TRG_VAL; More GUI bugs fix for trigger related settings
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-10-30 18:48:08 -04:00
2be9d34320 UI bugs fix
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-10-30 15:42:51 -04:00
4eca8eb09a fix a bug for PHA
rtang pushed to master at rtang/SOLARIS_QT6_DAQ 2024-10-30 12:13:08 -04:00
2573de66c1 bug fix on DigiParameters::GetFullPara for all channels
rtang pushed to master at rtang/PtolemyGUI 2024-10-29 22:53:26 -04:00
e04bc556cc change the Python GUI
rtang pushed to master at rtang/PtolemyGUI 2024-10-29 21:59:58 -04:00
0320267919 basic GUI skeleton
rtang pushed to master at rtang/PtolemyGUI 2024-10-29 21:27:02 -04:00
01588165e6 added ptolemy_mac
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-10-28 15:42:00 -04:00
1562d9cab2 add QDC group copy
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-10-28 15:36:47 -04:00
e856a1cddf fix copy channels
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-10-28 15:12:33 -04:00
c7feaec471 small improvement, Event/Agg for PHA/PSD < 512
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