From f21f47248a0464432b7cbd9aafb8e8396b358499 Mon Sep 17 00:00:00 2001
From: hallc-online <hallconline@gmail.com>
Date: Sun, 21 Jan 2018 23:41:04 -0500
Subject: [PATCH] Update the BCM calibrations

BCM4A,4B and 17
Need better BCM1 and 2
---
 PARAM/GEN/gscalers.param | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/PARAM/GEN/gscalers.param b/PARAM/GEN/gscalers.param
index 61ef4dab..b3b5f064 100644
--- a/PARAM/GEN/gscalers.param
+++ b/PARAM/GEN/gscalers.param
@@ -1,7 +1,7 @@
-gNumBCMs=3
-gBCM_Gain = 4574,3847,4166
-gBCM_Offset = 250200,250100,393000
-gBCM_Names="BCM1 BCM2 Unser"
-gBCM_Current_threshold=1.0
+gNumBCMs=6
+gBCM_Gain = 4574,3847,4166,13560,6456.,2154.
+gBCM_Offset = 250200,250100,393000,-2994.0,-1148.0,-154.3
+gBCM_Names="BCM1 BCM2 Unser BCM4A BCM4B BCM17"
+gBCM_Current_threshold=0.5
 ; index = 0 to gNumBCMs-1
 gBCM_Current_threshold_index=0
-- 
GitLab