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-09-09
update muon cut
tlatorre
2019-09-09
update fit to allow t0 to be negative
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
add math header file to zdab_utils.c for fmin() and fmax()
tlatorre
2019-09-09
update get_event() to use the PMT types from the snoman.ratdb file
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
reset the PMT_FLAG_CHARGE bit in get_event()
tlatorre
2019-09-09
update fit and zdab-cat to skip ZDAB records
tlatorre
2019-09-09
add the --gtid command line option to zdab-cat
tlatorre
2019-09-09
uncalibrate MC times and charges in get_event()
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-28
fix some error handling in zebra.c
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-08-26
fix a bug in get_{shower,delta_ray}_weights() causing crash
tlatorre
2019-08-26
sort particle combo array
tlatorre
2019-08-05
update sno_charge to prevent nan when charge is negative
tlatorre
2019-08-05
add ability to specify a particle combo on the command line
tlatorre
2019-07-29
use standard PCA time for MC
tlatorre
2019-07-29
update run-fit to write output files with suffix hdf5
tlatorre
2019-07-29
write out the hdf5 file after every fit
tlatorre
2019-07-29
flag PMT charges below qlo
tlatorre
2019-07-29
don't need N_ACOS anymore
tlatorre
2019-07-29
add a faster version of fast_acos()
tlatorre
2019-07-29
avoid a division in get_expected_charge()
tlatorre
2019-07-29
fast_sqrt -> sqrt
tlatorre
2019-07-29
switch to using the multiphoton PCA time
tlatorre
2019-07-29
fix a bug in theta0 min calculation
tlatorre
2019-07-29
ev.gtid -> bev.gtr_id
tlatorre
2019-07-16
fix bug introduced in ebe2799
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-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
[next]