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
Age
Commit message (
Expand
)
Author
2021-01-03
reduce memory usage by creating weights dict early
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-27
add dm-search to Makefile
tlatorre
2020-12-25
don't exit if some runs don't have MC
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-22
move check earlier
tlatorre
2020-12-22
fix typo from last commit
tlatorre
2020-12-22
go back to checking rhdr instead of ev
tlatorre
2020-12-21
fix another rhdr check
tlatorre
2020-12-21
fix rhdr check
tlatorre
2020-12-21
only concat files with at least 1 event
tlatorre
2020-12-21
use correct bins when calculation threshold
tlatorre
2020-12-21
update dm-search to only look for mediator masses up to 1 GeV
tlatorre
2020-12-21
add high orphan run list
tlatorre
2020-12-21
add dark matter run lists
tlatorre
2020-12-21
add muon neutrino run lists
tlatorre
2020-12-21
update bins for muon histograms
tlatorre
2020-12-16
use a hash to merge weights with MC data
tlatorre
2020-12-16
print out livetime from run_info.log in dm-search
tlatorre
2020-12-16
python 3 fix
tlatorre
2020-12-15
add code to reweight the tau neutrino events
tlatorre
2020-12-09
update discovery threshold again
tlatorre
2020-12-09
ensure discovery threshold is at least 0
tlatorre
2020-12-09
speed up chi2 and dm-search
tlatorre
2020-12-09
use nanpercentile in get_events()
tlatorre
2020-12-09
discard negative weights
tlatorre
2020-12-09
fix bug introduced in previous commit
tlatorre
2020-12-09
fix bug when running chi2 --pull
tlatorre
2020-12-09
update logger.py to be python3 compatible
tlatorre
2020-12-09
don't delete mc data from runs not in data when running chi2 --coverage
tlatorre
2020-12-08
speed up dm-search
tlatorre
2020-12-08
use weighted MC when running dm-search --test
tlatorre
2020-12-08
fix more typos
tlatorre
2020-12-08
fix another typo
tlatorre
2020-12-08
fix typo from last commit
tlatorre
2020-12-08
update dm-search and chi2 to refit with GENIE systematics
tlatorre
2020-12-08
don't sample DM events when running --test
tlatorre
2020-12-08
update dm-search to fix bug
tlatorre
2020-12-08
update chi2 script to pick the best universe
tlatorre
2020-11-30
update code to work with python3
tlatorre
2020-11-30
call get_events() with mc=True in submit-grid-jobs
tlatorre
2020-11-30
get rid of superfluous --data argument
tlatorre
2020-11-30
update submit-grid-jobs-queue
tlatorre
2020-11-29
add a script to calculate the cc, nc, and total event rate
tlatorre
2020-11-17
update burst cut
tlatorre
2020-11-17
small fixes
tlatorre
[next]