aboutsummaryrefslogtreecommitdiff
path: root/src/likelihood.c
AgeCommit message (Expand)Author
2018-09-18update CHARGE_FRACTIONtlatorre
2018-09-18free memory from muon_energy structtlatorre
2018-09-17fix bug in fast likelihood calculationtlatorre
2018-09-17update likelihood function to calculate time of flight of photons using get_p...tlatorre
2018-09-17update likelihood to calculate absorption length correctlytlatorre
2018-09-17update muon kinetic energy calculationtlatorre
2018-09-13add a function to compute log(n) for integer ntlatorre
2018-09-13speed things up by introducing a minimum ratio between probabilitiestlatorre
2018-09-12small updates to speed things uptlatorre
2018-09-11update fast likelihood function to include the pmt response and absorptiontlatorre
2018-09-10add a fast likelihood functiontlatorre
2018-09-04add a function to return the kahan sum of an arraytlatorre
2018-08-31add epsrel argument to likelihood functiontlatorre
2018-08-31switch back to calling cquad just once to speed things uptlatorre
2018-08-28add path to the likelihood fittlatorre
2018-08-27update code to use get_index_snoman* functions to calculate the index of refr...tlatorre
2018-08-14fix how the RMS scattering angle is calculatedtlatorre
2018-08-14move everything to src directorytlatorre