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
/
src
Age
Commit message (
Expand
)
Author
2019-07-16
update neck tube cut to include time difference changes due to cable changes
tlatorre
2019-07-16
delete some unused #defines and add a comment to the PSUP radius
tlatorre
2019-07-16
use QLX if QHS is railed
tlatorre
2019-07-16
multiply rayleigh scattering by 2 to account for the 50% PMT coverage
tlatorre
2019-07-12
don't load DQXX file for run 10000 by default
tlatorre
2019-07-12
don't flag PMT hits based on the uncalibrated QHS for MC
tlatorre
2019-07-11
switch from YAML output to HDF5 to speed things up
tlatorre
2019-07-08
add vertex time field to zdab-cat
tlatorre
2019-07-05
add MCVX time to the YAML file
tlatorre
2019-06-25
add ability to read gzipped zdab files
tlatorre
2019-06-23
update how neck events are flagged
tlatorre
2019-06-23
update flasher cut
tlatorre
2019-06-20
update zdab-cat to output 50 MHz clock time and trigger type
tlatorre
2019-06-20
fix cat-grid-jobs again
tlatorre
2019-06-20
update zdab-cat to emit multiple YAML documents
tlatorre
2019-06-20
fix empty list at top of YAML output in zdab-cat
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
print out "loading DQXX ..." line to stderr
tlatorre
2019-06-06
update find_file() to use the environment variable DQXX_DIR
tlatorre
2019-06-02
fast_sqrt() -> sqrt()
tlatorre
2019-06-02
add is_flasher field to output
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
2019-06-02
add a test for fast_acos()
tlatorre
[next]