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 |
|
splitPoleDAQ
|
5b58083fb3
|
added OnlineAnalyser.h/cpp
|
2023-05-26 18:06:37 -04:00 |
|
splitPoleDAQ
|
322cbca165
|
improve the online event builder.
|
2023-05-26 15:01:54 -04:00 |
|
splitPoleDAQ
|
197a49f678
|
tested OnlineEventBuilder.cpp
|
2023-05-26 13:12:00 -04:00 |
|
splitPoleDAQ
|
367512ae06
|
added OnlineEventBuilder.cpp and DataGenerator.cpp
|
2023-05-25 18:50:42 -04:00 |
|
splitPoleDAQ
|
5719171bdc
|
added ELog, Influx, tested
|
2023-05-25 14:20:55 -04:00 |
|
splitPoleDAQ
|
9e514216af
|
add influx and elog parameter in program settings
|
2023-05-24 17:10:36 -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
|
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
|
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
|
a3deb59e0c
|
add Canvas, try to make a hostorgam class
|
2023-05-17 17:40:32 -04:00 |
|
splitPoleDAQ
|
2db8f90ae6
|
default load file is Digi-XXX_[DPP-Type].bin
|
2023-05-17 17:12:35 -04:00 |
|
splitPoleDAQ
|
e3960ff581
|
bugs fixed
|
2023-05-17 17:05:27 -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 |
|