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-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-29
update TODO
tlatorre
2019-08-29
add itc cut to plot-energy
tlatorre
2019-08-28
update README to add zlib dependency
tlatorre
2019-08-28
fix some error handling in zebra.c
tlatorre
2019-08-28
update cat-grid-jobs
tlatorre
2019-08-28
update submit-grid-jobs to use my version of splitext
tlatorre
2019-08-28
unwrap the 50 MHz clock in plot-energy
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-27
add a script to reprocess SNO zdabs
tlatorre
2019-08-26
update TODO
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 mc_run_10000_macro.cmd to enable MPCA
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-16
install plot-energy
tlatorre
2019-07-16
install cat-grid-jobs and chmod +x fit-wrapper
tlatorre
2019-07-15
add *.hdf5 to .gitignore
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-12
set ignore_index=True in pd.concat() since we don't care about the index
tlatorre
2019-07-12
fix a couple of bugs in plot-energy
tlatorre
[next]