Ryan Tang rtang
  • Joined on 2022-05-03
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-03-22 14:26:51 -04:00
0cf64daf2e some test code in test.cpp
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-03-22 14:21:21 -04:00
6a55ceb884 added maxFillTimeMilliSec for filling single spectra
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-03-21 16:57:40 -04:00
66f3ba2f02 when data rate > 10k/sec, histogram will only fill the latest 10k data
rtang pushed to Master at rtang/SOLARIS_Analysis 2024-03-20 18:56:56 -04:00
806a7124a4 Move EventBuilder to the DAQ code. in progress of the Webbase Simulation code
rtang pushed to master at rtang/SOLARIS_QT6_DAQ 2024-03-20 18:54:50 -04:00
b673dcd700 move Eventbuilder from SOLARIS_Analysis to here. Created Aux folder to store Auxilary code, like EventBuilder
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-03-20 18:37:40 -04:00
5c26d60a58 update ACQ status every 1 sec instead of 2 sec
e947fccd96 fix fileSize not display every 3 sec
Compare 2 commits »
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-03-20 15:35:55 -04:00
55ec7995c7 when the trigger rate is small and Event/Agg is large, the trigger rate would be 0/0 = nan, fixed this. disable digiPlanel button when ACQ started
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-03-20 14:13:23 -04:00
405b255344 QDC: fix bug when charge sensitiy change, parity change
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-03-20 12:58:03 -04:00
ecd7ea9afd add a buffer safe guard for QDC
b73505695e added SetOptimalAggOrg() for QDC. This is the key for taking trace
Compare 2 commits »
rtang pushed to Main at jgibbons3/Multi-SNICS_Interlock 2024-03-20 12:42:23 -04:00
b9033521a2 add emergency button, update time is 100 msec, database push every 5 sec
fda68cd1e9 loop():: app_task and data record is every 5 sec.
Compare 2 commits »
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-03-19 18:36:58 -04:00
64dfac3ee2 QDC Recordlength only for the whole board
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-03-19 16:13:50 -04:00
bebff94e62 fix RecordLength bug for QDC. Can't 100% trust CAEN manual
rtang pushed to Master at rtang/SOLARIS_Analysis 2024-03-15 16:14:58 -04:00
e3e9fddd2c added WebSimHelper, need to combine the simpleSim to heliosmatics.html
rtang pushed to master at rtang/IsegSNMPGUI 2024-03-15 14:49:28 -04:00
65ec54e01d add git ignore for token file
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-03-15 12:27:09 -04:00
00a16ffc2e update Discord link
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-03-13 17:07:46 -04:00
2199f4efd6 fix bugs in MultiBuilder.cpp, some bugs in ClassDigitizer for DT5730
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-03-12 18:10:16 -04:00
4276f7a149 update README.md
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-03-12 18:09:41 -04:00
cab0f1d5c4 add README.md for the Aux folder
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-03-12 17:34:43 -04:00
729b8bc4f1 bug fix on EventBuilder
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-03-12 17:11:10 -04:00
2be2b21923 clean up Aux folder