ARTS built-in documentation server
Workspace Variable covmat_sx
Covariance matrix of a priori distribution This covariance matrix describes the Gaussian a priori distribution for an OEM retrieval. It is represented using a symmetric block matrix. covmat_sx can be used in two ways: Either with a block for each retrieval quantity or with a single block containing the full covariance matrix. Using a single block for each retrieval quantity has is advantageous for if the retrieval quantities are assumed to be independent. In this case, the covariance blocks can be added separately for each quantity and will allow optimizing matrix multiplications and inverses required for the OEM calculation. The other case of using a single-block covariance matrix is supported for convenience as well. Usage: Used by inversion methods. Dimensions: [ x, x ]
Group: CovarianceMatrix
Specific methods that can generate covmat_sx
- covmat_sxSet
- covmat_sxAddBlock
- covmat_sxAddInverseBlock
- retrievalAddAbsSpecies
- retrievalAddFreqShift
- retrievalAddFreqStretch
- retrievalDefInit
- retrievalAddCatalogParameter
- retrievalAddCatalogParameters
- retrievalAddMagField
- retrievalAddPointingZa
- retrievalAddPolyfit
- retrievalAddScatSpecies
- retrievalAddSinefit
- retrievalAddSpecialSpecies
- retrievalAddSurfaceQuantity
- retrievalAddTemperature
- retrievalAddWind
Generic and supergeneric methods that can generate covmat_sx
Specific methods that require covmat_sx
- covmat_sxAddBlock
- covmat_sxAddInverseBlock
- covmat_sxExtractSqrtDiagonal
- OEM
- covmat_ssCalc
- retrievalDefClose
- retrievalAddAbsSpecies
- retrievalAddFreqShift
- retrievalAddCatalogParameter
- retrievalAddCatalogParameters
- retrievalAddMagField
- retrievalAddPointingZa
- retrievalAddPolyfit
- retrievalAddScatSpecies
- retrievalAddSinefit
- retrievalAddSpecialSpecies
- retrievalAddSurfaceQuantity
- retrievalAddTemperature
- retrievalAddWind
Generic and supergeneric methods that can use covmat_sx
- Copy
- covmat_seSet
- covmat_sxSet
- Delete
- Ignore
- MatrixFromCovarianceMatrix
- WriteXML
- WriteXMLIndexed
Agendas that can generate covmat_sx
- none
Agendas that require covmat_sx
- none