Commit Graph

361 Commits

Author SHA1 Message Date
carina@hades f7502d1c1c support arbitary number of channel 2023-10-04 18:03:42 -04:00
carina@hades bf38251dec update PSD and PHA register 2023-10-04 13:13:38 -04:00
carina@hades 66484b6003 Make ClassData.h and event builder independent of CAEN Library, some improvement of DAQ UI 2023-09-08 17:21:05 -04:00
splitPoleDAQ fc87d4f92b disable digiSetting panel when ACQ started, fix prfix not working bug 2023-09-06 15:05:27 -04:00
Ryan Tang e9a9b4aa7d fixed EventBuilder.cpp 2023-09-06 13:24:38 -04:00
Ryan Tang 29736359ac in progress to fix the EventBuilder.cpp 2023-09-06 09:59:06 -04:00
carina@hades cb1aac16df added FSU2ROOT.cpp, a simple convertor 2023-09-05 14:23:52 -04:00
carina@hades a4b6db4140 add back the Makefile_test, rename as Makefile_Aux 2023-08-28 17:14:14 -04:00
carina@hades bfb3228e97 modified DataReaderScritp.cpp 2023-08-28 15:19:50 -04:00
splitPoleDAQ 1bbfeff571 various fixes 2023-08-28 15:02:56 -04:00
splitPoleDAQ 2171d03246 a folder to group all analyzer, make Encore analyzer 2023-08-25 11:23:23 -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 31eefc2d92 added program lock, only one instance 2023-08-17 12:50:45 -04:00
carina@hades 58dcd0d717 added debug code and solve the peak average issue 2023-08-17 12:38:15 -04:00
carina@hades c20771567b histogram bug fix. histogram internal counter not reset after ACQ stop or histogram clear 2023-08-16 17:54:35 -04:00
carina@hades 35953797d9 update README.md 2023-08-16 14:40:13 -04:00
carina@hades dbf096b8ff rename EventKenshikushi to EventBuilder, added back loading setting when open digitizer 2023-08-16 14:16:02 -04:00
splitPoleDAQ a7bd71e896 small change 2023-08-14 11:44:58 -04:00
splitPoleDAQ fcd8209194 influx bug fix 2023-08-14 11:26:52 -04:00
splitPoleDAQ 983c8b6cb5 remove rebin settings for SingleSpectra, use rigth click 2023-07-11 18:29:38 -04:00
splitPoleDAQ 2a05e69e4e added auto start/stop and run record window 2023-07-11 18:02:42 -04:00
splitPoleDAQ ccd23065dd bug fix on MultiBuilder for multiple boards 2023-06-30 17:32:09 -04:00
splitPoleDAQ 407924f863 added Sync panel 2023-06-30 15:35:21 -04:00
splitPoleDAQ cad68c2e7c many bug fix; added thread sync of ACQ start 2023-06-29 18:59:36 -04:00
splitPoleDAQ 3c6985ead0 added configuration panel for SplitPoleAnlyzer.h 2023-06-27 15:47:34 -04:00
splitPoleDAQ 5ecb418871 added 10 Data List in 1D histogram, many bug fix 2023-06-23 13:50:21 -04:00
splitPoleDAQ ef108a7855 add some for DPP-QDC, not much 2023-06-20 16:18:02 -04:00
splitPoleDAQ e540abb3fa update README.md 2023-06-20 12:20:44 -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 33e2a7ee56 added backward builder in MultiBuilder 2023-06-19 12:48:17 -04:00
splitPoleDAQ 8daeb362c5 added single or list support for MultiBuilder, added but not test Backward event building 2023-06-15 11:48:18 -04:00
splitPoleDAQ dd9459a47f clean repository, update gitignore 2023-06-14 16:32:49 -04:00
splitPoleDAQ 73df2edb80 clean up, remove EventBuilder and OnlineEventBuilder 2023-06-14 15:48:50 -04:00
splitPoleDAQ 0611cbe0ea replace OnlineEventBuilder with MultiBuilder. OnlineEventBuidler is obsolete 2023-06-14 15:41:26 -04:00
splitPoleDAQ b62f452d06 added MultiBuilder.cpp/h for event building across multiple digitizer, EventKenshikushi.cpp use MultiBuilder 2023-06-14 15:20:15 -04:00
splitPoleDAQ 922b09f89a combine SplitPoleAnalyzer.cpp/h into 1 single file 2023-06-12 16:41:03 -04:00
splitPoleDAQ 0b22ccc5ef added SplitPoleAnalyzer.h 2023-06-12 16:32:01 -04:00
splitPoleDAQ 2dc0f494b3 it seems that all bugs are fixed for online analyzser 2023-06-12 15:45:16 -04:00
splitPoleDAQ 21f19b6ff7 fixed online event builder, but rebining histogram2D during run will seg fault 2023-06-09 16:36:43 -04:00
splitPoleDAQ d9034fd8b1 snapshot, MaxNData = 100, MaxNEvent = 30, bug in OnlineEventBuilder 2023-06-09 13:51:02 -04:00
splitPoleDAQ 31a19f41ec complete 2D cut, can add, can delete, can rename 2023-06-07 18:26:40 -04:00
splitPoleDAQ 214a72536a can add Graphical cut, bug free 2023-06-07 14:12:55 -04:00
splitPoleDAQ 02d5964de7 added rebin Histogram1D by right click 2023-06-05 19:06:07 -04:00
splitPoleDAQ 37fdeaedbc separate Histogram Classes into spearate file. making 2D Cut 2023-06-02 18:13:47 -04:00
splitPoleDAQ b39a1eff4a rename CanvasClass to SingleSPectra, OnlineAnalyzer to Analyser, add historgam settings in SingleSpectra class 2023-06-02 15:41:26 -04:00
splitPoleDAQ d241fec8b5 improve Histogram1D and trace View 2023-06-01 17:51:00 -04:00
splitPoleDAQ 69d25facb8 remove the old Histogram using QChart, move HistogramXD to a new file 2023-05-31 17:30:46 -04:00
splitPoleDAQ c342f7c8e6 change histogram2D with qcustomplot 2023-05-30 13:57:45 -04:00
splitPoleDAQ c8a2912182 snapshot 2023-05-30 10:08:39 -04:00