cogwheel.prior.UnitJacobianMixin

class cogwheel.prior.UnitJacobianMixin

Bases: object

Define .ln_jacobian_determinant for priors with unit Jacobian determinant.

Methods

ln_jacobian_determinant

Natural log Jacobian determinant of the inverse transform.

ln_jacobian_determinant(*par_vals, **par_dic)

Natural log Jacobian determinant of the inverse transform.

Take .standard_params + .conditioned_on parameters and return a float representing

log|∂{sampled_params} / ∂{standard_params}|