aboutsummaryrefslogtreecommitdiff
path: root/utils/chi2
diff options
context:
space:
mode:
authortlatorre <tlatorre@uchicago.edu>2020-11-16 07:55:17 -0600
committertlatorre <tlatorre@uchicago.edu>2020-11-16 07:55:17 -0600
commitfbcdf03f205840c5cd550689e3f60f5168f8ecca (patch)
tree8733e490193a7243a87dda563a86597a58a96289 /utils/chi2
parent31bf8df0a8d222310bbbd772067f336140c24baa (diff)
downloadsddm-fbcdf03f205840c5cd550689e3f60f5168f8ecca.tar.gz
sddm-fbcdf03f205840c5cd550689e3f60f5168f8ecca.tar.bz2
sddm-fbcdf03f205840c5cd550689e3f60f5168f8ecca.zip
update dm-search script
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
]