Input Product: Parameters for Tomographic Galaxy-Galaxy Lensing 2PCF

Data Product Name

DpdTwoPCFWLParamsPosShear2D

Data Product Custodian

WLTWOPCF

Name of the Schema File

euc-le3-wl-twopcf-ParamsPosShear2D.xsd

Last Edited for DPDD Version

1.1

Processing Elements Creating / Updating / Using the Product

Creators:

  • Created by hand

Consumers:

  • LE3_2PCF_WL_PosShear_Pipeline

  • LE3_CM_2PCF_WL_PosShear_Pipeline

Processing Function using the products

  • LE3-2PCF-WL

  • LE3-CM-2PCF-WL

Proposed for inclusion in EAS/SAS

This product is proposed for inclusion in the SAS: No

Motivation: the product gathers the necessary parameters for processing a pipeline. The products created by the processing are stored in the SAS and contain an extract of the main parameters.

Data Product Elements

Header:

object of type sys:genericHeader

Data:

object of type wl2pcf:twoPCFWLParams

QualityFlags:

object of type dqc:sqfPlaceHolder

Parameters:

object of type ppr:genericKeyValueParameters

Detailed Description of the Data Product

Input parameters to compute the tomographic galaxy-galaxy lensing 2PCF.

To compute the tomographic galaxy-galaxy lensing 2-PCF TwoPCFWLPosShear2D, the following set of parameters is needed:

  • IOCoordUnit: units of the input/output data:

    • SCoordInput: coordinate unit for input catalogues [string among “arcsec”, “arcmin”, “deg”, “rad”]

    • SCoordOutput: coordinate unit for output 2PCF [string among “arcsec”, “arcmin”, “deg”, “rad”]

  • Coordinates: System of coordinates for 2PCF distance computation [string among “SPHERICAL”, “CARTESIAN”]

  • MergMultiples: Merging of objects (multiple at same position) [bool]

  • RedshiftBinList: defining the redshift binning for tomography

    • Nbins: Number of redshift bins to consider [long]

    • RedshiftBin: list (max 100 elements) of redshift bin, or if single, minimal and maximal redshift range to be splitted [list]

      • Zmin: min redshift in the bin [double]

      • Zmax: max redshift in the bin [double]

  • BinningParams: defining the spatial binning:

    • Thmin: min angular separation (units specified by SCoordOutput) [double]

    • Thmax: max angular separation (units specified by SCoordOutput) [double]

    • Nbins: number of angular bins [double]

    • BinType: whether logarithmic or linear angular binning [string among “Lin”, “Log”]

  • OpenAngle: open angle threshold [double]

  • WeightScales: Flag to compute the weighted center of the bin [bool]

  • SplitParams: spatial splitting strategy:

    • NRa: Number of splitting in right ascension [long]

    • NDec: Number of splitting in declination [long]

    • SplitAlgo: algorithm/strategy used for splitting [string]

  • RebinParams: redefining the number of angular bins

    • TwoPcfRebin: multiple of the number of bins (NTH) for rebinning the angular bin of the output cosmic shear correlation product

    • SpectraRebin: multiple of the number of bins (NTH) for rebinning the angular bin before the extraction of the band power spectrum

This is described in the following XSD types.