Commit Graph

51 Commits

Author SHA1 Message Date
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
splitPoleDAQ 715c2277b0 many bugs fixed 2023-05-15 17:18:53 -04:00
splitPoleDAQ 53c36185c9 working on Scope with PSD 2023-05-12 17:06:16 -04:00
splitPoleDAQ 29c8c95d0d added inquiry tab in the digi panel 2023-05-12 16:06:32 -04:00
splitPoleDAQ d6c90c8b59 in progress to added PSD Channel 2023-05-09 12:16:08 -04:00
splitPoleDAQ 362f583688 Remove Regitser namespace, update Global and TRGOUT Mask, all channels settings UI 2023-05-01 16:20:16 -04:00
splitPoleDAQ 2643511df6 finish board setting for PHA 2023-04-28 18:18:12 -04:00
splitPoleDAQ 75f0ae6467 added some widgetsin DigiSetting 2023-04-25 17:04:46 -04:00
splitPoleDAQ b53a32f50e add DigiSettings.cpp/h 2023-04-24 16:37:57 -04:00
splitPoleDAQ a041b11cb8 complete Scope for PHA 2023-04-24 15:27:05 -04:00
splitPoleDAQ 50a8bbcdd6 added ComboList at Register, added more methods in digitizer class. improving Scope 2023-04-21 18:10:12 -04:00
splitPoleDAQ 104962b8c0 finishing Scope... snapshot 2023-04-20 18:15:30 -04:00
splitPoleDAQ 57bcb16a0d improve the trigger rate calculation 2023-04-20 14:39:59 -04:00
splitPoleDAQ 8c94e4b7c8 Scope is working. now finish the scope settings 2023-04-20 13:49:36 -04:00
splitPoleDAQ 4a80fcc10d cannot get trace, need to review the Digitizer Class using test.cpp 2023-04-19 18:08:20 -04:00
splitPoleDAQ 0000be1d44 scalar seems OK. 2023-04-19 16:21:14 -04:00
splitPoleDAQ f9128f6f92 pause building Scope, finsih the scalar first 2023-04-19 14:46:10 -04:00
splitPoleDAQ fecb77a105 fix many bugs and extended RegisterAddress to include max value and step 2023-04-19 13:41:43 -04:00