aboutsummaryrefslogtreecommitdiff
path: root/utils/plot-energy
AgeCommit message (Expand)Author
2020-11-30update code to work with python3tlatorre
2020-07-06add first draft of plot-muonstlatorre
2020-06-23first draft of a script to do the chi2 analysistlatorre
2020-06-16update follower cuts to be more memory efficient by using ffill()tlatorre
2020-06-15create new plot-dc script to replace plot-energy --dctlatorre
2020-06-04update plot-energy to calculate likelihood ratiotlatorre
2020-05-12add a script to do a closure test on the contamination analysistlatorre
2020-05-11update ockham factor, remove hack, and don't submit all flasherstlatorre
2020-05-11add setup_matplotlib function and switch to logarithmic binstlatorre
2020-05-11update utils/ folder to make a python package called sddmtlatorre
2020-04-13update plot-energy to fix a bug with muons and michels since we now store mor...tlatorre
2020-04-13fix a few bugs in plot-energytlatorre
2020-01-20add a --save command line argument to plot-energytlatorre
2020-01-20update plot-energy to plot energy bias and resolution for stopping muonstlatorre
2020-01-06add script to calculate background contaminationtlatorre
2019-10-05fix typo in plot-energytlatorre
2019-09-30fix a SettingWithCopyWarning in plot-energytlatorre
2019-09-30update plot-energy to sort events by GTIDtlatorre
2019-09-23select prompt events before data cleaning cutstlatorre
2019-09-23add sub_run variable to the events array in the HDF5 filetlatorre
2019-09-23add the 00-orphan cut to plot-energytlatorre
2019-09-09add retrigger, flasher follower, and breakdown follower cuts to plot-energytlatorre
2019-08-29add itc cut to plot-energytlatorre
2019-08-28unwrap the 50 MHz clock in plot-energytlatorre
2019-08-27fix the fts cuttlatorre
2019-07-12set ignore_index=True in pd.concat() since we don't care about the indextlatorre
2019-07-12fix a couple of bugs in plot-energytlatorre
2019-07-11switch from YAML output to HDF5 to speed things uptlatorre
2019-07-04small updates to plot-energytlatorre
2019-06-26update plot-energy scripttlatorre
2019-06-26plot Michel electrons and muons in plot-energytlatorre
2019-06-24update plot-energy to apply neutron follower cuttlatorre
2019-06-24update plot-energy to apply data cleaning cutstlatorre
2019-06-19update plot-energy to include ockham factortlatorre
2019-06-05fix x labeltlatorre
2019-06-05try to import CLoader if possible since it's *much* fastertlatorre
2019-06-05add a script to plot the total energy of the best fit resulttlatorre