Skip to content

Add per-detector likelihood calculation

Ethan Payne requested to merge ethan.payne/bilby:per_detector_likelihoods into master

Addresses #646 (closed). There is some duplication of code for computing the log likelihood from the various SNR arrays. It might be good to fold this into a likelihood_from_snr_arrays function.

Edited by Ethan Payne

Merge request reports