Struct PowspecMeasurements#

Struct Documentation#

struct PowspecMeasurements#

Power spectrum measurements.

Public Members

int dim = 0#

dimension of data vector

std::vector<double> kbin#

central wavenumber in bins

std::vector<double> keff#

effective wavenumber in bins

std::vector<int> nmodes#

number of wavevectors in bins

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

power spectrum raw measurements (with normalisation and shot noise)

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

power spectrum shot noise