Difference between revisions of "Beam Window Functions"

From Planck Legacy Archive Wiki
Jump to: navigation, search
Line 14: Line 14:
 
The beam window functions <math>b_{T}(\ell), b_{E}(\ell), b_{B}(\ell),</math> are such that <br />
 
The beam window functions <math>b_{T}(\ell), b_{E}(\ell), b_{B}(\ell),</math> are such that <br />
 
<math>C_{XX}^\text{map}(\ell)\, = \, b_{X}^2(\ell) \, w_\text{pix}^2(\ell) \, C_{XX}^\text{sky}(\ell)</math> <br />
 
<math>C_{XX}^\text{map}(\ell)\, = \, b_{X}^2(\ell) \, w_\text{pix}^2(\ell) \, C_{XX}^\text{sky}(\ell)</math> <br />
for X=T, E or B, and where <math>w_\text{pix}</math> is the pixel window function, parameterized by the HEALPix resolution parameter N_\text{side} (=2048 for Planck HFI maps).
+
for X=T, E or B, and where <math>w_\text{pix}</math> is the pixel window function, parameterized by the HEALPix resolution parameter <math>N_\text{side}</math> (=2048 for Planck HFI maps).
  
 
They are provided for each multipole <math> 0 \le \ell \le \ell_\text{max} = 4000</math>, in FITS format files compatible with [http://healpix.sourceforge.net HEALPix]
 
They are provided for each multipole <math> 0 \le \ell \le \ell_\text{max} = 4000</math>, in FITS format files compatible with [http://healpix.sourceforge.net HEALPix]
tools such as synfast and smoothing, as well as with PolSpice.
+
tools (such as synfast, smoothing, syn_alm_cxx, smoothing_cxx), as well as with [http://www2.iap.fr/users/hivon/software/PolSpice/ PolSpice].
  
 
==== Beam matrices ====
 
==== Beam matrices ====

Revision as of 13:40, 16 February 2018

Beam window functions have computed with the Febecop Pipeline (as described there), and the QuickPol pipeline (see Hivon et al, 2017[1], and the Planck 2016 Likelihood paper[2]).

The beam window function relates, over the full sky or over a masked sky, the angular power spectrum measured (in the absence of noise) on a map produced by a set of detectors [math]C_{XX}^\text{map}(\ell)[/math], to the true underlying sky angular power spectrum [math]C_{XX}^\text{sky}(\ell)[/math] (assumed to have isotropic statistical properties, as is the case for the CMB).


QuickPol effective beam window products[edit]

They are available in two forms:

Beam window functions[edit]

The beam window functions [math]b_{T}(\ell), b_{E}(\ell), b_{B}(\ell),[/math] are such that
[math]C_{XX}^\text{map}(\ell)\, = \, b_{X}^2(\ell) \, w_\text{pix}^2(\ell) \, C_{XX}^\text{sky}(\ell)[/math]
for X=T, E or B, and where [math]w_\text{pix}[/math] is the pixel window function, parameterized by the HEALPix resolution parameter [math]N_\text{side}[/math] (=2048 for Planck HFI maps).

They are provided for each multipole [math] 0 \le \ell \le \ell_\text{max} = 4000[/math], in FITS format files compatible with HEALPix tools (such as synfast, smoothing, syn_alm_cxx, smoothing_cxx), as well as with PolSpice.

Beam matrices[edit]

The beam matrices [math]W_{XY,X'Y'}(\ell)[/math] are such that
[math]C_{XY}^\text{map}(\ell) \, = \, \sum_{X',Y'} W_{XY,X'Y'}(\ell) \, w_\text{pix}^2(\ell) \, C_{X'Y'}^\text{sky}(\ell)[/math]
for X,Y,X',Y'= T, E or B, and where [math]w_\text{pix}[/math] is defined above.

They are provided in FITS files, containing 4 extensions each:

  1. first one, named 'TT', contains the 9 fields: 'TT_2_TT', 'TT_2_EE', 'TT_2_BB', 'TT_2_TE', 'TT_2_TB', 'TT_2_EB', 'TT_2_ET', 'TT_2_BT', 'TT_2_BE'
    describing the ℓ-dependent leakage template of TT towards TT, EE, BB, ... respectively.
    TT_2_TT is the usual [math]W_{TT}(\ell) = b_T(\ell)^2,[/math] with [math]b_T(\ell=0)=1.[/math]
  2. second extension, named 'EE', contains the 9 fields 'EE_2_TT', 'EE_2_EE', 'EE_2_BB', ... for leakage of EE towards TT, EE, BB, ...
    EE_2_EE is the usual [math]W_{EE}(\ell) = b_E(\ell)^2.[/math]
  3. 3rd extension: 'BB' with 'BB_2_TT', ...
  4. 4th extension: 'TE' with 'TE_2_TT', ...
  5. Beware: there is no extension #5 nor 6, corresponding to TB and EB, since these terms are unlikely to be major sources of contamination for the other spectra

The measured [math]C^*(\ell)[/math] are then related to the sky ones [math]C(\ell)[/math] via (ignoring the pixel window function [math]w_\text{pix}^2(\ell)[/math])
CTT*(ℓ) = CTT(ℓ) TT_2_TT(ℓ) + CEE(ℓ) EE_2_TT(ℓ) + CBB(ℓ) BB_2_TT(ℓ) + CTE(ℓ) TE_2_TT(ℓ)
CEE*(ℓ) = CTT(ℓ) TT_2_EE(ℓ) + CEE(ℓ) EE_2_EE(ℓ) + CBB(ℓ) BB_2_EE(ℓ) + CTE(ℓ) TE_2_EE(ℓ)
CTE*(ℓ) = CTT(ℓ) TT_2_TE(ℓ) + CEE(ℓ) EE_2_TE(ℓ) + CBB(ℓ) BB_2_TE(ℓ) + CTE(ℓ) TE_2_TE(ℓ)
CET*(ℓ) = CTT(ℓ) TT_2_ET(ℓ) + CEE(ℓ) EE_2_ET(ℓ) + CBB(ℓ) BB_2_ET(ℓ) + CTE(ℓ) TE_2_ET(ℓ)

  • To read these FITS file in IDL or python, see [[1]]


References[edit]

  1. Hivon E., Mottet, S. & Ponthieu N., 2017 QuickPol: Fast calculation of effective beam matrices for CMB polarization A&A 598, A25, 2017A&A...598A..25H
  2. Planck collaboration, 2018, Planck 2016 results. V. Legacy Power Spectra and Likelihoods

Cosmic Microwave background

(Hierarchical Equal Area isoLatitude Pixelation of a sphere, <ref name="Template:Gorski2005">HEALPix: A Framework for High-Resolution Discretization and Fast Analysis of Data Distributed on the Sphere, K. M. Górski, E. Hivon, A. J. Banday, B. D. Wandelt, F. K. Hansen, M. Reinecke, M. Bartelmann, ApJ, 622, 759-771, (2005).

(Planck) High Frequency Instrument

Flexible Image Transfer Specification