Difference between revisions of "Scanning Beams"
(add HFI beam descriptions) |
m |
||
Line 1: | Line 1: | ||
− | {{DISPLAYTITLE:2015 Scanning | + | {{DISPLAYTITLE:2015 Scanning beams}} |
== LFI beams == | == LFI beams == | ||
− | + | Maps are released of the Stokes parameters of the band-averaged [[Beams LFI#Polarized_Scanning_Beams_and_Focal_Plane_calibration|scanning beams]]. The averages are performed using the [[The_RIMO#LFI_2|RIMO]] bandpass, assuming a flat spectrum of the incoming radiation. The Stokes parameter maps contain the complete information about the field intensity and polarization properties. The Main Beam, Intermediate Beam, and Sidelobes are released separately. | |
− | More information on LFI beams can be found | + | More information on LFI beams can be found in {{PlanckPapers|planck2014-a05}} and on HFI beams in {{PlanckPapers|planck2014-a08}} |
===File Names=== | ===File Names=== | ||
− | The file names are of the form | + | The file names are of the form |
− | ''LFI_ScanBeam-{mb,ib,sl}_{fff}-{rrr}_R2.{nn}.stokes'' | + | ''LFI_ScanBeam-{mb,ib,sl}_{fff}-{rrr}_R2.{nn}.stokes'', |
− | where | + | where: |
− | * ''fff'' denotes the frequency | + | * ''fff'' denotes the frequency; |
− | * ''mb'' denotes the Main Beams | + | * ''mb'' denotes the Main Beams; |
− | * ''ib'' denotes the Intermediate Beam | + | * ''ib'' denotes the Intermediate Beam; |
− | * ''sl'' denotes the Sidelobes | + | * ''sl'' denotes the Sidelobes; |
− | * ''rrr'' denotes the radiometer | + | * ''rrr'' denotes the radiometer; |
* ''R2.nn'' is the version. | * ''R2.nn'' is the version. | ||
Line 24: | Line 24: | ||
===FITS file structure=== | ===FITS file structure=== | ||
− | The FITS files contain a primary extension with no data and a minimal header, | + | The FITS files contain a primary extension with no data and a minimal header, as well as one BINTABLE extension with data and with a description of the data in the header keywords. |
− | The BINTABLE extension consist | + | The BINTABLE extension consist of four columns, each containing the array of one Stokes parameter. |
− | The columns are | + | The columns are: |
− | * | + | * "Beamdata", containing <i>I</i>; |
− | * | + | * "BeamdataQ", containing <i>Q</i>; |
− | * | + | * "BeamdataU", containing <i>U</i>; |
− | * | + | * "BeamdataV", containing <i>V</i>. |
− | Main Beam, Intermediate Beams and Sidelobes are saved with a different data format | + | The Main Beam, Intermediate Beams, and Sidelobes are saved with a different data format, as described below. |
− | * Main Beams are projected | + | * Main Beams are projected onto the tangent plane to the sphere, and sampled on a grid. The grid includes an angular region expressed by the keyword "angularCut", and its dimensions are given by the keywords "Nx" and "Ny", representing the number of columns and rows. Each column of the BINDATA extension contains a sequence of the <i>N<sub>x</sub></i>× <i>N<sub>y</sub></i> samples of the map in row major order. The keywords "Xcentre" and "Ycentre" express the coordinates of the beam maximum (i.e., where the sphere intersects the tangent plane). |
{| border="1" cellpadding="3" cellspacing="0" align="center" style="text-align:left" width=800px | {| border="1" cellpadding="3" cellspacing="0" align="center" style="text-align:left" width=800px | ||
Line 42: | Line 42: | ||
! Column Name || Data Type || Units || Description || Comment | ! Column Name || Data Type || Units || Description || Comment | ||
|- | |- | ||
− | |BEAMDATA || Real*4 || | + | |BEAMDATA || Real*4 || None || Stokes parameter <i>I<\i> || |
|- | |- | ||
− | |BEAMDATAQ || Real*4 || | + | |BEAMDATAQ || Real*4 || None || Stokes parameter <i>Q<\i> || |
|- | |- | ||
− | |BEAMDATAU || Real*4 || | + | |BEAMDATAU || Real*4 || None || Stokes parameter <i>U<\i> || |
|- | |- | ||
− | |BEAMDATAV || Real*4 || | + | |BEAMDATAV || Real*4 || None || Stokes parameter <i>V<\i> || |
|- bgcolor="ffdead" | |- bgcolor="ffdead" | ||
Line 54: | Line 54: | ||
! Keyword || Data Type || Value || Description || Comment | ! Keyword || Data Type || Value || Description || Comment | ||
|- | |- | ||
− | |Nx || Int || 601 || | + | |Nx || Int || 601 || Number of <i>x</i>-axis samples || <i>x</i> axis aligned with the direction of the "S" arm |
|- | |- | ||
− | |Ny || Int || 601 || | + | |Ny || Int || 601 || Number of <i>y</i>-axis samples || <i>y</i> axis aligned with the direction of the "M" arm |
|- | |- | ||
− | |Xcentre || Int || 301 || | + | |Xcentre || Int || 301 || <i>x</i> coordinate of the beam centre || |
|- | |- | ||
− | |Ycentre || Int || 301 || | + | |Ycentre || Int || 301 || <i>y</i> coordinate of the beam centre || |
|- | |- | ||
− | |Xdelta || Float || || | + | |Xdelta || Float || || <i>x</i> step in radians || |
|- | |- | ||
− | |Ydelta || Float || || | + | |Ydelta || Float || || <i>y</i> step in radians || |
|} | |} | ||
− | |||
− | * Intermediate Beams and Sidelobes are sampled on the sphere. The resolution in | + | * Intermediate Beams and Sidelobes are sampled on the sphere. The resolution in θ and φ are given by the keywords "Ntheta" and "Nphi". The columns of the BINDATA extension contain the sequence of Nphi Stokes parameters for each θ. |
{| border="1" cellpadding="3" cellspacing="0" align="center" style="text-align:left" width=800px | {| border="1" cellpadding="3" cellspacing="0" align="center" style="text-align:left" width=800px | ||
Line 78: | Line 77: | ||
! Column Name || Data Type || Units || Description ||Comment | ! Column Name || Data Type || Units || Description ||Comment | ||
|- | |- | ||
− | |BEAMDATA || Real*4 || | + | |BEAMDATA || Real*4 || None || Stokes parameter <i>I<\i> || |
|- | |- | ||
− | |BEAMDATAQ || Real*4 || | + | |BEAMDATAQ || Real*4 || None || Stokes parameter <i>Q<\i> || |
|- | |- | ||
− | |BEAMDATAU || Real*4 || | + | |BEAMDATAU || Real*4 || None || Stokes parameter <i>U<\i> || |
|- | |- | ||
− | |BEAMDATAV || Real*4 || | + | |BEAMDATAV || Real*4 || None || Stokes parameter <i>V<\i> || |
|- bgcolor="ffdead" | |- bgcolor="ffdead" | ||
Line 90: | Line 89: | ||
! Keyword || Data Type || Value || Description || Comment | ! Keyword || Data Type || Value || Description || Comment | ||
|- | |- | ||
− | |Ntheta || Int || || | + | |Ntheta || Int || || Number of θ samples || Colatitude |
|- | |- | ||
− | |Nphi || Int || || | + | |Nphi || Int || || Number of φ samples || Longitude |
|- | |- | ||
− | |Mintheta || Float || || Minimum value of | + | |Mintheta || Float || || Minimum value of θ || |
|- | |- | ||
− | |Maxtheta || Float || || Maximum value of | + | |Maxtheta || Float || || Maximum value of θ || |
|- | |- | ||
|angularCut || Float || || Angular cut [deg] || | |angularCut || Float || || Angular cut [deg] || |
Revision as of 23:54, 21 March 2018
LFI beams[edit]
Maps are released of the Stokes parameters of the band-averaged scanning beams. The averages are performed using the RIMO bandpass, assuming a flat spectrum of the incoming radiation. The Stokes parameter maps contain the complete information about the field intensity and polarization properties. The Main Beam, Intermediate Beam, and Sidelobes are released separately.
More information on LFI beams can be found in Planck-2015-A04[1] and on HFI beams in Planck-2015-A07[2]
File Names[edit]
The file names are of the form
LFI_ScanBeam-{mb,ib,sl}_{fff}-{rrr}_R2.{nn}.stokes,
where:
- fff denotes the frequency;
- mb denotes the Main Beams;
- ib denotes the Intermediate Beam;
- sl denotes the Sidelobes;
- rrr denotes the radiometer;
- R2.nn is the version.
At the present time, HFI is not releasing the Scanning Beams.
FITS file structure[edit]
The FITS files contain a primary extension with no data and a minimal header, as well as one BINTABLE extension with data and with a description of the data in the header keywords. The BINTABLE extension consist of four columns, each containing the array of one Stokes parameter. The columns are:
- "Beamdata", containing I;
- "BeamdataQ", containing Q;
- "BeamdataU", containing U;
- "BeamdataV", containing V.
The Main Beam, Intermediate Beams, and Sidelobes are saved with a different data format, as described below.
- Main Beams are projected onto the tangent plane to the sphere, and sampled on a grid. The grid includes an angular region expressed by the keyword "angularCut", and its dimensions are given by the keywords "Nx" and "Ny", representing the number of columns and rows. Each column of the BINDATA extension contains a sequence of the Nx× Ny samples of the map in row major order. The keywords "Xcentre" and "Ycentre" express the coordinates of the beam maximum (i.e., where the sphere intersects the tangent plane).
Column Name | Data Type | Units | Description | Comment |
---|---|---|---|---|
BEAMDATA | Real*4 | None | Stokes parameter I<\i> | |
BEAMDATAQ | Real*4 | None | Stokes parameter Q<\i> | |
BEAMDATAU | Real*4 | None | Stokes parameter U<\i> | |
BEAMDATAV | Real*4 | None | Stokes parameter V<\i> | |
Keyword | Data Type | Value | Description | Comment |
Nx | Int | 601 | Number of x-axis samples | x axis aligned with the direction of the "S" arm |
Ny | Int | 601 | Number of y-axis samples | y axis aligned with the direction of the "M" arm |
Xcentre | Int | 301 | x coordinate of the beam centre | |
Ycentre | Int | 301 | y coordinate of the beam centre | |
Xdelta | Float | x step in radians | ||
Ydelta | Float | y step in radians |
- Intermediate Beams and Sidelobes are sampled on the sphere. The resolution in θ and φ are given by the keywords "Ntheta" and "Nphi". The columns of the BINDATA extension contain the sequence of Nphi Stokes parameters for each θ.
Column Name | Data Type | Units | Description | Comment |
---|---|---|---|---|
BEAMDATA | Real*4 | None | Stokes parameter I<\i> | |
BEAMDATAQ | Real*4 | None | Stokes parameter Q<\i> | |
BEAMDATAU | Real*4 | None | Stokes parameter U<\i> | |
BEAMDATAV | Real*4 | None | Stokes parameter V<\i> | |
Keyword | Data Type | Value | Description | Comment |
Ntheta | Int | Number of θ samples | Colatitude | |
Nphi | Int | Number of φ samples | Longitude | |
Mintheta | Float | Minimum value of θ | ||
Maxtheta | Float | Maximum value of θ | ||
angularCut | Float | Angular cut [deg] |
HFI Beams[edit]
The HFI scanning beams are a combination of observations of Saturn, for the central parts, and Jupiter, for the wings, as described in the Beams section of this document, and in Section 4.1 of Planck-2015-A07[2] on Hybrid beams. Saturn data are used where they are signal-dominated; when the SNR of Saturn drops to < 9, Jupiter data are used, after binning them azimuthally. Beyond that, i.e., below the noise floor of the Jupiter data, and out to 100 arcmin, a power law (~θ -3) is used, where the exponent is derived from GRASP physical optics models. The figure below, taken from the Beams section of this document, shows graphically the different portions of the beam model.
The beams are provided in FITS files named
- HFI_ScanBeam_{det-name}_R2.nn.fits,
where det-name is of the form 100-1a, and nn is the version number. Each file contains a single IMAGE extension. The image is 6001x6001 pixels of size 2x2 arcsec2 (given in the DELTAX and DELTAY keywords), centred on pixel 3001,3001, and normalised to 1 at the maximum, where X and Y and in the Dxx reference system.
References[edit]
- ↑ Planck 2015 results. IV. LFI beams and window functions, Planck Collaboration, 2016, A&A, 594, A4.
- ↑ 2.02.1 Planck 2015 results. VII. High Frequency Instrument data processing: Time-ordered information and beam processing, Planck Collaboration, 2016, A&A, 594, A7.
(Planck) Low Frequency Instrument
(Planck) High Frequency Instrument
Flexible Image Transfer Specification