From 86b120cb7e66e72ca5b64c33e334ce33b2502646 Mon Sep 17 00:00:00 2001 From: tlatorre Date: Mon, 16 Nov 2020 08:18:22 -0600 Subject: update lower bound for external muons and dm to 0 --- utils/chi2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/chi2') 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 -- cgit