Ryan Tang rtang
  • Joined on 2022-05-03
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
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-08-29 15:47:17 -04:00
2abdc83549 added analyzer/README.md, move the isWorking from the custom analyzer to Analyzer, so user don't need to worry
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-08-29 14:45:19 -04:00
b3ace2cc84 [MAJOR] Analayzer::UpdateHistograms moved to a worker that in a thread, only tested with CoincidentAnalyzer, need to change others
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-08-28 17:58:20 -04:00
a5914f8ff8 restructure the workers
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-08-28 17:22:48 -04:00
a08297d5cc Move updateScalar into a ScalarWorker, which live in a new Thread
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-08-28 16:53:32 -04:00
fbd98067da remove some printf, remove Rebin button in SingleSpatra class
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-08-28 16:45:29 -04:00
0a751eaab1 [Major] remove histogram timing thread, make a new worker, move to a thread to fill histograms
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-08-28 14:17:50 -04:00
55210083fc in Aux/test.cpp, compare CAEN_DGTZ_GetDPPEvents for decode data
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-08-27 18:13:07 -04:00
76f8f22204 default PSD program set baseline to be 16 samples
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-08-27 12:48:05 -04:00
ffb009e6da bug fix on Data::CopyBuffer()
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-08-26 15:25:25 -04:00
a32a1e0e71 bug fix, remove trailling space for influx inputs
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-08-26 13:59:10 -04:00
dbfb9f96bf add SetDataBase in Analysis, so all analyzsis class can use
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-08-23 18:39:30 -04:00
ef8dca5430 remove printf in NeutronGamma::UpdateHistograms
rtang pushed to master at rtang/FSUDAQ_Qt6 2024-08-23 18:27:03 -04:00
f3fea48bf6 bug fix on filling Historgram 1D