From: Your Name Date: Fri, 19 Mar 2021 00:46:20 +0000 (+0100) Subject: commit done, mt X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=d646c0951d26c43955f665cd0fac9e87e25f8aea;p=daqtools.git commit done, mt --- diff --git a/thresholds/test.txt b/thresholds/test.txt deleted file mode 100644 index cce0dbd..0000000 --- a/thresholds/test.txt +++ /dev/null @@ -1,3 +0,0 @@ -test -blub -blab diff --git a/tools/determine_noiseband_dirich.pl b/tools/determine_noiseband_dirich.pl index d17e20b..642e412 100755 --- a/tools/determine_noiseband_dirich.pl +++ b/tools/determine_noiseband_dirich.pl @@ -23,8 +23,8 @@ my $throffset = 0xa000; #my $monitor = 0xdfc0; my $monitor = 0xc001; -my $first_channel = 0; -my $last_channel = 31; +my $first_channel = 8; +my $last_channel = 11; my $default_threshold = 0x6000;