From: Hades DAQ Date: Wed, 21 Mar 2018 14:34:42 +0000 (+0100) Subject: remove not needed hmon scripts for next beamtime X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=8b0fd5ffbe7b0c85d8f6f035190b16eeb7a01e08;p=hadesdaq.git remove not needed hmon scripts for next beamtime --- diff --git a/hmon/QA.pm b/hmon/QA.pm index 60a176f..1cbd3d6 100644 --- a/hmon/QA.pm +++ b/hmon/QA.pm @@ -79,7 +79,7 @@ our @LinkErrLimits = (50, 500, 1000); our @MdcEndpMissingLimits = (0, 0, 1); our @RichEndpMissingLimits = (0, 2, 4); #!!!! our @TofEndpMissingLimits = (0, 0, 0); -our @RpcEndpMissingLimits = (0, 0, 0); +our @RpcEndpMissingLimits = (0, 1, 2); our @OtherEndpMissingLimits = (0, 2, 4);#!!! our @EBDeltaRateLimits = (10, 15, 25); our $TrgCheckPolarity = 1; diff --git a/hmon/hmon_endpoints.pl b/hmon/hmon_endpoints.pl index 5ffa878..aaca648 100755 --- a/hmon/hmon_endpoints.pl +++ b/hmon/hmon_endpoints.pl @@ -94,6 +94,13 @@ while(1) { my @rpc_boards = ( 0x8a00,0x8a01,0x8a02,0x8a03,0x8a04,0x8a05, + #0x6000,0x6001,0x6002,0x6003,0x6004,0x6005,0x6006, + #0x6010,0x6011,0x6012, + 0x6013,0x6014,0x6015,0x6016, + 0x6020,0x6021,0x6022,0x6023,0x6024,0x6025,0x6026, + #0x6030,0x6031,0x6032,0x6033,0x6034,0x6035,0x6036, + 0x6040,0x6041,0x6042,0x6043,0x6044,0x6045,0x6046, + 0x6050,0x6051,0x6052,0x6053,0x6054,0x6055,0x6056, ); my @other_boards =( diff --git a/hmon/hmon_hodo_hist.pl b/hmon/hmon_hodo_hist.pl old mode 100755 new mode 100644 diff --git a/hmon/hmon_pionadc.pl b/hmon/hmon_pionadc.pl old mode 100755 new mode 100644 diff --git a/hmon/hmon_pionovfl.pl b/hmon/hmon_pionovfl.pl old mode 100755 new mode 100644 diff --git a/hmon/hmon_pionpileup.pl b/hmon/hmon_pionpileup.pl old mode 100755 new mode 100644 diff --git a/hmon/hmon_pionrate.pl b/hmon/hmon_pionrate.pl old mode 100755 new mode 100644 diff --git a/hmon/hmon_pionseu.pl b/hmon/hmon_pionseu.pl old mode 100755 new mode 100644 diff --git a/hmon/hmon_pionts.pl b/hmon/hmon_pionts.pl old mode 100755 new mode 100644