cogwheel.gw_prior.massΒΆ

Default modular priors for mass 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

UniformDetectorFrameMassesPrior

Uniform prior for detector frame masses.