Commit Graph

68 Commits

Author SHA1 Message Date
Ryan Tang 7ad3ed4af0 bugs fix on scope 2024-05-17 17:45:30 -04:00
Ryan Tang b79fd72fe7 kind of complete single channel scope for PHA 2024-05-17 16:41:44 -04:00
Ryan Tang 952b352e8a fix display bug on QDC scope RecordLength 2024-05-06 14:06:00 -04:00
Ryan Tang a0f9c4d727 add DebugPrint() Macro, for detail debug, fixed the histogram always fill old data 2024-03-22 16:47:33 -04:00
Ryan Tang 64dfac3ee2 QDC Recordlength only for the whole board 2024-03-19 18:36:49 -04:00
Ryan Tang bebff94e62 fix RecordLength bug for QDC. Can't 100% trust CAEN manual 2024-03-19 16:13:44 -04:00
Ryan Tang cc79c7ea3c Chnage enum DPPType -> DPPTypeCode; reduce the fsu.ts size; remove Hit::bd 2024-03-02 00:33:08 -05:00
Ryan Tang 08b7a60ec2 various changes on data rate. Scope will set the Agg/Read = 1, and restore when scope stop 2024-02-26 15:37:06 -05:00
Ryan Tang 93f89d9264 simplify trigger rate calculation 2024-02-23 18:31:39 -05:00
carina@hades 97709891d4 fix Scope unzoom, scope trace length 2024-01-29 17:23:11 -05:00
carina@hades 6e9393d476 small change 2024-01-26 15:36:06 -05:00
carina@hades 0927cca571 better data encaptule for ClassData.h 2024-01-26 14:53:52 -05:00
carina@hades f1f1de91ef scope bug fix and performance improve 2024-01-25 16:18:47 -05:00
splitPoleDAQ 4020a2aeac add default setting name 2024-01-19 13:21:59 -05:00
carina@hades ca59c6954a Digitizer use CAEN to set agg, UpdateScope don't Clear rigger 2023-12-12 19:01:41 -05:00
carina@hades c2080b9d39 fixed trace display 2023-12-12 17:59:45 -05:00
splitPoleDAQ 5e82065fc1 trigger rate only clear by ClearTriggerRate() Method. 2023-12-11 19:02:54 -05:00
splitPoleDAQ a34bf75d5f fix soem display bugs, fix 2D historgram mergin 2023-11-21 15:34:29 -05:00
splitPoleDAQ e4915a5a74 Scope, when no trigger, trace will not be removed and trigger rate trun red 2023-11-17 12:14:15 -05:00
splitPoleDAQ 0e28cfcd12 fix bug on Influx when expName is Empty 2023-11-17 12:06:21 -05:00
splitPoleDAQ e32cde9b4b fixed crash when closing digitizer while Scope openned 2023-11-17 11:44:28 -05:00
carina@hades b1d0253e4f add software Trapezoide filter, updated SplitPoleAnalyzer UI 2023-10-23 12:53:51 -04:00
carina@hades b9b60f7c18 added Run Status in Scalar 2023-10-19 15:32:44 -04:00
carina@hades 66437f0262 bugs fix after tested ANASEN, for some reason, no scalar, but can take data. 2023-10-17 17:01:57 -04:00
carina@hades 34feff751a polished QDC related things 2023-10-13 18:02:19 -04:00
carina@hades 674f3bdd77 killed many bugs 2023-10-12 16:27:56 -04:00
carina@hades c51bd7e662 many bug fix, added QDC in Scope 2023-10-11 18:28:19 -04:00
carina@hades 739fa105c5 varibles name improve, tested more GUI 2023-10-09 17:46:32 -04:00
carina@hades 1faaea4dcb add MaxRegChannels to solve the channel number and register channel number are different 2023-10-06 16:50:28 -04:00
carina@hades 8cf46f6c5f snapshot, before making MutliBuilder to be independent of Digitizer class 2023-10-05 12:26:17 -04:00
carina@hades cd7dfbd76d various fixs and improvements duraing Encore run, rate ~ 1k/ch 2023-08-24 13:27:16 -04:00
carina@hades 20c9a8b63d many improvement from Encore experiment 2023-08-22 14:38:37 -04:00
carina@hades 58dcd0d717 added debug code and solve the peak average issue 2023-08-17 12:38:15 -04:00
splitPoleDAQ 5ecb418871 added 10 Data List in 1D histogram, many bug fix 2023-06-23 13:50:21 -04:00
splitPoleDAQ d246bb8dcf testes many things with pulser (except backward event building). All parts looks good at 10 Hz 2023-06-20 11:57:39 -04:00
splitPoleDAQ d9034fd8b1 snapshot, MaxNData = 100, MaxNEvent = 30, bug in OnlineEventBuilder 2023-06-09 13:51:02 -04:00
splitPoleDAQ d241fec8b5 improve Histogram1D and trace View 2023-06-01 17:51:00 -04:00
splitPoleDAQ 5b58083fb3 added OnlineAnalyser.h/cpp 2023-05-26 18:06:37 -04:00
splitPoleDAQ 367512ae06 added OnlineEventBuilder.cpp and DataGenerator.cpp 2023-05-25 18:50:42 -04:00
splitPoleDAQ bb74e0d308 add influxdb 2023-05-24 16:04:32 -04:00
splitPoleDAQ 1ae7309eb2 uncomment filling histograms, added UpdateOtherPanels() 2023-05-23 17:02:39 -04:00
splitPoleDAQ b18610a406 fix the crashgit add -A! 2023-05-23 14:52:23 -04:00
splitPoleDAQ 7e12a2d6a6 modified readDataThread, few bugs fixed 2023-05-22 17:00:11 -04:00
splitPoleDAQ 38c4d0d992 scope can fill histogram 2023-05-19 16:49:01 -04:00
splitPoleDAQ 3b9d47bbef when ACQ start, fill histograms 2023-05-19 16:23:04 -04:00
splitPoleDAQ 73c2286005 created a histogram class for 1D histogram 2023-05-18 17:14:24 -04:00
splitPoleDAQ 5d2e44b39d many bugs fix, added EventBuilder.cpp 2023-05-17 16:16:48 -04:00
splitPoleDAQ fa896b674a tested with PSD. seem OK 2023-05-16 17:21:40 -04:00
splitPoleDAQ e01d9fe4e6 bug fix for PHA single board 2023-05-16 14:31:19 -04:00
splitPoleDAQ 61b0f05bb7 Change the circular memory in ClassData.h 2023-05-16 12:04:18 -04:00