]> jspc29.x-matter.uni-frankfurt.de Git - daqtools.git/commitdiff
changes for the beamtime 2022, all backwards compatible, mt
authorHadaq Hades <hadaq@lxhadesdaq>
Sat, 22 Jan 2022 17:55:36 +0000 (18:55 +0100)
committerHadaq Hades <hadaq@lxhadesdaq>
Sat, 22 Jan 2022 17:55:36 +0000 (18:55 +0100)
thresholds/thresholds_automatic.pl

index fb02e55f9ec5be63ee994bbb76a267cd0eece8ec..22c5ef7248129833a5f1b0121925045231f1c241 100755 (executable)
@@ -68,7 +68,7 @@ my $result = GetOptions (
     "16|16channel" => \$channel16,
     "s|skip=i" => \$opt_skip,
     "f|finetune" => \$opt_finetune,
-    "a|accepted_dark_rate" => \$accepted_dark_rate,
+    "a|accepted_dark_rate=i" => \$accepted_dark_rate,
     );
 
 if($help) {