Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-20 | add absorption lengths for D2O and H2O weighted by the Cerenkov spectrum and ↵ | tlatorre | |
the quantum efficiency | |||
2018-09-17 | add absorption length data from SNOMAN | tlatorre | |
This commit updates get_absorption_length_snoman_d2o() and get_absorption_length_h2o() to use absorption lengths from SNOMAN. Currently I'm just using the values from prod/media.dat but there are other media files in that directory that have values that seem to be actually measured using in-situ measurements (for example media_qoca_*.dat). I'm not 100% sure which ones to use so I am adding the default ones for now. | |||
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 | |