]> jspc29.x-matter.uni-frankfurt.de Git - daqtools.git/commitdiff
commit done, mt
authorYour Name <you@example.com>
Fri, 19 Mar 2021 00:46:20 +0000 (01:46 +0100)
committerYour Name <you@example.com>
Fri, 19 Mar 2021 00:46:20 +0000 (01:46 +0100)
thresholds/test.txt [deleted file]
tools/determine_noiseband_dirich.pl

diff --git a/thresholds/test.txt b/thresholds/test.txt
deleted file mode 100644 (file)
index cce0dbd..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-test
-blub
-blab
index d17e20b7eb5e0a2c6622464136a0aab28581fed7..642e41218c857118802cc4df1a9f161f42eaa4d3 100755 (executable)
@@ -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;