cogwheel.gw_prior.combined¶
Define some commonly used priors for the full set of parameters, for convenience.
Prior classes defined here can be used for parameter estimation and
are registered in a dictionary prior_registry.
Note on registered prior class names:
LVC*,IAS*andVolumetric*priors differ on the distribution of component spins:LVCis isotropic and uniform in magnitude,IASis uniform in the effective spin, andVolumetricis isotropic and uniform in the magnitude cubed.
Intrinsic*priors are for the intrinsic parameters only, these priors may be paired with a likelihood that marginalizes over extrinsic parameters.
Cartesian*priors try to avoid polar coordinates for the inplane spin components, these are better suited for samplers that don’t implement periodic parameters.
Classes
Aligned spin, flat in chieff, uniform luminosity volume. |
|
Aligned spin, flat in chieff, uniform comoving VT. |
|
Aligned spin components from isotropic distribution, uniform luminosity volume. |
|
Aligned spins from isotropic distribution, uniform comoving VT. |
|
Precessing, flat in chieff, uniform luminosity volume. |
|
Prior for usage with |
|
Uniform luminosity volume, fixed intrinsic parameters. |
|
Precessing, flat in chieff, uniform luminosity volume. |
|
Precessing, flat in chieff, uniform comoving VT. |
|
Prior for usage with |
|
Prior for usage with |
|
Prior for usage with |
|
Prior for usage with |
|
Prior for usage with |
|
Precessing, isotropic spins, uniform luminosity volume. |
|
Precessing, isotropic spins, uniform comoving VT. |
|
Prior for usage with |
|
Prior for usage with |
|
Prior for usage with |
|
Prior for usage with |
|
Provide a constructor based on a likelihood.ReferenceWaveformFinder instance to provide initialization arguments. |
|
Register existence of a Prior subclass in prior_registry. |
|
Aligned spin, flat in tidal parameters, flat in chieff, uniform luminosity volume. |
Exceptions
Indicates that a Prior is conditioned on some parameters. |