|
NaMaster
|
Flat-sky Gaussian covariance matrix. More...
#include <namaster.h>
Data Fields | |
| nmt_binning_scheme_flat * | bin |
| Bandpowers defining the binning. More... | |
| flouble ** | xi00_1122 |
| First (a1b1-a2b2), 00, mode coupling matrix (see scientific documentation) More... | |
| flouble ** | xi00_1221 |
| Second (a1b2-a2b1), 00, mode coupling matrix (see scientific documentation) More... | |
| flouble ** | xi02_1122 |
| First (a1b1-a2b2), 02, mode coupling matrix (see scientific documentation) More... | |
| flouble ** | xi02_1221 |
| Second (a1b2-a2b1), 02, mode coupling matrix (see scientific documentation) More... | |
| flouble ** | xi22p_1122 |
| First (a1b1-a2b2), 22p, mode coupling matrix (see scientific documentation) More... | |
| flouble ** | xi22p_1221 |
| Second (a1b2-a2b1), 22p, mode coupling matrix (see scientific documentation) More... | |
| flouble ** | xi22m_1122 |
| First (a1b1-a2b2), 22m, mode coupling matrix (see scientific documentation) More... | |
| flouble ** | xi22m_1221 |
| Second (a1b2-a2b1), 22m, mode coupling matrix (see scientific documentation) More... | |
Flat-sky Gaussian covariance matrix.
Structure containing the information necessary to compute Gaussian covariance matrices for the pseudo-CL spectra of two flat-sky spin-0 fields.
| nmt_binning_scheme_flat* nmt_covar_workspace_flat::bin |
Bandpowers defining the binning.
| flouble** nmt_covar_workspace_flat::xi00_1122 |
First (a1b1-a2b2), 00, mode coupling matrix (see scientific documentation)
| flouble** nmt_covar_workspace_flat::xi00_1221 |
Second (a1b2-a2b1), 00, mode coupling matrix (see scientific documentation)
| flouble** nmt_covar_workspace_flat::xi02_1122 |
First (a1b1-a2b2), 02, mode coupling matrix (see scientific documentation)
| flouble** nmt_covar_workspace_flat::xi02_1221 |
Second (a1b2-a2b1), 02, mode coupling matrix (see scientific documentation)
| flouble** nmt_covar_workspace_flat::xi22m_1122 |
First (a1b1-a2b2), 22m, mode coupling matrix (see scientific documentation)
| flouble** nmt_covar_workspace_flat::xi22m_1221 |
Second (a1b2-a2b1), 22m, mode coupling matrix (see scientific documentation)
| flouble** nmt_covar_workspace_flat::xi22p_1122 |
First (a1b1-a2b2), 22p, mode coupling matrix (see scientific documentation)
| flouble** nmt_covar_workspace_flat::xi22p_1221 |
Second (a1b2-a2b1), 22p, mode coupling matrix (see scientific documentation)
1.8.11