Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-05 | update how the energy bias is applied in chi2 and plot-michels | tlatorre | |
This commit updates how the energy bias is applied when we correct for the energy bias in correct_energy_bias(). The correct way to apply this correction is to compute: T_corrected = T_reco/(1+bias) whereas previously we were multiplying by (1-bias). | |||
2020-09-09 | argmin -> argmax | tlatorre | |
2020-09-09 | update michel script to fit for bias and resolution | tlatorre | |
2020-09-07 | update python scripts to not call plt.show() when run with --save | tlatorre | |
2020-08-17 | add a new script to plot the michel energy distribution | tlatorre | |