aboutsummaryrefslogtreecommitdiff
path: root/utils/chi2
AgeCommit message (Expand)Author
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
2020-08-31add a command line argument to print the nll valuestlatorre
2020-08-31don't call plt.show() when running with --savetlatorre
2020-08-31add GENIE weights to chi2 analysistlatorre
2020-08-31add estimate_errors to chi2 analysistlatorre
2020-08-30increase energy resolution uncertainty when running with --coveragetlatorre
2020-08-30treat muons like Monte Carlotlatorre
2020-08-30update energy resolution -> max(EPSILON,resolution)tlatorre
2020-08-30update bins when adding energy resolutiontlatorre
2020-08-30small updates to chi2 scripttlatorre
2020-08-25fix a stupid bug in the last committlatorre
2020-08-25speed up get_multinomial_prob()tlatorre
2020-08-25fix stupid bug in last committlatorre
2020-08-25speed up nll function in chi2tlatorre
2020-08-25update chi2 script to plot p-value coveragetlatorre
2020-08-20add external muons to the chi2 fittlatorre