nessai.reparameterisations

Functions and objects related to reparametersiations for use in the reparameterisations dictionary.

See the documentation for an in-depth description of how to use these functions and classes.

Submodules

Package Contents

Classes

Angle

Reparameterisation for a single angle.

AnglePair

Reparameterisation for a pair of angles and a radial component.

ToCartesian

Convert a parameter to Cartesian coordinates

Reparameterisation

Base object for reparameterisations.

CombinedReparameterisation

Class to handle multiple reparameterisations

NullReparameterisation

Reparameterisation that does not modify the parameters.

Rescale

Reparameterisation that rescales the parameters by a constant factor

RescaleToBounds

Reparameterisation that maps to the specified interval.

Functions

get_reparameterisation(reparameterisation[, defaults])

Function to get a reparameterisation class from a name