Data Fields | |
| MAP_DEPTH_MATRIX | w |
| Inversion weights for OLA problems. | |
| MAP_DEPTH_MATRIX | q |
| Estimate of pertubation for OLA problems. | |
| MAP_DEPTH_MATRIX | AvgKern |
| Full Averaging Kernel matrix. | |
| MAP_DEPTH_MATRIX | noise |
| Full Error Covariance matrix. | |
| MAP_DEPTH_MATRIX | dTilde |
| Full d~ matrix for RLS 3D-scalar and 3D-vector problems. | |
| MAP_DEPTH_MATRIX | bFull |
| Full solution matrix for RLS 3D-scalar and 3D-vector problems. | |
| MATRIX | kxGridValues |
| Values of kx, in frequency space for RLS inversions. | |
| MATRIX | kyGridValues |
| Values of ky, in frequency space for RLS inversions. | |
| bool | kxkyDone |
| Flag indicating if kx, ky grid has been written to file. | |
| MATRIX | lambdaGridValues |
| Values of lambda for RLS inversions. | |
| bool | convergence |
| Flag indicating a solution was not found. | |
| bool | noMaps |
| Flag to use maps or not in OLA-based inversions. | |
| bool | xt |
| Flag to include crosstalk in OLA-based inversions. | |
| MATRIX | bVECTORS |
| Solution matrix for RLS 1D problem; contains solutions for each lambda value as a column vector. | |
| MATRIX | A1d |
| Averaging kernel for RLS 1D problem. | |
| MATRIX | Cov1d |
| Error covariance for RLS 1D problem. | |
| Float | mu |
| Regularization parameter value (lambda1 for RLS); kept in two places: here and in parms.values. | |
| Float | sigma |
| Regularization parameter value (lambda2 for RLS); kept in two places: here and in parms.values. | |
| Float | nu |
| Crosstalk parameter value; kept in two places: here and in parms.values. | |
| FITSParameters | parms |
| parameter names, values and comments for header information in output FITS files. | |
Inversion Solution and accompanying data.
1.7.0