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
/
Makefile
Age
Commit message (
Expand
)
Author
2019-05-24
add a script to submit jobs to the grid
tlatorre
2019-05-23
add zdab-cat
tlatorre
2019-03-31
update test-find-peaks to plot cerenkov rings
tlatorre
2019-03-31
update Makefile
tlatorre
2019-03-08
remove -fsanitize=address from Makefile
tlatorre
2019-03-07
update code to allow you to run the fit outside of the src directory
tlatorre
2019-03-04
add a function to tag flasher events
tlatorre
2018-12-13
add -fdiagnostics-color to Makefile
tlatorre
2018-12-13
update fit.c to fit multiple vertices
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-03
fix test-zebra
tlatorre
2018-11-27
add rayleigh scattering
tlatorre
2018-11-26
update electron range tables
tlatorre
2018-10-18
update fit to fit for electrons and protons
tlatorre
2018-09-20
add git SHA1 hash to output file
tlatorre
2018-09-17
add get_path_length()
tlatorre
2018-09-11
add PMT response
tlatorre
2018-08-31
compile with -O2 to speed things up
tlatorre
2018-08-31
rotate and translate the path in path_init to speed things up
tlatorre
2018-08-28
add path to the likelihood fit
tlatorre
2018-08-27
add code to expand the track of a particle using a KL expansion
tlatorre
2018-08-14
update fit to use nlopt for minimization
tlatorre
2018-08-14
move everything to src directory
tlatorre