aboutsummaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
2020-11-01update upper bound for external muon scaletlatorre
2020-11-01accidentally committed a print statementtlatorre
2020-11-01fix cat-grid-jobs since queue updatetlatorre
2020-11-01update retrigger cuttlatorre
2020-11-01cut orphans instead of JUNK eventstlatorre
2020-11-01don't apply nhit trigger cut to MCtlatorre
2020-10-14fix bug in submit-grid-jobs-queuetlatorre
2020-10-13fix bug in submit-grid-jobs queue when running many jobstlatorre
2020-10-12update Makefiletlatorre
2020-10-12update sbc plot to include grey bandtlatorre
2020-10-12add a new submit-grid-jobs script to use the queue statementtlatorre
2020-10-09only include Monte Carlo files for the runs we are analyzingtlatorre
2020-10-09update mcpltlatorre
2020-10-09add mcpl to Makefiletlatorre
2020-10-09add a script to recreate MCPL files for events which never got simulatedtlatorre
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-16update plot-muons to plot bias and resolution with fmt='o'tlatorre
2020-09-09argmin -> argmaxtlatorre
2020-09-09update michel script to fit for bias and resolutiontlatorre
2020-09-07increase maxiter to 1000tlatorre
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-07update plot-muons script so it works outside the utils/ directorytlatorre
2020-09-07update python scripts to not call plt.show() when run with --savetlatorre
2020-09-07update Makefiletlatorre
2020-09-06update chi2 to correct for energy biastlatorre
2020-09-06fix best fit line by changing axhline -> hlinestlatorre
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-31add a script to convert genie reweight file from ROOT -> HDF5tlatorre
2020-08-30don't sample more instrumentals than there are in the datatlatorre
2020-08-30update dc scriptstlatorre
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