Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-06 | add sddm/stats.py | tlatorre | |
This commit adds the new file sddm/stats.py to and adds a function to correctly sample a Monte Carlo histogram when computing p-values. In particular, I now take into account the uncertainty on the total number of expected events by drawing from a gamma distribution, which is the posterior of the Poisson likelihood function with a prior of 1/lambda. | |||
2020-06-29 | add energy scale to chi2 fit | tlatorre | |
2020-06-23 | first draft of a script to do the chi2 analysis | tlatorre | |
This commit adds a first draft of a script called chi2. This script calculates a chi2 for the null hypothesis test if the events in the energy range 20 MeV - 10 GeV match what we expect from atmospheric neutrino events. |