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
/
sddm
Age
Commit message (
Expand
)
Author
2021-01-04
update plot-dc
tlatorre
2021-01-04
get rid of nhit_thresh
tlatorre
2021-01-03
add a numba optimized version of interp
tlatorre
2021-01-03
speed up read_mcpl()
tlatorre
2021-01-03
cache results from get_events()
tlatorre
2020-12-27
reduce memory usage
tlatorre
2020-12-27
reduce memory usage
tlatorre
2020-12-27
reduce memory usage
tlatorre
2020-12-25
merge left
tlatorre
2020-12-25
don't warn about rhdr banks and 50 MHz clock jumps for MC
tlatorre
2020-12-16
use a hash to merge weights with MC data
tlatorre
2020-12-16
python 3 fix
tlatorre
2020-12-15
add code to reweight the tau neutrino events
tlatorre
2020-12-09
use nanpercentile in get_events()
tlatorre
2020-12-09
update logger.py to be python3 compatible
tlatorre
2020-11-30
update code to work with python3
tlatorre
2020-11-17
update burst cut
tlatorre
2020-11-16
require signal events to have nhit_cal/nhit > 0.8
tlatorre
2020-11-16
add a new burst cut
tlatorre
2020-11-16
add script to plot neutron nhit and delta t distributions
tlatorre
2020-11-16
calculate livetime based on pulse gt and 10 MHz clock
tlatorre
2020-11-16
don't apply retrigger cut to MC
tlatorre
2020-11-16
update dm-search script
tlatorre
2020-11-03
forgot to commit utils.py
tlatorre
2020-11-03
fix bug in get_events()
tlatorre
2020-11-01
accidentally committed a print statement
tlatorre
2020-11-01
update retrigger cut
tlatorre
2020-11-01
cut orphans instead of JUNK events
tlatorre
2020-11-01
don't apply nhit trigger cut to MC
tlatorre
2020-10-05
major updates to the chi2 analysis
tlatorre
2020-09-07
increase maxiter to 1000
tlatorre
2020-09-07
update plot-muons script so it works outside the utils/ directory
tlatorre
2020-08-31
add GENIE weights to chi2 analysis
tlatorre
2020-08-31
add estimate_errors to chi2 analysis
tlatorre
2020-08-17
simplify likelihood calculation in chi2
tlatorre
2020-08-17
simplify nllr() function
tlatorre
2020-08-17
update function to tag atmospherics
tlatorre
2020-08-17
fix bug in get_events()
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
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-06
add function to print particle probabilities in plot-muons
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
add first draft of plot-muons
tlatorre
2020-06-23
first draft of a script to do the chi2 analysis
tlatorre
2020-06-22
update get_events() to require at least 1 nhit trigger to fire
tlatorre
2020-06-16
update read_hdf() to open hdf5 files in read only mode
tlatorre
[next]