aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-07update comment in test_path()tlatorre
2019-03-07update TODOtlatorre
2019-03-07fix a bug in path_init() when the direction was equal to (0,0,1)tlatorre
2019-03-07update TODOtlatorre
2019-03-07don't fix the position during the fast fittlatorre
2019-03-05update TODOtlatorre
2019-03-05update quad() to not abort if the matrix is singulartlatorre
2019-03-04update TODOtlatorre
2019-03-04add a function to tag flasher eventstlatorre
2019-03-04update fit to print gtid and nhit even if we skip the eventtlatorre
2019-03-04add a --min-nhit command line argumenttlatorre
2019-03-04update get_event() to handle events without a pmt bank linktlatorre
2019-03-04fix a bug in zebra_read_next_logical_record() when the size is zerotlatorre
2019-03-04update TODOtlatorre
2019-03-04speed up get_solid_angle_fast()tlatorre
2019-03-04skip logical record if there is no EV banktlatorre
2019-03-04skip reading in mcgn banks if there is no mc banktlatorre
2019-03-04update run-fit so that you can ctrl-c ittlatorre
2019-03-04log(norm(...)) -> log_norm(...)tlatorre
2019-03-04check that all links are nonzerotlatorre
2019-03-04update TODOtlatorre
2019-01-31small updates to make sure we don't calculate nanstlatorre
2019-01-29normalize delta ray charge by total rangetlatorre
2019-01-29add a function to compute the angular distribution normalizationtlatorre
2019-01-27update find_peaks algorithm to subtract previous ringstlatorre
2019-01-27add photons from delta rays to likelihood calculationtlatorre
2019-01-17update test-find-peaks to test the first eventtlatorre
2019-01-15fix a bug with getting the first MCTK banktlatorre
2019-01-15update zebra library to be able to use linkstlatorre
2019-01-10update TODOtlatorre
2019-01-10update TODOtlatorre
2019-01-10update find_peaks algorithmtlatorre
2018-12-17update TODOtlatorre
2018-12-14fix another bug in combinations_with_replacement()tlatorre
2018-12-14switch to using fit_event2() by defaulttlatorre
2018-12-14add a function to compute combinations with replacementtlatorre
2018-12-14fix help stringtlatorre
2018-12-13add some more comments and fix a memory leaktlatorre
2018-12-13add -fdiagnostics-color to Makefiletlatorre
2018-12-13add some commentstlatorre
2018-12-13update fit.c to fit multiple verticestlatorre
2018-12-13update find_peaks_array() to return peaks in sorted ordertlatorre
2018-12-13add function to compute unique direction vectors for a multi particle fittlatorre
2018-12-11fix some compiler warningstlatorre
2018-12-11add a function to find peaks using a Hough transformtlatorre
2018-12-07add the QUAD fittertlatorre
2018-12-04don't quit when maxtime is reachedtlatorre
2018-12-04update TODOtlatorre
2018-12-04fix bugtlatorre
2018-12-04add a command line parameter to control the maximum time of the fittlatorre