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
/
chi2
Age
Commit message (
Expand
)
Author
2021-01-14
calculate total number of atmospheric events by summing flux_weights
tlatorre
2021-01-04
get rid of nhit_thresh
tlatorre
2021-01-03
add --universe argument to dm-search
tlatorre
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-25
don't exit if some runs don't have 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
only concat files with at least 1 event
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-15
add code to reweight the tau neutrino events
tlatorre
2020-12-09
speed up chi2 and dm-search
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
don't delete mc data from runs not in data when running chi2 --coverage
tlatorre
2020-12-08
update dm-search and chi2 to refit with GENIE systematics
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-16
add --run-list argument to chi2 and dm-search
tlatorre
2020-11-16
calculate livetime based on pulse gt and 10 MHz clock
tlatorre
2020-11-16
use nlopt to find xopt
tlatorre
2020-11-16
return np.inf if parameters are out of bounds
tlatorre
2020-11-16
update lower bound for external muons and dm to 0
tlatorre
2020-11-16
update chi2 coverage bins to 10
tlatorre
2020-11-16
don't apply retrigger cut to MC
tlatorre
2020-11-16
loop over MC filenames
tlatorre
2020-11-16
update dm-search script
tlatorre
2020-11-03
initial commit of a script to do the dark matter search
tlatorre
2020-11-01
update upper bound for external muon scale
tlatorre
2020-11-01
don't apply nhit trigger cut to MC
tlatorre
2020-10-12
update sbc plot to include grey band
tlatorre
2020-10-09
only include Monte Carlo files for the runs we are analyzing
tlatorre
2020-10-09
update chi2 with scale factors for the MC
tlatorre
2020-10-09
don't run nlopt before running MCMC
tlatorre
2020-10-09
only merge weights after selecting universe
tlatorre
2020-10-05
major updates to the chi2 analysis
tlatorre
2020-10-05
update how the energy bias is applied in chi2 and plot-michels
tlatorre
2020-09-07
fix chi2 analysis when running with --coverage
tlatorre
2020-09-07
don't constrain energy bias parameters to be > 0
tlatorre
2020-09-07
add some comments about the priors in the chi2 analysis
tlatorre
2020-09-07
update a comment in chi2
tlatorre
2020-09-07
update chi2
tlatorre
2020-09-06
update chi2 to correct for energy bias
tlatorre
2020-09-06
update plot-muons to fit energy scale and resolution difference
tlatorre
[next]