aboutsummaryrefslogtreecommitdiff
path: root/utils/sddm
AgeCommit message (Expand)Author
2021-01-04update plot-dctlatorre
2021-01-04get rid of nhit_threshtlatorre
2021-01-03add a numba optimized version of interptlatorre
2021-01-03speed up read_mcpl()tlatorre
2021-01-03cache results from get_events()tlatorre
2020-12-27reduce memory usagetlatorre
2020-12-27reduce memory usagetlatorre
2020-12-27reduce memory usagetlatorre
2020-12-25merge lefttlatorre
2020-12-25don't warn about rhdr banks and 50 MHz clock jumps for MCtlatorre
2020-12-16use a hash to merge weights with MC datatlatorre
2020-12-16python 3 fixtlatorre
2020-12-15add code to reweight the tau neutrino eventstlatorre
2020-12-09use nanpercentile in get_events()tlatorre
2020-12-09update logger.py to be python3 compatibletlatorre
2020-11-30update code to work with python3tlatorre
2020-11-17update burst cuttlatorre
2020-11-16require signal events to have nhit_cal/nhit > 0.8tlatorre
2020-11-16add a new burst cuttlatorre
2020-11-16add script to plot neutron nhit and delta t distributionstlatorre
2020-11-16calculate livetime based on pulse gt and 10 MHz clocktlatorre
2020-11-16don't apply retrigger cut to MCtlatorre
2020-11-16update dm-search scripttlatorre
2020-11-03forgot to commit utils.pytlatorre
2020-11-03fix bug in get_events()tlatorre
2020-11-01accidentally committed a print statementtlatorre
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-05major updates to the chi2 analysistlatorre
2020-09-07increase maxiter to 1000tlatorre
2020-09-07update plot-muons script so it works outside the utils/ directorytlatorre
2020-08-31add GENIE weights to chi2 analysistlatorre
2020-08-31add estimate_errors to chi2 analysistlatorre
2020-08-17simplify likelihood calculation in chi2tlatorre
2020-08-17simplify nllr() functiontlatorre
2020-08-17update function to tag atmosphericstlatorre
2020-08-17fix bug in get_events()tlatorre
2020-07-27identify muons in the MC by looking for 'cosmic' in the filenametlatorre
2020-07-27update how the negative log likelihood ratio is calculatedtlatorre
2020-07-27only merge fit info for events with at least 10 fitstlatorre
2020-07-27update how the p-value is calculated in get_multinomial_prob()tlatorre
2020-07-06add function to print particle probabilities in plot-muonstlatorre
2020-07-06small updates to plot-muons and plot_energy.pytlatorre
2020-07-06update plot-muonstlatorre
2020-07-06add sddm/stats.pytlatorre
2020-07-06add first draft of plot-muonstlatorre
2020-06-23first draft of a script to do the chi2 analysistlatorre
2020-06-22update get_events() to require at least 1 nhit trigger to firetlatorre
2020-06-16update read_hdf() to open hdf5 files in read only modetlatorre