aboutsummaryrefslogtreecommitdiff
path: root/utils/chi2
AgeCommit message (Expand)Author
2021-01-14calculate total number of atmospheric events by summing flux_weightstlatorre
2021-01-04get rid of nhit_threshtlatorre
2021-01-03add --universe argument to dm-searchtlatorre
2021-01-03reduce memory usage by creating weights dict earlytlatorre
2021-01-03cache results from get_events()tlatorre
2020-12-27reduce memory usagetlatorre
2020-12-27reduce memory usagetlatorre
2020-12-25don't exit if some runs don't have MCtlatorre
2020-12-22move check earliertlatorre
2020-12-22fix typo from last committlatorre
2020-12-22go back to checking rhdr instead of evtlatorre
2020-12-21fix another rhdr checktlatorre
2020-12-21only concat files with at least 1 eventtlatorre
2020-12-21update bins for muon histogramstlatorre
2020-12-16use a hash to merge weights with MC datatlatorre
2020-12-15add code to reweight the tau neutrino eventstlatorre
2020-12-09speed up chi2 and dm-searchtlatorre
2020-12-09discard negative weightstlatorre
2020-12-09fix bug introduced in previous committlatorre
2020-12-09fix bug when running chi2 --pulltlatorre
2020-12-09don't delete mc data from runs not in data when running chi2 --coveragetlatorre
2020-12-08update dm-search and chi2 to refit with GENIE systematicstlatorre
2020-12-08update chi2 script to pick the best universetlatorre
2020-11-30update code to work with python3tlatorre
2020-11-16add --run-list argument to chi2 and dm-searchtlatorre
2020-11-16calculate livetime based on pulse gt and 10 MHz clocktlatorre
2020-11-16use nlopt to find xopttlatorre
2020-11-16return np.inf if parameters are out of boundstlatorre
2020-11-16update lower bound for external muons and dm to 0tlatorre
2020-11-16update chi2 coverage bins to 10tlatorre
2020-11-16don't apply retrigger cut to MCtlatorre
2020-11-16loop over MC filenamestlatorre
2020-11-16update dm-search scripttlatorre
2020-11-03initial commit of a script to do the dark matter searchtlatorre
2020-11-01update upper bound for external muon scaletlatorre
2020-11-01don't apply nhit trigger cut to MCtlatorre
2020-10-12update sbc plot to include grey bandtlatorre
2020-10-09only include Monte Carlo files for the runs we are analyzingtlatorre
2020-10-09update chi2 with scale factors for the MCtlatorre
2020-10-09don't run nlopt before running MCMCtlatorre
2020-10-09only merge weights after selecting universetlatorre
2020-10-05major updates to the chi2 analysistlatorre
2020-10-05update how the energy bias is applied in chi2 and plot-michelstlatorre
2020-09-07fix chi2 analysis when running with --coveragetlatorre
2020-09-07don't constrain energy bias parameters to be > 0tlatorre
2020-09-07add some comments about the priors in the chi2 analysistlatorre
2020-09-07update a comment in chi2tlatorre
2020-09-07update chi2tlatorre
2020-09-06update chi2 to correct for energy biastlatorre
2020-09-06update plot-muons to fit energy scale and resolution differencetlatorre