aboutsummaryrefslogtreecommitdiff
path: root/src/likelihood.h
AgeCommit message (Expand)Author
2020-04-13add probability of a miscalibrated channel to the likelihoodtlatorre
2019-05-23add 1e-10 to the angular pdfs to ensure that the CDF is strictly increasingtlatorre
2019-05-13update method for calculating expected number of photons from shower and delt...tlatorre
2019-03-25fix delta ray charge calculationtlatorre
2019-03-23set CHARGE_FRACTION to 0.4 for both electrons and muonstlatorre
2019-03-17update MIN_NPOINTS to 10 to speed things uptlatorre
2019-03-16add GPLv3 licensetlatorre
2019-01-27add photons from delta rays to likelihood calculationtlatorre
2018-12-14switch to using fit_event2() by defaulttlatorre
2018-12-13update fit.c to fit multiple verticestlatorre
2018-12-03add a goodness of fit parameter psi to the fittlatorre
2018-11-30nll_muon -> nll and nll -> nopt_nlltlatorre
2018-11-30add ability to fit for multiple verticestlatorre
2018-11-27add separate CHARGE_FRACTION variables for electrons and muonstlatorre
2018-11-27change PSUP_REFLECTION_TIME to 80 nstlatorre
2018-11-27add rayleigh scatteringtlatorre
2018-11-25add a separate `dx_shower` parameter for the spacing of the shower track inte...tlatorre
2018-11-25update likelihood to make sure we integrate over at least 100 pointstlatorre
2018-11-25add shower photons to fast likelihood calculationtlatorre
2018-11-17add some commentstlatorre
2018-11-17speed up likelihood function and switch to using fixed dxtlatorre
2018-11-11update likelihood function to fit electrons!tlatorre
2018-10-19add MIN_RATIO_FAST to speed up the "fast" likelihood calculationtlatorre
2018-10-19epsrel -> npointstlatorre
2018-10-19update path integral to use a fixed number of pointstlatorre
2018-10-18hardcode the density when computing dE/dxtlatorre
2018-10-18update fit to fit for electrons and protonstlatorre
2018-10-02update charge fraction to 0.5tlatorre
2018-10-01use the PMT response table to calculate the amount of reflected lighttlatorre
2018-09-21increase MAX_PE to 10000tlatorre
2018-09-18update PMT TTS and dark rate from pmt_response.dattlatorre
2018-09-18update CHARGE_FRACTIONtlatorre
2018-09-13speed things up by introducing a minimum ratio between probabilitiestlatorre
2018-09-10add a fast likelihood functiontlatorre
2018-08-31add epsrel argument to likelihood functiontlatorre
2018-08-28add path to the likelihood fittlatorre
2018-08-14fix how the RMS scattering angle is calculatedtlatorre
2018-08-14move everything to src directorytlatorre