Commit Graph

49 Commits

Author SHA1 Message Date
splitPoleDAQ 96e3d2a007 modified UI for open digitizer. when click on update Setting, it will overwrite the setting file to make sure the setting is updated 2024-01-19 14:15:37 -05:00
splitPoleDAQ 187b3b5b7f fix on the saving setting dialog 2024-01-19 13:29:14 -05:00
splitPoleDAQ 4020a2aeac add default setting name 2024-01-19 13:21:59 -05:00
splitPoleDAQ c0e6d7ae9a In setting panel, change save setting as text to a checkbox for update setting 2024-01-18 23:41:18 -05:00
splitPoleDAQ 14c2ceab6c [MAJOR CHANGE] change ClassData, Timestamp, energy, etc, be dynamically allocated, NOT TESTED, compiled not problem 2024-01-18 23:09:50 -05:00
carina@hades 3819e422bd bugs fix for QDC 2023-10-19 14:29:28 -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 c95673c697 tested the QDC data acquistion using internal pulse. good 2023-10-10 11:06:03 -04:00
carina@hades 739fa105c5 varibles name improve, tested more GUI 2023-10-09 17:46:32 -04:00
carina@hades 58e7b0084b kind of finish the QDC setting, next scope 2023-10-09 17:18:38 -04:00
carina@hades d90f4a33ce restructure the physical channel and Reg channel, only in the digitizer class 2023-10-09 13:12:48 -04:00
carina@hades d526579e53 adding QDC GUI elements 2023-10-06 19:26:01 -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 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
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
splitPoleDAQ cad68c2e7c many bug fix; added thread sync of ACQ start 2023-06-29 18:59:36 -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 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 c895037896 snapshot 2023-05-23 11:19:43 -04:00
splitPoleDAQ 8bead5a54b added ZeroTotalFileSize() for Data Class, this is for new run 2023-05-22 18:23:24 -04:00
splitPoleDAQ 8a662c3407 disbale channel conntrol if channel disabled 2023-05-22 17:13:48 -04:00
splitPoleDAQ 7e12a2d6a6 modified readDataThread, few bugs fixed 2023-05-22 17:00:11 -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 715c2277b0 many bugs fixed 2023-05-15 17:18:53 -04:00
splitPoleDAQ 29c8c95d0d added inquiry tab in the digi panel 2023-05-12 16:06:32 -04:00
splitPoleDAQ 02fd448e52 can update PSD. need to fix bugs 2023-05-09 15:54:55 -04:00
splitPoleDAQ 192da572f8 Added PSD channels widgets, need testing 2023-05-09 14:58:23 -04:00
splitPoleDAQ d6c90c8b59 in progress to added PSD Channel 2023-05-09 12:16:08 -04:00
splitPoleDAQ f0b2f0978e finish PHA channels settings. tested 2023-05-05 18:18:09 -04:00
splitPoleDAQ 8e05fe171a impletemented UpdatePHASettings, need many bugs fix, or remodel the flow 2023-05-04 15:15:12 -04:00
splitPoleDAQ 2121e3491c added individual channel settings, cont.. 2023-05-03 17:53:35 -04:00
splitPoleDAQ c345fdbea5 find Digi-XXX.bin for initial when opening digitizer 2023-05-02 15:43:05 -04:00
splitPoleDAQ 9783cc0edf finished all board settings (except LVDS), added save and load settings 2023-05-02 14:49:45 -04:00
splitPoleDAQ 70765937e3 reconfigure the board related settings into tabs 2023-05-01 18:29:36 -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 c37f132477 added channel settings (only UI) 2023-04-28 18:18:34 -04:00
splitPoleDAQ 2643511df6 finish board setting for PHA 2023-04-28 18:18:12 -04:00
splitPoleDAQ 36906b702c added more setting control fro PHA 2023-04-26 16:39:54 -04:00
splitPoleDAQ 75f0ae6467 added some widgetsin DigiSetting 2023-04-25 17:04:46 -04:00
splitPoleDAQ 26056070f0 added digitizer Info 2023-04-24 17:37:03 -04:00