Struct BispecMeasurements#

Struct Documentation#

struct BispecMeasurements#

Bispectrum measurements.

Public Members

int dim = 0#

dimension of data vector

std::vector<double> k1_bin#

first central wavenumber in bins

std::vector<double> k2_bin#

second central wavenumber in bins

std::vector<double> k1_eff#

first effective wavenumber in bins

std::vector<double> k2_eff#

second effective wavenumber in bins

std::vector<int> nmodes_1#

number of first wavevectors in bins

std::vector<int> nmodes_2#

number of second wavevectors in bins

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

bispectrum raw measurements (with normalisation and shot noise)

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

bispectrum shot noise