cogwheel.gw_prior.tidesΒΆ

Default modular priors for tidal parameters, for convenience.

They can be combined just by subclassing CombinedPrior and defining an attribute prior_classes that is a list of such priors (see gw_prior.combined). Each may consume some arguments in the __init__(), but should forward as **kwargs any arguments that other priors may need.

Classes

UniformTidalDeformabilitiesBNSPrior

Uniform prior for tidal deformability, independent for the two compact objects.