Method
NumCosmoDataClusterPseudoCountsinit_from_sampling
Declaration [src]
void
nc_data_cluster_pseudo_counts_init_from_sampling (
NcDataClusterPseudoCounts* dcpc,
NcmMSet* mset,
NcmRNG* rng,
const gint np
)
Description [src]
Initializes the cluster pseudo counts data by sampling np clusters. Sets the number
of clusters and generates observational uncertainties for Planck and CLASH catalogs,
then resamples the data using the provided model set mset and random number
generator rng.