Commit Graph

89 Commits

Author SHA1 Message Date
carina@hades 2483abef70 mkae the triggerSummary appear when digitizer open. This will ensure database is pushed. finsihed the elogEntry.sh 2022-11-02 19:01:06 -04:00
carina@hades 029e56ebbc isolate Digitizer setting and file logic, MaxAgg fix, add all program setting to FSUDAQ.sh, etc 2022-11-02 15:43:23 -04:00
carina@hades faf30e1aa2 Merge branch 'master' of https://fsunuc.physics.fsu.edu/git/rtang/FSUDAQ 2022-11-01 18:39:05 -04:00
carina@hades 6cfb1f32eb various bugs fix, add StartStopDialog for run comment, added channel on/off in TriggerSummary. 2022-11-01 18:38:01 -04:00
Ryan Tang 2a8a17e0ae Update 'README.md' 2022-10-31 23:00:48 -04:00
Ryan Tang 8742f7f284 Update 'README.md' 2022-10-31 22:22:50 -04:00
Ryan Tang 12b717292b Update 'README.md' 2022-10-31 22:01:10 -04:00
Ryan Tang 2c3a02b7e3 Update 'README.md' 2022-10-31 21:59:51 -04:00
Ryan Tang 31af0d61c6 Update 'README.md' 2022-10-31 21:58:33 -04:00
Ryan Tang db9025bdcc Update 'README.md' 2022-10-31 21:58:12 -04:00
Ryan Tang 5b4def68e9 Update 'README.md' 2022-10-31 21:56:10 -04:00
carina@hades 39fbf25219 add README.md 2022-10-31 21:53:29 -04:00
carina@hades d63a53c3a6 added database and elog functions 2022-10-31 21:26:10 -04:00
carina@hades fb5ba0150f rm haha 2022-10-31 16:40:09 -04:00
carina@hades 6d51d1c768 some fixes 2022-10-31 16:39:19 -04:00
carina@hades 68c55663ba restructure folder 2022-10-31 15:00:04 -04:00
carina@hades c7858024a7 added FSUDAQ.sh for saving program settings. use gDummy for TGraph Draw range. 2022-10-26 18:38:55 -04:00
carina@hades f713efbc41 some improvements 2022-10-26 14:55:06 -04:00
carina@hades b1b3402227 change digi to be global variable, change TGraph in FSUDAQ to be global 2022-10-26 13:23:21 -04:00
carina@hades 02ea0c98f1 some improvements 2022-10-25 16:56:52 -04:00
carina@hades 03b6a03557 ran various test, bugs fixed. approching to finsihed single PHA digitizer 2022-10-25 14:52:57 -04:00
carina@hades 12f965f788 added fast decode, that skipp waveform 2022-10-24 17:01:05 -04:00
carina@hades f9ced8aac7 tested the buffer size calculation with real signal. the CEAN one is 2 times more 2022-10-24 14:40:16 -04:00
carina@hades 5f4fd901c3 bug fix on EventBuilder, Eventbuilder will output timesorted data when timeWindow = 0 2022-10-21 18:36:42 -04:00
carina@hades 04f98d1923 EventBuilder: fundation of multiple files, enable trace stored as TGraph 2022-10-20 18:56:11 -04:00
carina@hades 12f17fe912 matched the buffer calculation with CEAN, but it is like 2 times bigger. 2022-10-20 13:51:06 -04:00
carina@hades c1c77b7086 small fix on EventBuilder 2022-10-19 18:30:31 -04:00
carina@hades d42b5383c2 EventBuilder for sigle digitizer 2022-10-19 18:14:58 -04:00
carina@hades 408740f854 basic settings are done. next, focus on data ACQ for multiple board 2022-10-18 17:23:29 -04:00
carina@hades bf824f76a7 added complete Trigger Validation mask 2022-10-18 16:38:27 -04:00
carina@hades c851da2f3c finished the save/load of setting file while offline 2022-10-17 14:42:00 -04:00
carina@hades d6a29e1b8f added programSetting.h/cpp, added bufferSize calculation, not tested 2022-10-14 18:27:31 -04:00
carina@hades 029177cd9b change all files for the new Reg Class for register 2022-10-14 13:22:55 -04:00
carina@hades 821c73362b small change 2022-10-14 12:23:16 -04:00
carina@hades 9f7182673e clean up again 2022-10-13 18:37:13 -04:00
carina@hades 12d54d2e3b create Reg class and implement the chaneg to ClassDigitizer.h/cpp, clean up ClassDigitizer.h/cpp 2022-10-13 18:06:07 -04:00
carina@hades 31a39defe7 added Register Class, aim for simplify the code algorithm 2022-10-10 18:35:35 -04:00
carina@hades 7e24189527 has the decode.C for decoding the saved data 2022-10-07 18:52:15 -04:00
carina@hades e556977729 small improvements of UI 2022-10-07 17:03:27 -04:00
carina@hades 4d3ced9b48 added save and translate setting File 2022-10-07 16:15:58 -04:00
carina@hades 8c8de7faa5 can load setting file to program board when digitizer exist 2022-10-06 18:25:35 -04:00
carina@hades fcd3463c70 tested in test.cpp for loading setting file and program digitizer 2022-10-06 17:10:54 -04:00
carina@hades 44527bba49 fix some bugs 2022-10-06 15:49:08 -04:00
carina@hades 8fa455925b small change 2022-10-06 13:06:11 -04:00
carina@hades a209b01e3a All digitizers settign has a copy in the memory 2022-10-05 17:54:10 -04:00
carina@hades 30a48743cb added triggerSummary, next consider save a copy of setting in memory 2022-10-05 14:28:55 -04:00
carina@hades 97413b41dd added registerSetting.h/cpp for controlling all register for all channels 2022-10-04 16:54:01 -04:00
carina@hades 3d4a621c94 added save data 2022-10-03 14:35:56 -04:00
carina@hades d119ebefd4 allow ploting of energy, count, and trace when start run. next, enable save data 2022-10-03 14:17:15 -04:00
carina@hades e0b922000b added some UI elements, can fill histogram when StartRUN 2022-09-29 15:26:40 -04:00