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-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
2020-05-12
add --priority argument to submit-grid-jobs
tlatorre
2020-05-12
speed up the contamination analysis script
tlatorre
2020-05-12
add a read_hdf() method that doesn't require pytables
tlatorre
2020-05-12
add a script to do a closure test on the contamination analysis
tlatorre
2020-05-11
update python code to avoid importing matplotlib when running submit-grid-jobs
tlatorre
2020-05-11
update ockham factor, remove hack, and don't submit all flashers
tlatorre
2020-05-11
add setup_matplotlib function and switch to logarithmic bins
tlatorre
2020-05-11
don't import everything in __init__.py
tlatorre
2020-05-11
update utils/ folder to make a python package called sddm
tlatorre
2020-04-27
update submit-grid-jobs to include priority in condor submit file
tlatorre
2020-04-27
add a script to plot the results of the ROOT fits
tlatorre
2020-04-15
update submit-grid-jobs to add a priority column to the database
tlatorre
2020-04-15
add ability to retry jobs in submit-grid-jobs
tlatorre
2020-04-15
fix typo in submit-grid-jobs
tlatorre
2020-04-14
add some tests to gen-dark-matter
tlatorre
2020-04-13
speed up submit-grid-jobs a lot by only calling condor_q once
tlatorre
2020-04-13
update plot-fit-results script to be able to handle files with multi-particle...
tlatorre
2020-04-13
update plot script to be able to handle files with multi-particle fits
tlatorre
2020-04-13
update plot-energy to fix a bug with muons and michels since we now store mor...
tlatorre
2020-04-13
fix a few bugs in cat-grid-jobs since I now add 2 fit results per particle combo
tlatorre
2020-04-13
update plot script now that we have multiple fits per particle combo
tlatorre
2020-04-13
fix a few bugs in plot-energy
tlatorre
2020-02-19
add scripts to apply neutrino oscillations to the atmospheric fluxes
tlatorre
2020-01-21
fix a few bugs in submit-grid-jobs
tlatorre
2020-01-20
add a --save command line argument to plot-energy
tlatorre
2020-01-20
from __future__ import print_function, division
tlatorre
2020-01-20
add some comments to analyze-genie-mc
tlatorre
2020-01-20
update submit-grid-jobs to not add new jobs for runs which are already in the...
tlatorre
2020-01-20
open files with 'r' so we don't update the timestamp if there are no new fit ...
tlatorre
2020-01-20
specify -attributes to speed up condor_q in get_job_status()
tlatorre
2020-01-20
update plot-energy to plot energy bias and resolution for stopping muons
tlatorre
2020-01-13
update script to calculate contamination
tlatorre
2020-01-06
add script to calculate background contamination
tlatorre
2019-12-04
update submit-grid-jobs and cat-grid-jobs
tlatorre
2019-12-04
update calculate_limits.py to produce nicer plots
tlatorre
2019-12-04
update plot-fit-results to make nicer plots
tlatorre
[next]