mrpy.extra.reparameterise.Ap1MRP¶
-
class
mrpy.extra.reparameterise.Ap1MRP(p1=None, p2=None, p3=None, logHs=None, alpha=None, beta=None, **kwargs)¶ A fairly standard parameterisation of the TGGD (eg. Lagos et al. Eq. 2.1)
Notes
This parameterisation is determined by setting
\[(\log \mathcal{H}_\star, lpha, eta) = (p_1, p_2-1, p_3).\]Methods
__init__([p1, p2, p3, logHs, alpha, beta])dndlog10m([log])Return the MRP in log10 space at `m’. dndm([log])Return the MRP at m. ngtm([log])The number density greater than mmin. p_T(**kwargs)New parameters as functions of the standard MRP parameters. rho_gtm([log])The mass-weighted integral of the MRP, in reverse (ie. theta_T([p1, p2, p3])Standard MRP parameters as functions of the new parameters.