Input Parameters¶
Data Product Name¶
DpdPKWLParams
Data Product Custodian¶
WLPK
Name of the Schema File¶
euc-le3-wl-pk-Params.xsdLast edited for DPDD version¶
1.1
Processing Element(s) creating/using the data product¶
Creators
None: Created by hand by Nicolas Tessore.
Consumers
LE3_PK_WL_PseudoCl
Processing function using the data product¶
LE3-WL-PK
Data Product Elements¶
- Header:
object of type sys:genericHeader
- Data:
object of type wlpk:pKWLParams
- QualityFlags:
object of type dqc:sqfPlaceHolder
- Parameters:
object of type ppr:genericKeyValueParameters
Detailed Description of the Data Product¶
This product contains input parameters to calculate the tomographic angular power spectrum estimates, noise power spectrum estimates, and the mixing matrices.
Input Parameters¶
To compute the angular power spectrum estimates and mixing matrices, an XML product with the parameters described below is required (see schema).
- Nsideint
The NSIDE of the HEALPix maps used when estimating the Cls
- Lminint
The minimum angular mode number to be estimated.
- Lmaxint
The maximum angular mode number to be estimated.
- NellBinint
Number of angular mode bins to be computed.
- LinLogSpaceint
Linear (0) or logarithmic (1) spacing of the computed angular modes.
- OutValueint
Compute binned values for the angular power spectrum C_l (0) or the scaled values l (l+1) C_l (1).
- PosPosboolean
Estimate the position-position angular power spectra.
- PosShearboolean
Estimate the position-shear angular power spectra.
- ShearShearboolean
Estimate the shear-shear angular power spectra.
- BinSelectionbinSelection
The tomographic bin selection for which angular power spectra are estimated.
Contains one or more elements of the following types:
- TomBinIdint
A tomographic bin label provided by OU-PHZ.
- RedshiftBinredshiftBin
A redshift bin specified by an upper and lower value.
- ZMindouble
Upper redshift bin limit (inclusive).
- ZMaxdouble
Lower redshift bin limit (exclusive).
- NlSampint
Number of random realisations for computing the noise power spectra.
- NbarCutdouble
Cut on pixel completeness when calculating mean number of galaxies per pixel.
- LmaxMmint
Maximum angular mode number for mixing matrix computation.
- L3maxint
Maximum mode number that is summed over in the mixing matrix computation.
- Seedint
Random seed for the randomisation.
- NThreadsint
Number of threads to use for computation.