Input Product: WL position catalog¶
Data product name¶
WLPosCatalog
Data product custodian¶
2PCF-WL, PK-WL
Data model tag¶
Trunk, commit 18691
Name of the Schema file¶
euc-test-le3-wl-PosCatalog.xsd
Schema documentation tag¶
Data product documentation:
Data Product for WLPosCatalog.
Documentation for data product element dpdWLPosCatalog:
Input position catalogue for 2PCF-WL, with information from MER/PHZ.
Documentation for data product element Header:
The generic header of the product
Documentation for data product element Data:
The data of the product
Data product elements¶
Header of type: sys:genericHeader
Data of type: wl:posCatalogWL
Parameters of type: ppr:genericKeyValueParameters
Processing Element(s) creating/using the data product¶
MER, PHZ, 2PCF-WL
Processing function using the data product¶
LE3
Detailed description of the data product¶
To compute the 2 point statistics position-position (aka angular) or shear-position (aka galaxy-galaxy lensing),
an input FITS catalogs with position of lenses is needed (see le3.wl.2pcf.input.poscatalog
in the following FITS descriptors).
This catalog can be the same as for the sources, or optionally (as described here) a separate catalogues
with a different selection.
FITS Input Catalog¶
This fits catalog (coming from OU-SHE/OU-PHZ) is expected to contain (in hdu named “POS_CATALOG”) the following columns:
RIGHT_ASCENSION: Right ascension (unit in degree) [D, float64]
DECLINATION: Declination (unit in degree) [D, float64]
TOM_BIN_ID: selection bin (labelling from PHZ using SWG prescriptions, based in particular on tomographic redshift) [J, int32]
Warning
The following columns for selection have been discussed by SWG WL but no agreement yet with PHZ PF that is expected to produce them :
Z_BIN: tomographic redshift bin (labelling from PHZ using SWG prescriptions)
RF_COLOUR_BIN: Bin in Rest-frame colour (labelling from PHZ using SWG prescriptions)
MASS_BIN: Bin in stellar mass (labelling from PHZ using SWG prescriptions)
APP_MAG_BIN: Bin according to apparent magnitude (labelling from PHZ using SWG prescriptions)
REDMAG_BIN: redmagic-like selection from PHZ (luminous red galaxies,labelling from PHZ using SWG prescriptions)
FITCLASS: star/galaxy separation from SHE : galaxy (0), star(1), unknown (2)
WEIGHT: weight associated to the galaxy [E, float32]
Note that TOM_BIN_ID have replaced PHZ_MEDIAN.
Warning
This input catalogue is a catalog container, containing in particular an associated spatial footprint propagated to outputs.
Warning
We have discussed to add later in the main header
<IntegerKeyword name="POS_SEL"/> <!-- ID of selection made (e.g. tomographic redshifts, stellar mass…) -->