ARTS built-in documentation server
Workspace Method covmat_ssCalc
Description
Calculates the covariance matrix describing the error due to smoothing.
The calculation of covmat_ss also requires the averaging kernel matrix avk
to be computed after a successful OEM calculation.
Authors: Simon Pfreundschuh
Synopsis
Variables
OUT | covmat_ss | (Matrix) | Covariance matrix describing the retrieval error due to smoothing. |
IN | avk | (Matrix) | Averaging kernel matrix. |
IN | covmat_sx | (CovarianceMatrix) | Covariance matrix of a priori distribution This covariance matrix describes the Gaussian a priori distribution for an OEM retrieval. |