lib.data_vector.plottingΒΆ

Utilities to plot data vectors and covariance matrices.

Functions

DataPlotStyle

Convenience function to plot data vector.

MatrixPlotStyle

Convenience function to plot covariance/correlation matrix.

Classes

BaseDataPlotStyle

Base data plotting class.

CorrelationFunctionPlotStyle

Plotting style for correlation function, y-coordinates are \(s^{n} \xi(s)\) with n given by xpow.

CorrelationMatrixPlotStyle

Plotting style for correlation matrix.

CovarianceMatrixPlotStyle

Plotting style for covariance matrix.

PowerSpectrumPlotStyle

Plotting style for power spectrum, y-coordinates are \(k^{n} P(k)\) with n given by xpow.