Class
NumCosmoPlanckFICorTT
Description [src]
class NumCosmo.PlanckFICorTT : NumCosmo.PlanckFI
{
/* No available fields */
}
Planck Foreground and Instrument model for TT correlation maps.
If you use this object, cite [Planck 2015 results XI (2015)][XPlanckCollaboration2015a], [Planck 2018 results V (2019)][XPlanckCollaboration2019] and related papers.
Functions
nc_planck_fi_cor_tt_add_all_default18_priors
Adds all default priors above:
- nc_planck_fi_cor_tt_add_default18_gal_priors()
- nc_planck_fi_cor_tt_add_default18_calib_priors()
- nc_planck_fi_cor_tt_add_default18_sz_prior().
nc_planck_fi_cor_tt_add_all_default_priors
Adds all default priors above:
- nc_planck_fi_cor_tt_add_default_gal_priors()
- nc_planck_fi_cor_tt_add_default_calib_priors()
- nc_planck_fi_cor_tt_add_default_sz_prior().
nc_planck_fi_cor_tt_add_calib_priors
Add the calibration Gaussian priors using mean and sigma as mean and standard deviation.
nc_planck_fi_cor_tt_add_default18_calib_priors
Add the calibration priors as described in [Planck 2018 results V (2019)][XPlanckCollaboration2019]. It uses the default values.
nc_planck_fi_cor_tt_add_default18_gal_priors
Add the galaxy dust priors as described in [Planck 2018 results V (2019)][XPlanckCollaboration2019]. It uses the default values.
nc_planck_fi_cor_tt_add_default18_sz_prior
Add the SZ prior as described in [Planck 2018 results V (2019)][XPlanckCollaboration2019].
nc_planck_fi_cor_tt_add_default_calib_priors
Add the calibration priors as described in [Planck 2015 results XI (2015)][XPlanckCollaboration2015a]. It uses the default values.
nc_planck_fi_cor_tt_add_default_gal_priors
Add the galaxy dust priors as described in [Planck 2015 results XI (2015)][XPlanckCollaboration2015a]. It uses the default values.
nc_planck_fi_cor_tt_add_default_sz_prior
Add the SZ prior as described in [Planck 2015 results XI (2015)][XPlanckCollaboration2015a]. The prior is given by a $\chi^2$ factor in the form $$\frac{(A^{\mathrm{kSZ}} + f_\mathrm{tSZ} A^{\mathrm{tSZ}} - \mu)^2}{\sigma^2}.$$ It uses the default values.
nc_planck_fi_cor_tt_add_gal_priors
Add the galaxy dust Gaussian priors using mean and sigma as mean and standard deviation.
nc_planck_fi_cor_tt_add_sz_prior
Add the SZ prior as described in [Planck 2015 results XI (2015)][XPlanckCollaboration2015a], see also [Planck 2018 results V (2019)][XPlanckCollaboration2019] Eq. (23), The prior is given by a $\chi^2$ factor in the form $$\frac{(A^{\mathrm{kSZ}} + f_\mathrm{tSZ} A^{\mathrm{tSZ}} - \mu)^2}{\sigma^2}.$$.
Instance methods
Methods inherited from NcPlanckFI (2)
nc_planck_fi_free
Decreases the reference count of pfi by one.
nc_planck_fi_ref
Increases the reference count of pfi by one.
Properties
Properties inherited from NcPlanckFI (1)
Properties inherited from NcmModel (9)
NumCosmoMath.Model:implementation
NumCosmoMath.Model:name
NumCosmoMath.Model:nick
NumCosmoMath.Model:params-types
NumCosmoMath.Model:reparam
NumCosmoMath.Model:scalar-params-len
NumCosmoMath.Model:sparam-array
NumCosmoMath.Model:submodel-array
NumCosmoMath.Model:vector-params-len
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.