From 8a982a375f58fe061756e0728720eb506cc06273 Mon Sep 17 00:00:00 2001 From: "carina@hades" Date: Fri, 20 Oct 2023 17:05:40 -0400 Subject: [PATCH] edited README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7df68a7..8863e51 100644 --- a/README.md +++ b/README.md @@ -105,10 +105,11 @@ Those file can be compiled using # Known Issues -* DC offset issue. When porgram default settings, the DC offset is not the same for all channels. -* for PHA firmware, when the trigger average changed, the Events per Agg need to be changed. +* for PHA firmware, when the trigger rate changed, the Events per Agg need to be changed. +* The Agg Organization, Event per Agg, Record Length are strongly correlated. Some settings are invalid and will cause the digitizer goes crazy. * Sometimes, the buffer is not in time order, and make the trigger/Accept rate to be nagative. This is nothing to do with the program but the digitizer settings. Recommand reporgram the digitizer. * for 1740 QDC, RecordLenght is board setting, but readout is indivuial group. # Known Bugs +* There is no known bug. Please report if you find one.