If Bg and Data bins are empty use musrt0 for defaults.
This commit is contained in:
parent
26180566e5
commit
585fdafe1f
16
src/external/MuSRFitGUI/MSR.pm
vendored
16
src/external/MuSRFitGUI/MSR.pm
vendored
@ -1133,15 +1133,15 @@ sub T0BgData {
|
|||||||
"3",",66000,66500,3419,63000",
|
"3",",66000,66500,3419,63000",
|
||||||
"4",",66000,66500,3419,63000");
|
"4",",66000,66500,3419,63000");
|
||||||
|
|
||||||
my %GPS=("1",",40,120,135,8000",
|
# my %GPS=("1",",40,120,135,8000",
|
||||||
"2",",40,120,135,8000",
|
# "2",",40,120,135,8000",
|
||||||
"3",",40,120,135,8000",
|
# "3",",40,120,135,8000",
|
||||||
"4",",40,120,135,8000");
|
# "4",",40,120,135,8000");
|
||||||
|
|
||||||
my %Dolly=("1",",50,250,297,8000",
|
# my %Dolly=("1",",50,250,297,8000",
|
||||||
"2",",50,250,297,8000",
|
# "2",",50,250,297,8000",
|
||||||
"3",",50,250,297,8000",
|
# "3",",50,250,297,8000",
|
||||||
"4",",50,250,297,8000");
|
# "4",",50,250,297,8000");
|
||||||
|
|
||||||
my %RV=();
|
my %RV=();
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user