aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-26small fix to fit.ctlatorre
2019-03-26forgot to add scattering from acrylic to get_expected_charge()tlatorre
2019-03-26add energy dependent number of shower photonstlatorre
2019-03-26small update to the charge likelihood calculationtlatorre
2019-03-26update TODOtlatorre
2019-03-26update plotting scripts to handle case when there is no fittlatorre
2019-03-25update rayleigh scattering calculationtlatorre
2019-03-25fix some more warnings pointed out by clangtlatorre
2019-03-25fix uninitialized variabletlatorre
2019-03-25fix delta ray charge calculationtlatorre
2019-03-25update TODOtlatorre
2019-03-25speed up likelihood function by not calling trapz()tlatorre
2019-03-23speed up the likelihood calculation by avoiding calls to acos()tlatorre
2019-03-23fix a bug in the absorption and scattering probabilitiestlatorre
2019-03-23set CHARGE_FRACTION to 0.4 for both electrons and muonstlatorre
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