Outputs and File Formats
Every run writes beneath rootDir. Model, grid, and summary files use the
configured prefix where applicable.
Run Metadata
<rootDir>/*-usedvaluesComplete parameter values used by the run.
<rootDir>/tmp/wlcf.logLog output when
verbose_logis greater than zero.<rootDir>/<prefix>info.txtCompact summary of cosmology and numerical-grid settings.
Background and Grid Tables
<rootDir>/<prefix>background_functions.txtRadial table containing redshift, distance, growth, nonlinear-scale, effective-index, and lensing-weight quantities.
<rootDir>/<prefix>theta_array.txtAngular separation grid for the 3PCF multipoles.
<rootDir>/<prefix>ellArray.txtAngular multipole grid for projected bispectrum products.
<rootDir>/<prefix>kArray.txtWavenumber grid for Fourier-space bispectrum products.
3PCF and Bispectrum Tables
<rootDir>/<prefix>zetam<m>.txtMatrix of \(\zeta_m(\theta_1,\theta_2)\) for each moment from zero through
mMax.<rootDir>/<prefix>Bmells_<m>.txtProjected bispectrum multipole matrix on the
ellArraygrid.<rootDir>/<prefix>BmellsVector_<m>.txtFlattened projected-bispectrum matrix written when
writevectorsis true.<rootDir>/<prefix>Bnk_<m>.txtFourier-space bispectrum matrix on the
kArraygrid.
Production Practice
Use a distinct rootDir or prefix for every configuration. Keep the
used-parameter file and info.txt with the numerical products. Before a
large scan, verify expected shapes and finite values with a reduced run such as
the one in Quickstart.