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-03-04
speed up get_solid_angle_fast()
tlatorre
2019-03-04
skip logical record if there is no EV bank
tlatorre
2019-03-04
skip reading in mcgn banks if there is no mc bank
tlatorre
2019-03-04
update run-fit so that you can ctrl-c it
tlatorre
2019-03-04
log(norm(...)) -> log_norm(...)
tlatorre
2019-03-04
check that all links are nonzero
tlatorre
2019-01-31
small updates to make sure we don't calculate nans
tlatorre
2019-01-29
normalize delta ray charge by total range
tlatorre
2019-01-29
add a function to compute the angular distribution normalization
tlatorre
2019-01-27
update find_peaks algorithm to subtract previous rings
tlatorre
2019-01-27
add photons from delta rays to likelihood calculation
tlatorre
2019-01-17
update test-find-peaks to test the first event
tlatorre
2019-01-15
fix a bug with getting the first MCTK bank
tlatorre
2019-01-15
update zebra library to be able to use links
tlatorre
2019-01-10
update find_peaks algorithm
tlatorre
2018-12-14
fix another bug in combinations_with_replacement()
tlatorre
2018-12-14
switch to using fit_event2() by default
tlatorre
2018-12-14
add a function to compute combinations with replacement
tlatorre
2018-12-14
fix help string
tlatorre
2018-12-13
add some more comments and fix a memory leak
tlatorre
2018-12-13
add -fdiagnostics-color to Makefile
tlatorre
2018-12-13
add some comments
tlatorre
2018-12-13
update fit.c to fit multiple vertices
tlatorre
2018-12-13
update find_peaks_array() to return peaks in sorted order
tlatorre
2018-12-13
add function to compute unique direction vectors for a multi particle fit
tlatorre
2018-12-11
fix some compiler warnings
tlatorre
2018-12-11
add a function to find peaks using a Hough transform
tlatorre
2018-12-07
add the QUAD fitter
tlatorre
2018-12-04
don't quit when maxtime is reached
tlatorre
2018-12-04
fix bug
tlatorre
2018-12-04
add a command line parameter to control the maximum time of the fit
tlatorre
2018-12-04
set a stopping criterion of 1% for the fit parameters
tlatorre
2018-12-03
update run-fit
tlatorre
2018-12-03
fix test-zebra
tlatorre
2018-12-03
add script to run multiple fits
tlatorre
2018-12-03
add a goodness of fit parameter psi to the fit
tlatorre
2018-11-30
sizeof()/sizeof() -> LEN()
tlatorre
2018-11-30
nll_muon -> nll and nll -> nopt_nll
tlatorre
2018-11-30
add ability to fit for multiple vertices
tlatorre
2018-11-28
update sno_charge.c
tlatorre
2018-11-27
add separate CHARGE_FRACTION variables for electrons and muons
tlatorre
2018-11-27
change PSUP_REFLECTION_TIME to 80 ns
tlatorre
2018-11-27
add rayleigh scattering
tlatorre
2018-11-27
a bunch of small changes to speed things up
tlatorre
2018-11-27
update dx_shower to 10 cm to speed things up
tlatorre
2018-11-26
update .gitignore
tlatorre
2018-11-26
update electron range tables
tlatorre
2018-11-25
add a separate `dx_shower` parameter for the spacing of the shower track inte...
tlatorre
2018-11-25
speed up fast likelihood calculation
tlatorre
2018-11-25
speed up particle init
tlatorre
[next]