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-11-16
fix integrate_mc_hist() by dividing by bin width
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
DM_ENERGIES -> DM_MASSES
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
forgot to commit utils.py
tlatorre
2020-11-03
fix bug in get_events()
tlatorre
2020-11-03
initial commit of a script to do the dark matter search
tlatorre
2020-11-01
update cat-grid-jobs to reprocess all zdabs
tlatorre
2020-11-01
update upper bound for external muon scale
tlatorre
2020-11-01
accidentally committed a print statement
tlatorre
2020-11-01
fix cat-grid-jobs since queue update
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-14
fix bug in submit-grid-jobs-queue
tlatorre
2020-10-13
fix bug in submit-grid-jobs queue when running many jobs
tlatorre
2020-10-12
update Makefile
tlatorre
2020-10-12
update sbc plot to include grey band
tlatorre
2020-10-12
add a new submit-grid-jobs script to use the queue statement
tlatorre
2020-10-09
only include Monte Carlo files for the runs we are analyzing
tlatorre
2020-10-09
update mcpl
tlatorre
2020-10-09
add mcpl to Makefile
tlatorre
2020-10-09
add a script to recreate MCPL files for events which never got simulated
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-16
update plot-muons to plot bias and resolution with fmt='o'
tlatorre
2020-09-09
argmin -> argmax
tlatorre
2020-09-09
update michel script to fit for bias and resolution
tlatorre
2020-09-07
increase maxiter to 1000
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-07
update plot-muons script so it works outside the utils/ directory
tlatorre
2020-09-07
update python scripts to not call plt.show() when run with --save
tlatorre
2020-09-07
update Makefile
tlatorre
2020-09-06
update chi2 to correct for energy bias
tlatorre
2020-09-06
fix best fit line by changing axhline -> hlines
tlatorre
2020-09-06
update plot-muons to fit energy scale and resolution difference
tlatorre
2020-08-31
add a command line argument to print the nll values
tlatorre
2020-08-31
don't call plt.show() when running with --save
tlatorre
[next]