Output Product: Galaxy-Galaxy Lensing E/B Power Spectra

$SetSchemaPath le3/wl/twopcf/out/euc-le3-wl-twopcf-PEBPosShear2D.xsd

Data Product Name

$PrintDataProductName

Data Product Custodian

$PrintDataProductCustodian

Name of the Schema File

$PrintSchemaFilename

Last Edited for DPDD Version

1.1

Processing Elements Creating / Updating / Using the Product

Creators:

  • LE3_2PCF_WL_PosShear_Pipeline

  • LE3_CM_2PCF_WL_PosShear_Pipeline

  • LE3_2PCF_PosShearEstimator_Pipeline

  • LE3_CM_2PCF_PosShearEstimator_Pipeline

Consumers:

  • WL-SWG

Processing Function using the products

SGS pipeline output product to be used by LE3 and SWGs

Proposed for inclusion in EAS/SAS

This product is proposed for inclusion in the SAS: Yes

Motivation: the product contains the two-point pos-shear tomographic real-space second order statistic E,B modes functions requested by the RSD document.

Data Product Elements

$PrintDataProductElements

Detailed Description of the Data Product

This product contains the tomographic galaxy-galaxy lensing E/B power spectra.

This output product is a fits file (see le3.wl.2pcf.output.pebposshear2d in the following FITS descriptors).

Extra (optional) metadata associated to the FITS container are the following:

  • SpatialCoverage a description of the spatial footprint [optional, cot:spatialFootprint],

  • CatalogSelection: describing the selection in the input catalogues [optional, up to 2 elements]

    • CatalogFileName: the name of the input catalogue [sys:dataFileName]

    • CatalogSHE: type of input catalogue [string among “BFD”, “KSB”, “LensMC”,”MomentsML”,”REGAUSS”,”MER_PHZ”, “OTHER” ]

    • Selection: selection associated to catalogue [string]

    • CatalogUse: for which use case the catalog is employed (=[“PosShear”]) [string among “PosPos”, “PosShear”, “ShearShear”]

    • CatalogInfo: whether position or shear information is used in this catalogue [string among “Pos”, “Shear”]

    • CatalogOrder: order associated to catalogue for reporting (e.g. BIN_ID1)[int32]

The fits file contains:

  • a primary array containing important computation parameters as keywords,

  • binary tables in the next HDUs with galaxy-galaxy lensing E/B power spectra for specific bins.

Primary Array

This fits table is expected to contain the following keywords in primary HDU, characterizing the important parameters of the product:

$PrintPrimaryHeader fit/euc-le3-wl.xml le3.wl.2pcf.output.pebposshear2d

  1. THMIN: minimal angular value chosen for spatial binning [DoubleKeyword]

  2. THMAX: maximal angular value chosen for spatial binning [DoubleKeyword]

  3. OATH: maximal open angle value used for the approximation [DoubleKeyword]

  4. THUNIT: unit of spatial distance [StringKeyword]

  5. BINSCALE: if linear or logarithmic scales are used for output [StringKeyword]

  6. COORDSYS: if spherical or cartesian computation of distances [StringKeyword]

  7. SHE_SOFT: which SHE catalogue used [StringKeyword]

  8. POS_SEL: selection for position catalogue [StringKeyword]

  9. SHE_SEL: selection for shear catalogue [StringKeyword]

  10. SOFTNAME: name of software used for PEB [StringKeyword]

  11. SOFTVERS: version of software used for PEB [StringKeyword]

Table (HDU=1…)

The following keywords are added to the header of the HDUs:

$PrintHDUTableContents fit/euc-le3-wl.xml le3.wl.2pcf.output.pebposshear2d POSSHEAR2D_PEB_n

  1. BIN_ID1: bin for first catalog [IntegerKeyword]

  2. BIN_ID2: bin for second catalog [IntegerKeyword]

  3. EXTNAME: “POSSHEAR2D_PEB”

and the columns are:

  1. ELL: central multipole in the band [D, float64]

  2. PE: E mode band power spectrum [D, float64]

  3. PB: B mode band power spectrum [D, float64]

  4. ELL_LOWER: minimal multipole in the band [D, float64]

  5. ELL_UPPER: maximal multipole in the band [D, float64]

Note

Under discussion is the possibility in the future of having as first HDU a summary table with information on the binning for spectra tables (HDU>2):

  1. ELL: mean multipole in the band [D, float64]

  2. ELLMIN: minimal multipole in the band [D, float64]

  3. ELLMAX: maximal multipole in the band [D, float64]

and in the second hdu a summary table to allow fast access to the HDU corresponding to a particular bin combination:

  1. BIN_ID1: bin for first catalog [J, int32]

  2. BIN_ID2: bin for second catalog [J, int32]

  3. HDU: HDU index [J, int32]