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-30
update flasher cut to only check for normal PMTs
tlatorre
2019-09-30
update flasher cut
tlatorre
2019-09-30
write out run header info to the hdf5 file
tlatorre
2019-09-27
update the flasher cut
tlatorre
2019-09-26
update QVNHIT cut
tlatorre
2019-09-24
update zebra code to store location of MAST bank
tlatorre
2019-09-24
update breakdown cut to include a cut on the number of calibrated PMT hits
tlatorre
2019-09-24
update shower position distribution parameters for muons
tlatorre
2019-09-23
add sub_run variable to the events array in the HDF5 file
tlatorre
2019-09-23
update the ITC cut to use pt1 time
tlatorre
2019-09-21
update definition of nhit
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
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
[next]