aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-05-24add a script to submit jobs to the gridtlatorre
2019-05-24update sprintf_yaml_list()tlatorre
2019-05-24add a comment to get_theta0_min()tlatorre
2019-05-24several small updates to fit.ctlatorre
2019-05-24switch to using BOBYQA since it's fastertlatorre
2019-05-24change MAX_NPEAKS to 5tlatorre
2019-05-24don't do fast fit during quick minimization phasetlatorre
2019-05-24set THETA0_MIN to 1e-5tlatorre
2019-05-23write to stdout if no output file is specifiedtlatorre
2019-05-23add zdab-cattlatorre
2019-05-23make float formatting consistent in sprintf_yaml_list()tlatorre
2019-05-23add 1e-10 to the angular pdfs to ensure that the CDF is strictly increasingtlatorre
2019-05-22fix a bug in previous committlatorre
2019-05-22add a function to compute the number of shower photons for muonstlatorre
2019-05-22make sure theta0 is less than MAX_THETA0 in get_probability() to prevent a gs...tlatorre
2019-05-22WATER_DENSITY -> HEAVY_WATER_DENSITYtlatorre
2019-05-14add --plot-likelihood option to fittlatorre
2019-05-13update method for calculating expected number of photons from shower and delt...tlatorre
2019-03-31switch back to using subplextlatorre
2019-03-31fix a few typos in interp2d()tlatorre
2019-03-31update test-find-peaks to plot cerenkov ringstlatorre
2019-03-31update Makefiletlatorre
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-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-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-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 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-07fix a bug in path_init() when the direction was equal to (0,0,1)tlatorre
2019-03-07don't fix the position during the fast fittlatorre
2019-03-05update quad() to not abort if the matrix is singulartlatorre
2019-03-04add a function to tag flasher eventstlatorre
2019-03-04update fit to print gtid and nhit even if we skip the eventtlatorre