Age | Commit message (Expand) | Author |
---|---|---|
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 |