Skip to content

start to split the likelihood into bitesize chunks

Colm Talbot requested to merge modularise_likelihood into master

The current likelihood function does a lot. I think we could split it into neater chunks that will make it easier to use and adapt if we want to start analytically marginalising some parameters.

The current version shouldn't break anything but I feel like this should probably get some discussion before being merged.

@gregory.ashton @paul-lasky @moritz.huebner

Merge request reports