cogwheel.gw_prior.miscellaneousΒΆ

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

FixedIntrinsicParametersPrior

Fix masses, spins and tidal deformabilities.

FixedReferenceFrequencyPrior

Fix reference frequency f_ref.

LogarithmicReferenceFrequencyPrior

Promote f_ref to a sampled parameter to explore its effect.

ZeroTidalDeformabilityPrior

Set tidal deformability parameters to zero.