Ryan Tang
|
55ec7995c7
|
when the trigger rate is small and Event/Agg is large, the trigger rate would be 0/0 = nan, fixed this. disable digiPlanel button when ACQ started
|
2024-03-20 15:35:48 -04:00 |
|
Ryan Tang
|
405b255344
|
QDC: fix bug when charge sensitiy change, parity change
|
2024-03-20 14:13:16 -04:00 |
|
Ryan Tang
|
ecd7ea9afd
|
add a buffer safe guard for QDC
|
2024-03-20 12:57:54 -04:00 |
|
Ryan Tang
|
b73505695e
|
added SetOptimalAggOrg() for QDC. This is the key for taking trace
|
2024-03-19 20:20: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 |
|
carina@hades
|
c6eabca9d1
|
added green color for active tab in DigiPanel; bug fix;
|
2024-02-20 14:23:29 -05:00 |
|
splitPoleDAQ
|
ccfe99fb02
|
remove fine gate for PHA in DigiPanel
|
2024-02-20 13:52:34 -05:00 |
|
splitPoleDAQ
|
7e3aaf9c83
|
bug fix on loading setting. DigiPanel Combox = Mixed when channels has mixed setting
|
2024-01-24 12:58:50 -05:00 |
|
splitPoleDAQ
|
80eb7cb56b
|
bugs fix for EventBuilder. use 600 data size due to max event /agg is 511
|
2024-01-20 13:35:19 -05:00 |
|
splitPoleDAQ
|
9921fbdd34
|
DigiPlanel: change button send clock sync to AutoSet reading conf.
|
2024-01-19 14:40:59 -05:00 |
|
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 |
|