Outputs and File Formats
Run products are written beneath rootDir. Exact files depend on enabled
statistics, search method, and options.
Common Outputs
rBins.txtRadial-bin values used by the histogram outputs.
histNN*.txtNeighbor-count histogram when
compute-HistNis requested.histCF*.txtCount-derived correlation output when
and-CFis requested.histXi2pcf*.txtTwo-point correlation function.
histZetaM*.txtThree-point multipole matrices. Component and multipole suffixes depend on the active 3PCF implementation.
mHistZetaM*.txtandhistZetaG*.txtAdditional multipole/angle representations produced by selected options and add-ons.
Provenance and Logs
Each run writes a *-usedvalues parameter snapshot beneath rootDir.
When verbose_log is positive, log output is written under the run’s
temporary/log directory. Treat the used-values file as part of every analysis
artifact.
Naming Controls
histNNFileName, histXi2pcfFileName, and histZetaFileName change the
base names. suffixOutFiles appends a run-specific suffix and is useful
when comparing methods without overwriting previous outputs.
Recommended Output Practice
use a unique
rootDiror suffix for each parameter set;keep the parameter file and generated used-values file together;
record the commit hash and Makefile settings;
verify bin units before plotting or comparing runs;
do not interpret the reduced quickstart settings as science-ready values.