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
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-20
fix empty list at top of YAML output in zdab-cat
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-19
add data cleaning word and ftp, ftk, and rsp info to zdab-cat output
tlatorre
2019-06-19
add FTP, RSP, and FTK results to the output file
tlatorre
2019-06-16
fix type of nph in ev bank
tlatorre
2019-06-16
check the KPF_NO_CAL and KPF_BAD_CAL bits in get_event()
tlatorre
2019-06-16
assume the particle produces no light if it's outside the PSUP
tlatorre
2019-06-15
update test-find-peaks to work with SNOCR files
tlatorre
2019-06-15
add a bunch more data cleaning cuts from SNO
tlatorre
2019-06-15
update nll_best() so that we don't get negative psi values
tlatorre
2019-06-14
fix empty list item at top of YAML file
tlatorre
2019-06-14
add trigger word and trigger time in ns to the YAML file
tlatorre
2019-06-14
fix parsing of global trigger time from EV bank (it's stored as a double)
tlatorre
2019-06-14
set the maximum kinetic energy in the fit dynamically based on particle ID
tlatorre
2019-06-14
add comment about why we assume that SNOMAN gets the PMT types right
tlatorre
2019-06-14
add a function to compute a data cleaning word
tlatorre
2019-06-14
update flasher cut to use pt1 instead of ept
tlatorre
2019-06-14
forgot to add event.h
tlatorre
2019-06-14
flag hits with bad or railed charge
tlatorre
2019-06-14
get rid of gcc warning
tlatorre
2019-06-14
set the starting energy to MAX_ENERGY if it's greater
tlatorre
2019-06-14
add a function to compute the most likely number of PE given an observed charge
tlatorre
2019-06-13
add a data cleaning cut to tag incoming muons
tlatorre
2019-06-10
add a bunch of SNO data quality cuts
tlatorre
2019-06-10
update get_event() to include all PMT types
tlatorre
2019-06-06
add --gtid command line argument to test-find-peaks
tlatorre
2019-06-06
update submit-grid-jobs
tlatorre
2019-06-06
print out "loading DQXX ..." line to stderr
tlatorre
2019-06-06
update find_file() to use the environment variable DQXX_DIR
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 TODO
tlatorre
2019-06-02
update TODO
tlatorre
2019-06-02
fast_sqrt() -> sqrt()
tlatorre
2019-06-02
update .gitignore
tlatorre
2019-06-02
add is_flasher field to output
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-06-02
update likelihood function to speed it up
tlatorre
2019-06-02
update get_probability() to take sin(theta) as an argument
tlatorre
2019-06-02
update likelihood to use fast_sqrt()
tlatorre
2019-06-02
add a fast sqrt function for values in between 0 and 1
tlatorre
2019-06-02
update find_peaks() to only return unique peaks
tlatorre
[next]