Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-16 | add GPLv3 license | tlatorre | |
2018-11-27 | add rayleigh scattering | tlatorre | |
This commit adds Rayleigh scattering to the likelihood function. The Rayleigh scattering lengths come from rsp_rayleigh.dat from SNOMAN which only includes photons which scattered +/- 10 ns around the prompt peak. The fraction of light which scatters is treated the same in the likelihood as reflected light, i.e. it is uniform across all the PMTs in the detector and the time PDF is assumed to be a constant for a fixed amount of time after the prompt peak. | |||
2018-10-01 | add absorption length for acrylic | tlatorre | |
2018-09-20 | add absorption lengths for D2O and H2O weighted by the Cerenkov spectrum and ↵ | tlatorre | |
the quantum efficiency | |||
2018-09-17 | update likelihood to calculate absorption length correctly | tlatorre | |
2018-09-11 | add absorption length | tlatorre | |
This commit adds the absorption length to the likelihood calculation. For now I'm just using a single number independent of wavelength. I should update this in the future to actually use the absorption lengths as measured by SNO and then calculate an overall absorption length weighted by the Cerenkov spectrum and the PMT quantum efficiency. | |||
2018-08-14 | add refractive index for heavy and light water from snoman | tlatorre | |
2018-08-14 | move everything to src directory | tlatorre | |