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-11-18
switch to using twice the PSUP reflection time for the time PDF
tlatorre
2019-11-18
initialize mu_indirect to 0
tlatorre
2019-11-18
fix bug due to roundoff error in get_{delta_ray,shower}_weights()
tlatorre
2019-11-18
add nhit_cal to the HDF5 file
tlatorre
2019-11-18
size_t -> int in is_slot_early()
tlatorre
2019-11-18
fix bug in quad causing it to always return 0 when f was less than 1
tlatorre
2019-11-06
add a couple of improvements to the quad fitter and fix a bug in get_hough_tr...
tlatorre
2019-11-05
update README to include python packages required for python scripts
tlatorre
2019-11-05
update guess_energy()
tlatorre
2019-10-21
add appendix about the combination of poisson and binomial random variables
tlatorre
2019-10-12
switch to book document class
tlatorre
2019-10-12
move sddm.tex to doc/
tlatorre
2019-10-12
add a section about the backgrounds
tlatorre
2019-10-12
first draft of my thesis
tlatorre
2019-10-05
fix typo in plot-energy
tlatorre
2019-09-30
fix a SettingWithCopyWarning in plot-energy
tlatorre
2019-09-30
update flasher cut to only check for normal PMTs
tlatorre
2019-09-30
update flasher cut
tlatorre
2019-09-30
update plot-energy to sort events by GTID
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-25
update zdab-reprocess to be faster and run FTP and RSP
tlatorre
2019-09-25
fix another small bug in zdab-reprocess
tlatorre
2019-09-24
fix bugs introduced into zdab-reprocess in commit 1e35dea
tlatorre
2019-09-24
update zebra code to store location of MAST bank
tlatorre
2019-09-24
update zdab-reprocess to be able to handle more filenames
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
select prompt events before data cleaning cuts
tlatorre
2019-09-23
add sub_run variable to the events array in the HDF5 file
tlatorre
2019-09-23
add the 00-orphan cut to plot-energy
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
add retrigger, flasher follower, and breakdown follower cuts to plot-energy
tlatorre
2019-09-09
fix typo in is_slot_early
tlatorre
2019-09-09
update muon cut
tlatorre
2019-09-09
update README
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
[next]