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
/
dc.c
Age
Commit message (
Expand
)
Author
2020-06-22
update neck cut
tlatorre
2019-11-18
size_t -> int in is_slot_early()
tlatorre
2019-09-30
update flasher cut to only check for normal PMTs
tlatorre
2019-09-30
update flasher cut
tlatorre
2019-09-27
update the flasher cut
tlatorre
2019-09-26
update QVNHIT cut
tlatorre
2019-09-24
update breakdown cut to include a cut on the number of calibrated PMT hits
tlatorre
2019-09-23
update the ITC cut to use pt1 time
tlatorre
2019-09-10
add best_uncal_q to the pmt_hit struct and use it in the muon cut
tlatorre
2019-09-09
fix typo in is_slot_early
tlatorre
2019-09-09
update muon cut
tlatorre
2019-09-09
fix a gcc warning
tlatorre
2019-09-09
update is_slot_early() to hopefully catch more flashers
tlatorre
2019-09-09
add a first draft of a data cleaning cut to detect breakdown events
tlatorre
2019-09-09
use EHS instead of QHS in is_muon()
tlatorre
2019-09-09
lower QLX threshold from 4000 -> 1000 in is_flasher
tlatorre
2019-09-09
switch to using ept instead of pt1 in is_flasher() and is_slot_early()
tlatorre
2019-09-09
only loop over normal PMTs in is_slot_early()
tlatorre
2019-09-09
fix a typo in is_slot_early()
tlatorre
2019-08-27
fix the fts cut
tlatorre
2019-08-27
add the in time channel data cleaning cut from SNO
tlatorre
2019-08-27
update neck cut
tlatorre
2019-07-16
don't double count PMT pairs in fts cut
tlatorre
2019-07-16
update neck tube cut to include time difference changes due to cable changes
tlatorre
2019-06-23
update how neck events are flagged
tlatorre
2019-06-23
update flasher cut
tlatorre
2019-06-15
add a bunch more data cleaning cuts from SNO
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-13
add a data cleaning cut to tag incoming muons
tlatorre
2019-06-10
add a bunch of SNO data quality cuts
tlatorre
2019-03-16
add GPLv3 license
tlatorre
2019-03-04
add a function to tag flasher events
tlatorre