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
Fix masses, spins and tidal deformabilities. |
|
Fix reference frequency f_ref. |
|
Promote f_ref to a sampled parameter to explore its effect. |
|
Set tidal deformability parameters to zero. |