tjpcov.covariance_fourier_cNG_fsky#

Classes#

FouriercNGHaloModelFsky

Class to compute the CellxCell Halo Model cNG Covariance.

Module Contents#

class tjpcov.covariance_fourier_cNG_fsky.FouriercNGHaloModelFsky(config)[source]#

Bases: tjpcov.covariance_fourier_cNG.FouriercNGHaloModel

Class to compute the CellxCell Halo Model cNG Covariance.

Initialize the class with a config file or dictionary.

Parameters:

config (dict or str) – If dict, it returns the configuration dictionary directly. If string, it asumes a YAML file and parses it.

cov_type = 'cNG'[source]#
fsky[source]#
_get_fsky(tr=None)[source]#

Returns the fractional sky area from user input.

Parameters:

masks (dict) – dictionary containing the survey tracers to obtain the survey mask (irrelevant in this case).

Returns:

fractional sky area.

Return type: