35 #ifndef __MODELLINGTWOPOINTPROJ__
36 #define __MODELLINGTWOPOINTPROJ__
Functions to model the projected two-point correlation function.
The class Modelling_TwoPointCorrelation1D_monopole.
void set_data(const std::shared_ptr< data::Data > dataset)
set the dataset
The class Modelling_TwoPointCorrelation1D_monopole.
The class Modelling_TwoPointCorrelation_projected.
Modelling_TwoPointCorrelation_projected(const std::shared_ptr< cbl::measure::twopt::TwoPointCorrelation > twop)
constructor
void set_fiducial_wpDM()
set the fiducial model for the dark matter projected correlation function
~Modelling_TwoPointCorrelation_projected()=default
default destructor
void set_model_HOD(const statistics::PriorDistribution Mmin_prior={}, const statistics::PriorDistribution sigmalgM_prior={}, const statistics::PriorDistribution M0_prior={}, const statistics::PriorDistribution M1_prior={}, const statistics::PriorDistribution alpha_prior={})
set the HOD parameters used to model the full shape of the projected two-point correlation function
void set_model_linearBias(const statistics::PriorDistribution bsigma8_prior)
set the model to fit the projected two-point correlation function assuming a linear bias
Modelling_TwoPointCorrelation_projected()=default
default constuctor
Modelling_TwoPointCorrelation_projected(const std::shared_ptr< data::Data > twop_dataset)
constructor
The class PriorDistribution.
The global namespace of the CosmoBolognaLib