Logo

A physics toolbox for laser spectroscopy.

Static Badge Static Badge Static Badge

Static Badge Static Badge

© 2025 Patrick Müller. All rights reserved.

qspec.print_cov  (  cov normalize = False decimals = 2  )[source]

Print a covariance "as is" or as color-coded Pearson correlation coefficients.

Parameters:
covNone

A covariance matrix.

normalizeNone

Whether to normalize the covariance to be the Pearson correlation coefficient.

decimalsNone

The number of decimal places to be printed.

Returns:
outNone

API navigation