Skip to content

Null likelihood

Colm Talbot requested to merge null_likelihood into master

Add a function that calculates the likelihood that the data is Gaussian noise.

This value is then used to normalise the log likelihood. The new version has the property:

logl = SNR^2 / 2

Merge request reports