index
:
sddm
master
Code for the self-destructing dark matter search in SNO
Anthony LaTorre
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
/
plot-energy
Age
Commit message (
Expand
)
Author
2020-11-30
update code to work with python3
tlatorre
2020-07-06
add first draft of plot-muons
tlatorre
2020-06-23
first draft of a script to do the chi2 analysis
tlatorre
2020-06-16
update follower cuts to be more memory efficient by using ffill()
tlatorre
2020-06-15
create new plot-dc script to replace plot-energy --dc
tlatorre
2020-06-04
update plot-energy to calculate likelihood ratio
tlatorre
2020-05-12
add a script to do a closure test on the contamination analysis
tlatorre
2020-05-11
update ockham factor, remove hack, and don't submit all flashers
tlatorre
2020-05-11
add setup_matplotlib function and switch to logarithmic bins
tlatorre
2020-05-11
update utils/ folder to make a python package called sddm
tlatorre
2020-04-13
update plot-energy to fix a bug with muons and michels since we now store mor...
tlatorre
2020-04-13
fix a few bugs in plot-energy
tlatorre
2020-01-20
add a --save command line argument to plot-energy
tlatorre
2020-01-20
update plot-energy to plot energy bias and resolution for stopping muons
tlatorre
2020-01-06
add script to calculate background contamination
tlatorre
2019-10-05
fix typo in plot-energy
tlatorre
2019-09-30
fix a SettingWithCopyWarning in plot-energy
tlatorre
2019-09-30
update plot-energy to sort events by GTID
tlatorre
2019-09-23
select prompt events before data cleaning cuts
tlatorre
2019-09-23
add sub_run variable to the events array in the HDF5 file
tlatorre
2019-09-23
add the 00-orphan cut to plot-energy
tlatorre
2019-09-09
add retrigger, flasher follower, and breakdown follower cuts to plot-energy
tlatorre
2019-08-29
add itc cut to plot-energy
tlatorre
2019-08-28
unwrap the 50 MHz clock in plot-energy
tlatorre
2019-08-27
fix the fts cut
tlatorre
2019-07-12
set ignore_index=True in pd.concat() since we don't care about the index
tlatorre
2019-07-12
fix a couple of bugs in plot-energy
tlatorre
2019-07-11
switch from YAML output to HDF5 to speed things up
tlatorre
2019-07-04
small updates to plot-energy
tlatorre
2019-06-26
update plot-energy script
tlatorre
2019-06-26
plot Michel electrons and muons in plot-energy
tlatorre
2019-06-24
update plot-energy to apply neutron follower cut
tlatorre
2019-06-24
update plot-energy to apply data cleaning cuts
tlatorre
2019-06-19
update plot-energy to include ockham factor
tlatorre
2019-06-05
fix x label
tlatorre
2019-06-05
try to import CLoader if possible since it's *much* faster
tlatorre
2019-06-05
add a script to plot the total energy of the best fit result
tlatorre