lsst_inaf_agile.merloni2014

Implement Merloni+ 2014.

Attributes

TAB2

z

Classes

Merloni2014

Merloni+ 2014 class.

Module Contents

TAB2[source]
class Merloni2014(interpolate, extrapolate, f_obs_minimum=0.05, f_obs_maximum=0.95)[source]

Merloni+ 2014 class.

Provides the optically obscured AGN fraction as well as the possibility to both interpolate and extrapolate. The latter is achieved through investigating the functional form of the Merloni+ 2014 parameters that dictate the obscured AGN fraction as a function of luminosity and redshift.

interpolate[source]
extrapolate[source]
f_obs_minimum = 0.05[source]
f_obs_maximum = 0.95[source]
get_parameters(lxs)[source]

Return Merloni+2014 parameters b and d at a fixed LX.

get_f_obs(z, lxs)[source]

Return the fraction of optically obscured AGNs.

static fun(z, b, d)[source]

Return redshift-dependent b and d parameters from Merloni+ 2014.

z[source]