Closed Kruthi24 closed 4 years ago
We have to change conversion.py
to use likelihood.calculate_snrs_from_summary_data
for the case where relative binning is used, right?
We have to change
conversion.py
to uselikelihood.calculate_snrs_from_summary_data
for the case where relative binning is used, right?
Yes that's right Kruthi! I didn't have time to look into it in detail, but it there a quickfire way in which we can do this?
2a1dd91 closes #6.
I have removed
log_likelihood_ratio_approx
. And the scipy maximization is not yet working.