From 585fdafe1f8abd5e3717dd236f17ab74ee4ff049 Mon Sep 17 00:00:00 2001 From: Zaher Salman Date: Tue, 3 May 2011 10:39:24 +0000 Subject: [PATCH] If Bg and Data bins are empty use musrt0 for defaults. --- src/external/MuSRFitGUI/MSR.pm | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/external/MuSRFitGUI/MSR.pm b/src/external/MuSRFitGUI/MSR.pm index 5737022b..1b77106f 100755 --- a/src/external/MuSRFitGUI/MSR.pm +++ b/src/external/MuSRFitGUI/MSR.pm @@ -1133,15 +1133,15 @@ sub T0BgData { "3",",66000,66500,3419,63000", "4",",66000,66500,3419,63000"); - my %GPS=("1",",40,120,135,8000", - "2",",40,120,135,8000", - "3",",40,120,135,8000", - "4",",40,120,135,8000"); +# my %GPS=("1",",40,120,135,8000", +# "2",",40,120,135,8000", +# "3",",40,120,135,8000", +# "4",",40,120,135,8000"); - my %Dolly=("1",",50,250,297,8000", - "2",",50,250,297,8000", - "3",",50,250,297,8000", - "4",",50,250,297,8000"); +# my %Dolly=("1",",50,250,297,8000", +# "2",",50,250,297,8000", +# "3",",50,250,297,8000", +# "4",",50,250,297,8000"); my %RV=();