From: Hadaq Hades Date: Sat, 22 Jan 2022 17:55:36 +0000 (+0100) Subject: changes for the beamtime 2022, all backwards compatible, mt X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=110deaf359b32eb8e5d0974b3da6cf18576fbb04;p=daqtools.git changes for the beamtime 2022, all backwards compatible, mt --- diff --git a/thresholds/thresholds_automatic.pl b/thresholds/thresholds_automatic.pl index fb02e55..22c5ef7 100755 --- a/thresholds/thresholds_automatic.pl +++ b/thresholds/thresholds_automatic.pl @@ -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) {