Ryan Tang rtang
  • Joined on 2022-05-03
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-01-19 14:20:36 -05:00
db0859908b fix previous update
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-01-19 14:16:01 -05:00
96e3d2a007 modified UI for open digitizer. when click on update Setting, it will overwrite the setting file to make sure the setting is updated
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-01-19 13:29:22 -05:00
187b3b5b7f fix on the saving setting dialog
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-01-19 13:22:07 -05:00
4020a2aeac add default setting name
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-01-19 03:11:59 -05:00
2e65bbf233 added fsutsReader.h, this is the class to read the time sorted data from fsuReader.h
55ee3931cc added SaveHit2NewFile() to fsuReader.h, this save the time sorted data to a simple format
5c6b5e7001 added getTime_ns() in macro.h
792d1c5545 Added traceLength in Hit Class
2ee71637cc bug fix for ClassData for numCh < MAXNCHANNEL
Compare 5 commits »
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-01-18 23:41:24 -05:00
c0e6d7ae9a In setting panel, change save setting as text to a checkbox for update setting
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-01-18 23:09:56 -05:00
14c2ceab6c [MAJOR CHANGE] change ClassData, Timestamp, energy, etc, be dynamically allocated, NOT TESTED, compiled not problem
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-01-18 18:55:44 -05:00
c38f4ae401 added EventBuilder2.cpp, modified fsuReader
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-01-17 18:19:58 -05:00
ec5470a372 fsuReader.h improved, AggSeparator save file in local folder
rtang pushed to Main at jgibbons3/Multi-SNICS_Interlock 2024-01-17 15:01:44 -05:00
7c2f868749 added peraccl, valve2, valve2, HV, boiler, and ionizer to the output data.txt
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-01-16 15:39:48 -05:00
12eec58287 added EventBuilderNoTrace, this is an eventbuilder using the fsuReader class
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-01-12 19:12:43 -05:00
5cf2aa518e seperate Hit class from MultiBuilder.h, FSUReader will store and sort data, EventBUilderNoTrace is using FSUReader and in progress.
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-01-12 17:00:01 -05:00
3b0c22c5d2 bug fix on event builder when load from other directory with underscore
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-01-11 18:05:26 -05:00
c9675bc77d UI improvment for eventbuilder
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-01-11 17:57:01 -05:00
0686ad67e6 added a bash script to rename old fsu file
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-01-11 17:33:06 -05:00
ea2bf2cb01 fix the time jumping problem for eventbuilder
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-01-11 11:52:56 -05:00
bdc02a5639 Change the output filename format, including tick2ns, fix evenbuilder bug
rtang pushed to Master at rtang/SOLARIS_Analysis 2024-01-10 19:39:16 -05:00
fa514b16f6 test Discord push message
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-01-10 18:29:22 -05:00
0d9690b5ed small bug fix on EventBuilder. Need to convert to absolute timestamp for various type of digitizers
rtang pushed to master at rtang/SOLARIS_Web_Simulation 2024-01-04 16:46:27 -05:00
92ad200739 remove FRIB beam rate, improve UI