try {
const int nObjects = 1110;
const double redshift = 1.;
const double cell_size = 5.;
if (system("mkdir -p ../output/")) {}
std::cout <<
"The number of objects in the log-normal catalogue is " << logNormal.
catalogue(0)->nObjects() << std::endl;
}
return 0;
}
Implementation of the log-normal data structure.
int main()
main function to create the logo of the CosmoBolognaLib
const char * what() const noexcept override
the error description
void generate(const int n_lognormal_mocks, const std::string output_dir, const std::string filename="lognormal", const int start=1, const int seed=3213)
generate the log-normal mock catalogues
std::shared_ptr< catalogue::Catalogue > catalogue(const size_t i)
get the private member LogNormal::m_LNCat[i]
@ _Planck18_
Planck collaboration 2018, Paper VI: Table 2, TT,TE,EE+lowE+lensing.
double bias(const double Mmin, const double sigmalgM, const double M0, const double M1, const double alpha, const std::shared_ptr< void > inputs)
the mean galaxy bias
@ _comoving_
comoving coordinates (x, y, z)