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-05-29
add get_avg_index_{d2o,h2o} functions
tlatorre
2019-05-29
set step size on theta and phi to 0.1
tlatorre
2019-05-24
add a script to concatenate output from grid jobs
tlatorre
2019-05-24
add a script to submit jobs to the grid
tlatorre
2019-05-24
update sprintf_yaml_list()
tlatorre
2019-05-24
add a comment to get_theta0_min()
tlatorre
2019-05-24
several small updates to fit.c
tlatorre
2019-05-24
switch to using BOBYQA since it's faster
tlatorre
2019-05-24
change MAX_NPEAKS to 5
tlatorre
2019-05-24
don't do fast fit during quick minimization phase
tlatorre
2019-05-24
set THETA0_MIN to 1e-5
tlatorre
2019-05-23
write to stdout if no output file is specified
tlatorre
2019-05-23
add zdab-cat
tlatorre
2019-05-23
make float formatting consistent in sprintf_yaml_list()
tlatorre
2019-05-23
add 1e-10 to the angular pdfs to ensure that the CDF is strictly increasing
tlatorre
2019-05-22
fix a bug in previous commit
tlatorre
2019-05-22
add a function to compute the number of shower photons for muons
tlatorre
2019-05-22
make sure theta0 is less than MAX_THETA0 in get_probability() to prevent a gs...
tlatorre
2019-05-22
WATER_DENSITY -> HEAVY_WATER_DENSITY
tlatorre
2019-05-14
add --plot-likelihood option to fit
tlatorre
2019-05-13
update method for calculating expected number of photons from shower and delt...
tlatorre
2019-03-31
switch back to using subplex
tlatorre
2019-03-31
fix a few typos in interp2d()
tlatorre
2019-03-31
update test-find-peaks to plot cerenkov rings
tlatorre
2019-03-31
update Makefile
tlatorre
2019-03-26
small fix to fit.c
tlatorre
2019-03-26
forgot to add scattering from acrylic to get_expected_charge()
tlatorre
2019-03-26
add energy dependent number of shower photons
tlatorre
2019-03-26
small update to the charge likelihood calculation
tlatorre
2019-03-25
update rayleigh scattering calculation
tlatorre
2019-03-25
fix some more warnings pointed out by clang
tlatorre
2019-03-25
fix uninitialized variable
tlatorre
2019-03-25
fix delta ray charge calculation
tlatorre
2019-03-25
speed up likelihood function by not calling trapz()
tlatorre
2019-03-23
speed up the likelihood calculation by avoiding calls to acos()
tlatorre
2019-03-23
fix a bug in the absorption and scattering probabilities
tlatorre
2019-03-23
set CHARGE_FRACTION to 0.4 for both electrons and muons
tlatorre
2019-03-17
set a relative tolerance of 1e-2 on the optimization parameters in the fast fit
tlatorre
2019-03-17
update MIN_NPOINTS to 10 to speed things up
tlatorre
2019-03-17
add indirect light for fast likelihood calculation
tlatorre
2019-03-16
delete license header from pack2b.{c,h}
tlatorre
2019-03-16
add GPLv3 license
tlatorre
2019-03-16
switch to using SBPLX for the minimization
tlatorre
2019-03-08
remove -fsanitize=address from Makefile
tlatorre
2019-03-08
fix some int -> floats in the PMT bank
tlatorre
2019-03-07
update fit to automatically load DQXX file based on run number
tlatorre
2019-03-07
update code to allow you to run the fit outside of the src directory
tlatorre
2019-03-07
update comment in test_path()
tlatorre
2019-03-07
fix a bug in path_init() when the direction was equal to (0,0,1)
tlatorre
2019-03-07
don't fix the position during the fast fit
tlatorre
[next]