Input Product: Parameters for Tomographic Angular 2PCF¶
Data Product Name¶
DpdTwoPCFWLParamsPosPos2D
Data Product Custodian¶
WLTWOPCF
Name of the Schema File¶
euc-le3-wl-twopcf-ParamsPosPos2D.xsdLast Edited for DPDD Version¶
1.1
Processing Elements Creating / Updating / Using the Product¶
Creators:
Created by hand
Consumers:
LE3_2PCF_WL_PosPosEstimator_Pipeline
LE3_2PCF_WL_PosPos_Pipeline
LE3_CM_2PCF_WL_PosPosEstimator_Pipeline
LE3_CM_2PCF_WL_PosPos_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:twoPCFWLParamsPosPos2D
- QualityFlags:
object of type dqc:sqfPlaceHolder
- Parameters:
object of type ppr:genericKeyValueParameters
Detailed Description of the Data Product¶
Input parameters to compute tomographic angular 2PCF.
To compute the tomographic angular 2-PCF TwoPCFWLPosPos2D, 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
EstimatorWTheta: estimator (“Landy-Szalay”, “Hamilton”) or correlation (Data-Data, Data-Random, Random-Random) to report [string among “DD”, “DR”, “RR”, “Landy-Szalay”,”Hamilton”].
This is described in the following XSD types.