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
Age
Commit message (
Expand
)
Author
2020-07-27
update plot-muons
tlatorre
2020-07-27
identify muons in the MC by looking for 'cosmic' in the filename
tlatorre
2020-07-27
update how the negative log likelihood ratio is calculated
tlatorre
2020-07-27
update how we calculte the p-value in chi2
tlatorre
2020-07-27
add 20 MeV cut to dc, dc-closure-test, and plot-dc
tlatorre
2020-07-27
loop over runs in dc, dc-closure-test, and plot-dc to prevent using too much ...
tlatorre
2020-07-27
only merge fit info for events with at least 10 fits
tlatorre
2020-07-27
update how the p-value is calculated in get_multinomial_prob()
tlatorre
2020-07-07
add zdab-reprocess-orphans and plot-muons to Makefile
tlatorre
2020-07-07
add a script to reprocess just junk events
tlatorre
2020-07-06
add function to print particle probabilities in plot-muons
tlatorre
2020-07-06
update plot-muons to plot energy distributions for each particle ID for stopp...
tlatorre
2020-07-06
small updates to plot-muons and plot_energy.py
tlatorre
2020-07-06
update plot-muons
tlatorre
2020-07-06
add sddm/stats.py
tlatorre
2020-07-06
only look at Michel electrons where the muon had < 2500 nhit
tlatorre
2020-07-06
update plot-muons
tlatorre
2020-07-06
add first draft of plot-muons
tlatorre
2020-06-29
only set prompt events to muons
tlatorre
2020-06-29
add energy scale to chi2 fit
tlatorre
2020-06-29
mark all events as muon if 'muon' is in the filename
tlatorre
2020-06-23
first draft of a script to do the chi2 analysis
tlatorre
2020-06-22
only recreate the fits dataset if there are new fits
tlatorre
2020-06-22
update get_events() to require at least 1 nhit trigger to fire
tlatorre
2020-06-22
update cat-grid-jobs to not use hdf5 resize
tlatorre
2020-06-22
set reprocessed attribute to 1 instead of True
tlatorre
2020-06-16
update read_hdf() to open hdf5 files in read only mode
tlatorre
2020-06-16
update follower cuts to be more memory efficient by using ffill()
tlatorre
2020-06-16
pd.read_hdf() -> read_hdf() so that we can run on grid
tlatorre
2020-06-15
update cat-grid-jobs to use reprocessed files if they're available
tlatorre
2020-06-15
create new plot-dc script to replace plot-energy --dc
tlatorre
2020-06-14
update dc and dc-closure-test to take into account fitted fraction of instrum...
tlatorre
2020-06-14
only submit 10% of flashers, neck events, and muons
tlatorre
2020-06-14
tag instrumentals and michels in get_events()
tlatorre
2020-06-08
update submit-grid-jobs to check for unique filenames instead of runs
tlatorre
2020-06-08
fix a bug in the likelihood ratio calculation
tlatorre
2020-06-04
update plot-energy to calculate likelihood ratio
tlatorre
2020-06-02
add an option to specify kinetic energy to gen-dark-matter
tlatorre
2020-06-02
increase max file size to 500 MB
tlatorre
2020-06-02
update Makefile
tlatorre
2020-06-02
add a script to move grid files from successful fits to a new directory
tlatorre
2020-06-02
update contamination closure test script
tlatorre
2020-05-31
update contamination analysis step size
tlatorre
2020-05-31
speed up MCMC proposal function by calling ravel() instead of doing a for loop
tlatorre
2020-05-25
don't import from .plot in plot_energy.py
tlatorre
2020-05-25
update contamination analysis stuff
tlatorre
2020-05-19
always resubmit jobs in the RETRY state
tlatorre
2020-05-19
update debug message
tlatorre
2020-05-19
add a new script to delete zdab files on the grid which were successfully fit
tlatorre
2020-05-12
fix a few bugs in plot_energy.py
tlatorre
[next]