aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
AgeCommit message (Expand)Author
2019-07-11switch from YAML output to HDF5 to speed things uptlatorre
2019-06-25add ability to read gzipped zdab filestlatorre
2019-05-24add a script to submit jobs to the gridtlatorre
2019-05-23add zdab-cattlatorre
2019-03-31update test-find-peaks to plot cerenkov ringstlatorre
2019-03-31update Makefiletlatorre
2019-03-08remove -fsanitize=address from Makefiletlatorre
2019-03-07update code to allow you to run the fit outside of the src directorytlatorre
2019-03-04add a function to tag flasher eventstlatorre
2018-12-13add -fdiagnostics-color to Makefiletlatorre
2018-12-13update fit.c to fit multiple verticestlatorre
2018-12-11add a function to find peaks using a Hough transformtlatorre
2018-12-07add the QUAD fittertlatorre
2018-12-03fix test-zebratlatorre
2018-11-27add rayleigh scatteringtlatorre
2018-11-26update electron range tablestlatorre
2018-10-18update fit to fit for electrons and protonstlatorre
2018-09-20add git SHA1 hash to output filetlatorre
2018-09-17add get_path_length()tlatorre
2018-09-11add PMT responsetlatorre
2018-08-31compile with -O2 to speed things uptlatorre
2018-08-31rotate and translate the path in path_init to speed things uptlatorre
2018-08-28add path to the likelihood fittlatorre
2018-08-27add code to expand the track of a particle using a KL expansiontlatorre
2018-08-14update fit to use nlopt for minimizationtlatorre
2018-08-14move everything to src directorytlatorre