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
2020-04-13
update fit to fit each event twice with different quad quantiles
tlatorre
2020-04-13
update find_peaks algorithm
tlatorre
2020-04-13
add probability of a miscalibrated channel to the likelihood
tlatorre
2020-02-19
add scripts to apply neutrino oscillations to the atmospheric fluxes
tlatorre
2020-02-10
fix formula for calculating b for position distribution of light from electro...
tlatorre
2020-02-10
fix small memory leak in get_expected_photons()
tlatorre
2020-01-21
fix a few bugs in submit-grid-jobs
tlatorre
2020-01-20
add a --save command line argument to plot-energy
tlatorre
2020-01-20
from __future__ import print_function, division
tlatorre
2020-01-20
add some comments to analyze-genie-mc
tlatorre
2020-01-20
update submit-grid-jobs to not add new jobs for runs which are already in the...
tlatorre
2020-01-20
open files with 'r' so we don't update the timestamp if there are no new fit ...
tlatorre
2020-01-20
specify -attributes to speed up condor_q in get_job_status()
tlatorre
2020-01-20
update plot-energy to plot energy bias and resolution for stopping muons
tlatorre
2020-01-13
update script to calculate contamination
tlatorre
2020-01-06
add script to calculate background contamination
tlatorre
2020-01-06
update TODO
tlatorre
2020-01-06
add ctrl-z handler to allow you to skip events
tlatorre
2019-12-12
update get_expected_photons()
tlatorre
2019-12-12
fix typo in bisect_energy() where I forgot to use the actual distance to the ...
tlatorre
2019-12-04
update submit-grid-jobs and cat-grid-jobs
tlatorre
2019-12-04
update calculate_limits.py to produce nicer plots
tlatorre
2019-12-04
update plot-fit-results to make nicer plots
tlatorre
2019-12-02
small fix to prevent an Exception when there is only one data point
tlatorre
2019-12-02
update TODO
tlatorre
2019-12-02
add another minimization step with SBPLX
tlatorre
2019-11-24
update get_expected_charge to not skip calculating the charge if the angle is...
tlatorre
2019-11-22
update plot-fit-results to use median and iqr instead of mean and std
tlatorre
2019-11-20
update PMT types for PMTs which disagree between snoman.ratdb and the PMT bank
tlatorre
2019-11-20
fix small bug in cat-grid-jobs
tlatorre
2019-11-19
update submit-grid-jobs to hopefully only run jobs on nodes which have modules
tlatorre
2019-11-18
update get_expected_charge() to always use the index of refraction for d2o
tlatorre
2019-11-18
fix a bug in the position generation in gen-dark-matter
tlatorre
2019-11-18
add a new test for the quad fitter
tlatorre
2019-11-18
clear any flags except for PMT_FLAG_DQXX in get_event()
tlatorre
2019-11-18
switch to using pt1 instead of the ptm
tlatorre
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
[prev]
[next]