Wilkinson Microwave Anisotropy Probe
Description
Iterative algorithms are used to create skymaps from the calibrated differential time-ordered WMAP data for each of the ten differencing assemblies. Each pixel in a map represents a sky temperature for the bandpass appropriate to the differencing assembly. The CMB dipole has been removed from the Stokes I maps.
Maps for each year of WMAP data have been supplied through LAMBDA. Full five year maps were produced by performing a weighted, pixel-by-pixel, mean of the five single year maps; the N_Obs measurement was used to weight this mean. For the Stokes I maps, the mean temperature outside of the temperature analysis/KQ85 mask was subtracted from each single year map before the five year weighted mean was calculated. The zero point of each five year Stokes I map has been set using a Galactic csc |b| model. The N_Obs measurements were added together to produce the final N_Obs measurement. In addition, the full five year Stokes I maps have been smoothed to 1° resolution and are supplied as a separate data product.
WMAP maps are stored in FITS binary table extensions. The maps are stored in the first extension in a file; the number of columns in this table depends upon whether polarization maps have been included in the file. Some files also contain the polarization covariance matrices for the maps; if supplied these matrices are stored in a second binary table extension.
As previously stated, the first FITS extension contains the maps. These maps are in a nested HEALPix format, with each row representing a single pixel. The number of columns depends upon which maps are included; these columns may be:
| TEMPERATURE | The Stokes I, or temperature, measurement in mK (thermodynamic). |
| Q_POLARISATION | The Stokes Q polarization measurement in mK (thermodynamic). |
| U_POLARISATION | The Stokes U polarization measurement in mK (thermodynamic). |
| SPUR_SIGNAL | The bandpass mismatch component. |
| N_OBS | The effective number of observations. |
The column names for I, Q, U, and N_Obs maps were selected to be compatible with existing HEALPix software. The TEMPERATURE and N_OBS columns are the only columns that exist in files that do not contain polarization maps. The Q_POLARISATION and U_POLARISATION exist in files containing polarization maps; the names were selected to be compatible with existing HEALPix software. The SPUR_SIGNAL columns exists only in polarization map files that contain an 'S' map.
Pixel noise in units of mK can be evaluated from N_obs with the expression
σ = σ0 / sqrt(N_Obs)
where
| σ0 For Each Frequency Band | |||||
|---|---|---|---|---|---|
| K | Ka | Q | V | W | |
| Stokes I | 1.436 | 1.470 | 2.197 | 3.133 | 6.538 |
| Stokes Q,U | 1.453 | 1.488 | 2.221 | 3.158 | 6.574 |
Some files that contain polarization maps contain a second FITS extension containing the polarization noise covariance matrices for the pixels in the maps of the first FITS extension. These matrices are used in the map-making process and characterize the noise properties of the polarization maps. See Jarosik, et.al., 2007 and in Hinshaw, et.al., 2008 for more details. There are two forms of this matrix, depending upon whether or not the bandpass mismatch term (S map) has been included in the file.
If the S map is supplied then the columns of this extension are:
| N_OBS | The effective number of observations as reported in the first extension. This is included here for completeness. |
| M11 | The bandpass mismatch (SS) noise covariance term in units of N_Obs-style counts. |
| M12 | The SQ noise covariance term in units of N_Obs-style counts. |
| M13 | The SU noise covariance term in units of N_Obs-style counts. |
| M22 | The QQ noise covariance term in units of N_Obs-style counts. |
| M23 | The QU noise covariance term in units of N_Obs-style counts. |
| M33 | The UU noise covariance term in units of N_Obs-style counts. |
The covariance matrix for a pixel may then be constructed by assembling the row elements into a 3x3 symmetric matrix with the form:
| M11 | M12 | M13 |
| M12 | M22 | M23 |
| M13 | M23 | M33 |
If, on the other hand, the S map is not supplied then the columns of this extension are:
| The QQ noise covariance term in units of N_Obs-style counts. | |
| QU | The QU noise covariance term in units of N_Obs-style counts. |
| UU | The UU noise covariance term in units of N_Obs-style counts. |
The covariance matrix of a pixel may be constructed by assembling the row elements into a 2x2 symmetric matrix with the form:
| QU | |
| UQ | UU |
