From 3958f04ff6202f0f9f137285fbebdef399b8851d Mon Sep 17 00:00:00 2001 From: tlatorre Date: Tue, 3 Nov 2020 08:10:42 -0600 Subject: initial commit of a script to do the dark matter search --- utils/chi2 | 2 -- 1 file changed, 2 deletions(-) (limited to 'utils/chi2') diff --git a/utils/chi2 b/utils/chi2 index d63edb8..0c7ddd6 100755 --- a/utils/chi2 +++ b/utils/chi2 @@ -68,8 +68,6 @@ FIT_PARS = [ # at that energy level we don't see anything which leads us to expect a major # difference. To be conservative, and because I don't think it really affects # the analysis at all, I'll leave the uncertainty here at 10% anyways. -# - For the electron + muon energy resolution, I don't have any real good way -# to estimate this, so we are conservative and set the error to 10%. PRIORS = [ 1.0, # Atmospheric Neutrino Scale 0.0, # Electron energy scale -- cgit