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
2018-11-14
speed things up again
tlatorre
2018-11-14
speed things up by skipping zero values
tlatorre
2018-11-14
initialize static arrays
tlatorre
2018-11-11
update likelihood function to fit electrons!
tlatorre
2018-11-04
delete solid_angle_fast since it wasn't working
tlatorre
2018-10-21
set default number of points to 500
tlatorre
2018-10-21
add a fast solid angle approximation to speed up the fast likelihood calculation
tlatorre
2018-10-21
speed up get_total_charge_approx() by precomputing some variables
tlatorre
2018-10-21
fix use of uninitialized variables
tlatorre
2018-10-19
don't call path_init() when doing the fast likelihood calculation to speed th...
tlatorre
2018-10-19
add MIN_RATIO_FAST to speed up the "fast" likelihood calculation
tlatorre
2018-10-19
speed up get_total_charge_approx()
tlatorre
2018-10-19
epsrel -> npoints
tlatorre
2018-10-19
add interp2d() for fast bilinear 2D interpolation
tlatorre
2018-10-19
speed up sin_theta calculation by replacing sin(acos(cos_theta)) with sqrt(1-...
tlatorre
2018-10-19
update path integral to use a fixed number of points
tlatorre
2018-10-18
fix a bug in get_total_charge_approx()
tlatorre
2018-10-18
update path_init() to check for a divide by zero
tlatorre
2018-10-18
make sure that the kinetic energy is zero at the last step
tlatorre
2018-10-18
hardcode the density when computing dE/dx
tlatorre
2018-10-18
fix the likelihood function to return the *negative* log likelihood of the pa...
tlatorre
2018-10-18
update theta0 calculation to use the radiation length in light water
tlatorre
2018-10-18
update fit to fit for electrons and protons
tlatorre
2018-10-17
fix a bug in the theta0 calculation for a path
tlatorre
2018-10-12
skip PMTs which weren't hit for the fast likelihood calculation
tlatorre
2018-10-06
add media_qoca_d2o_20060110.cmd
tlatorre
2018-10-06
prune output of mcvx and mctk banks
tlatorre
2018-10-05
epsrel = 1e-2 to speed up fit
tlatorre
2018-10-03
update absorption coefficients from media_qoca_d2o_20060110.cmd
tlatorre
2018-10-03
add \n
tlatorre
2018-10-03
move python scripts into utils/ directory
tlatorre
2018-10-03
add a script to plot fit results
tlatorre
2018-10-03
make sure wavelengths are uniformly spaced since we're using interp1d()
tlatorre
2018-10-02
update get_quantum_efficiency() to use interp1d()
tlatorre
2018-10-02
update MIN_THETA0 to 0.02
tlatorre
2018-10-02
update charge fraction to 0.5
tlatorre
2018-10-02
update optics to use LETA constants for the D2O phase
tlatorre
2018-10-01
flag PMTs with the KPF_DIS bit set
tlatorre
2018-10-01
fall back to old scattering rms calculation when n = 0
tlatorre
2018-10-01
update negative log likelihood for path coefficients
tlatorre
2018-10-01
loop over all normal PMTs when calculating the expected number of photons
tlatorre
2018-10-01
use the PMT response table to calculate the amount of reflected light
tlatorre
2018-10-01
add absorption length for acrylic
tlatorre
2018-10-01
fix a bug when computing the absorption length in H2O and D2O
tlatorre
2018-09-26
speed up fast likelihood calculation
tlatorre
2018-09-26
speed up fast likelihood calculation
tlatorre
2018-09-26
increase number of points in cos(theta) interpolation to 1000
tlatorre
2018-09-25
update indirect scattering PDF start time
tlatorre
2018-09-25
update likelihood calculation to use PMT_TTS macro
tlatorre
2018-09-25
update integration bounds in likelihood calculation
tlatorre
[prev]
[next]