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
2019-07-16
install cat-grid-jobs and chmod +x fit-wrapper
tlatorre
2019-07-12
set ignore_index=True in pd.concat() since we don't care about the index
tlatorre
2019-07-12
fix a couple of bugs in plot-energy
tlatorre
2019-07-12
update cat-grid-jobs to take a directory as an argument instead of files
tlatorre
2019-07-11
switch from YAML output to HDF5 to speed things up
tlatorre
2019-07-04
small updates to plot-energy
tlatorre
2019-06-26
update plot-energy script
tlatorre
2019-06-26
plot Michel electrons and muons in plot-energy
tlatorre
2019-06-24
update plot-energy to apply neutron follower cut
tlatorre
2019-06-24
add a generator to simulate self destructing dark matter
tlatorre
2019-06-24
update plot-energy to apply data cleaning cuts
tlatorre
2019-06-20
update cat-grid-jobs to use CDumper to speed things up
tlatorre
2019-06-20
fix cat-grid-jobs again
tlatorre
2019-06-20
delete print statement
tlatorre
2019-06-20
update cat-grid-jobs to work with zdab-cat
tlatorre
2019-06-20
update zdab-cat to emit multiple YAML documents
tlatorre
2019-06-20
update submit-grid-jobs to send stderr to /dev/null
tlatorre
2019-06-19
update plot-energy to include ockham factor
tlatorre
2019-06-19
update cat-grid-jobs to combine all events with fit results
tlatorre
2019-06-13
add a data cleaning cut to tag incoming muons
tlatorre
2019-06-06
update submit-grid-jobs
tlatorre
2019-06-05
fix x label
tlatorre
2019-06-05
try to import CLoader if possible since it's *much* faster
tlatorre
2019-06-05
add a script to plot the total energy of the best fit result
tlatorre
2019-06-02
update cat-grid-jobs to sort output based on gtid
tlatorre
2019-06-02
use yaml.loader.SafeLoader
tlatorre
2019-06-02
fix another bug in submit-grid-jobs
tlatorre
2019-06-02
use full path in submit-grid-jobs
tlatorre
2019-06-02
update submit-grid-jobs to create a new directory
tlatorre
2019-05-24
add a script to concatenate output from grid jobs
tlatorre
2019-05-24
add the template for condor submit files to submit-grid-jobs
tlatorre
2019-05-24
add a script to submit jobs to the grid
tlatorre
2019-05-14
add --plot-likelihood option to fit
tlatorre
2019-03-26
update plotting scripts to handle case when there is no fit
tlatorre
2019-03-16
add GPLv3 license
tlatorre
2019-01-15
update zebra library to be able to use links
tlatorre
2018-12-03
update plot
tlatorre
2018-12-03
add a goodness of fit parameter psi to the fit
tlatorre
2018-11-30
update plot-fit-results to handle masked arrays properly
tlatorre
2018-11-30
rename plot.py -> plot
tlatorre
2018-11-25
add a script to plot the fit results as a function of energy
tlatorre
2018-11-14
update plot.py to plot the distribution of fit times
tlatorre
2018-11-14
update plot.py
tlatorre
2018-11-14
update plot.py
tlatorre
2018-11-14
update plot.py to plot the log likelihood ratio
tlatorre
2018-11-14
update yaml format to store fit results as a dictionary indexed by the partic...
tlatorre
2018-10-22
update plot.py
tlatorre
2018-10-22
update plot.py to plot the angular resolution
tlatorre
2018-10-11
update plot.py
tlatorre
2018-10-03
move python scripts into utils/ directory
tlatorre