aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-17set a relative tolerance of 1e-2 on the optimization parameters in the fast fittlatorre
2019-03-17update MIN_NPOINTS to 10 to speed things uptlatorre
2019-03-17add indirect light for fast likelihood calculationtlatorre
2019-03-16update READMEtlatorre
2019-03-16add license header to snogentlatorre
2019-03-16delete license header from pack2b.{c,h}tlatorre
2019-03-16add GPLv3 licensetlatorre
2019-03-16switch to using SBPLX for the minimizationtlatorre
2019-03-08remove -fsanitize=address from Makefiletlatorre
2019-03-08fix some int -> floats in the PMT banktlatorre
2019-03-07update TODOtlatorre
2019-03-07update TODOtlatorre
2019-03-07update fit to automatically load DQXX file based on run numbertlatorre
2019-03-07update code to allow you to run the fit outside of the src directorytlatorre
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