aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortlatorre <tlatorre@uchicago.edu>2020-11-16 08:18:22 -0600
committertlatorre <tlatorre@uchicago.edu>2020-11-16 08:18:22 -0600
commit86b120cb7e66e72ca5b64c33e334ce33b2502646 (patch)
tree7a8e922b0968d209f28713580be11f55546aaa03
parentf96f2a8663e393801d6ab7c2967d6ab7fcee6a3d (diff)
downloadsddm-86b120cb7e66e72ca5b64c33e334ce33b2502646.tar.gz
sddm-86b120cb7e66e72ca5b64c33e334ce33b2502646.tar.bz2
sddm-86b120cb7e66e72ca5b64c33e334ce33b2502646.zip
update lower bound for external muons and dm to 0
-rwxr-xr-xutils/chi22
-rwxr-xr-xutils/dm-search4
2 files changed, 3 insertions, 3 deletions
diff --git a/utils/chi2 b/utils/chi2
index 388b2fc..6dfd984 100755
--- a/utils/chi2
+++ b/utils/chi2
@@ -93,7 +93,7 @@ PRIORS_LOW = [
EPSILON,
-10,
EPSILON,
- EPSILON
+ 0
]
# Upper bounds for the fit parameters
diff --git a/utils/dm-search b/utils/dm-search
index cb0fa72..b27e3fc 100755
--- a/utils/dm-search
+++ b/utils/dm-search
@@ -111,8 +111,8 @@ PRIORS_LOW = [
EPSILON,
-10,
EPSILON,
- EPSILON,
- EPSILON,
+ 0,
+ 0,
]
# Upper bounds for the fit parameters