Struct ThreePCFMeasurements#

Struct Documentation#

struct ThreePCFMeasurements#

Three-point correlation function measurements.

Public Members

int dim = 0#

dimension of data vector

std::vector<double> r1_bin#

first central separation in bins

std::vector<double> r2_bin#

second central separation in bins

std::vector<double> r1_eff#

first effective separation in bins

std::vector<double> r2_eff#

second effective separation in bins

std::vector<int> npairs_1#

number of first separation vectors in bins

std::vector<int> npairs_2#

number of second separation vectors in bins

std::vector<std::complex<double>> zeta_raw#

three-point correlation function raw measurements (with normalisation and shot noise)

std::vector<std::complex<double>> zeta_shot#

three-point correlation function shot noise