aboutsummaryrefslogtreecommitdiff
path: root/utils/chi2
diff options
context:
space:
mode:
Diffstat (limited to 'utils/chi2')
-rwxr-xr-xutils/chi26
1 files changed, 3 insertions, 3 deletions
diff --git a/utils/chi2 b/utils/chi2
index 0c7ddd6..329fd65 100755
--- a/utils/chi2
+++ b/utils/chi2
@@ -72,7 +72,7 @@ PRIORS = [
1.0, # Atmospheric Neutrino Scale
0.0, # Electron energy scale
0.0, # Electron energy resolution
- 0.066, # Muon energy scale
+ 0.053, # Muon energy scale
0.0, # Muon energy resolution
0.0, # Muon scale
]
@@ -81,8 +81,8 @@ PRIOR_UNCERTAINTIES = [
0.2 , # Atmospheric Neutrino Scale
0.1, # Electron energy scale
0.1, # Electron energy resolution
- 0.011, # Muon energy scale
- 0.014, # Muon energy resolution
+ 0.01, # Muon energy scale
+ 0.013, # Muon energy resolution
10.0, # Muon scale
]