Probability of Cluster Detection Output Product¶
Data Product Name¶
DpdLE3clSelProbDet
Data Product Custodian¶
CLSEL
Name of the Schema File¶
euc-le3-cl-sel-probdet.xsdLast Edited for DPDD Version¶
1.1
Processing Elements Creating / Updating / Using the Product¶
Creators:
SelectionFunction
Consumers
Random
Processing Function using the products¶
PF-LE3-CL
SWG-CL
Proposed for inclusion in EAS/SAS¶
This product is proposed for inclusion in the SAS: Yes
This product will be used by SWG and by downstream CL PFs.
Data Product Elements¶
- Header:
object of type sys:genericHeader
- Data:
object of type cl:selProbDet
- QualityFlags:
object of type dqc:sqfPlaceHolder
- Parameters:
object of type ppr:genericKeyValueParameters
Detailed Description of the Data Product¶
This HDU gives the probability that a cluster with a richness lambda_true and a redshift_true is detected with at lambda_obs and redshift_obs, , and the associated statistical errors. These two datasets appear in two distinct HDUs, with identical header content and identical table format.
Keywords¶
These keywords should define the sky area, the quantities associated with the clusters detection, and the associated selection cuts from which the subsample is built. The default scheme is that the TRUE and OBS quantities have the same binning (TBC).
AREA_MASK: Reference to a visibility or footprint mask defining the target sky area
Z_KEY: Name of the redshift column used for the subsample
RICHNESS_KEY: Name of the richness column (i.e. LAMBDA) used for the subsample
Z_TRUE_START: Lower value of binning in Z_TRUE
Z_TRUE_END: Upper value of binning in Z_TRUE
Z_TRUE_STEP: Step value of binning in Z_TRUE
Z_OBS_START: Lower value of binning in Z_OBS
Z_OBS_END: Upper value of binning in Z_OBS
Z_OBS_STEP: Step value of binning in Z_OBS
LAMBDA_TRUE_START: Lower value of binning in LAMBDA_TRUE
LAMBDA_TRUE_END: Upper value of binning in LAMBDA_TRUE
LAMBDA_TRUE_STEP: Step value of binning in LAMBDA_TRUE
LAMBDA_OBS_START: Lower value of binning in LAMBDA_OBS
LAMBDA_OBS_END: Upper value of binning in LAMBDA_OBS
LAMBDA_OBS_STEP: Step value of binning in LAMBDA_OBS
Tables¶
Each of these two tables has NBins(LAMBDA_TRUE) columns and NBins(Z_TRUE) lines. Each table cell contains a matrix oof NBins(LAMBDA_OBS columns and NBins(Z_OBS) lines.
First HDU:
PROB_LAMBDA_Z_OBS_TRUE : Probability to detect a hypothetical cluster of richness LAMBDA_OBS and redshift Z_OBS, as a function of quantities LAMBDA_TRUE and Z_TRUE
Equivalent table from XML:
HDU PROB_LAMBDA_Z_OBS_TRUE |
|||
---|---|---|---|
Keywords |
XTENSION |
string |
|
BITPIX |
integer |
||
NAXIS |
integer |
||
NAXIS1 |
integer |
||
NAXIS2 |
integer |
||
PCOUNT |
integer |
||
GCOUNT |
integer |
||
TFIELDS |
integer |
||
TTYPE1 |
string |
||
TFORM1 |
string |
||
EXTNAME |
string |
||
CHECKSUM |
string |
||
DATASUM |
string |
||
1 columns table |
|||
Columns |
PROB_LAMBDA_Z_OBS_TRUE |
Probability to detect a hypothetical cluster of richness LAMBDA_OBS and redshift Z_OBS, as a function of quantities LAMBDA_TRUE and Z_TRUE |
FITS D |
Second HDU:
ERR_PROB_LAMBDA_Z_OBS_TRUE : Statistical error on the detection probability PROB_LAMBDA_Z_OBS_TRUE
Equivalent table from XML:
HDU ERR_PROB_LAMBDA_Z_OBS_TRUE |
|||
---|---|---|---|
Keywords |
XTENSION |
string |
|
BITPIX |
integer |
||
NAXIS |
integer |
||
NAXIS1 |
integer |
||
NAXIS2 |
integer |
||
PCOUNT |
integer |
||
GCOUNT |
integer |
||
TFIELDS |
integer |
||
TTYPE1 |
string |
||
TFORM1 |
string |
||
EXTNAME |
string |
||
CHECKSUM |
string |
||
DATASUM |
string |
||
1 columns table |
|||
Columns |
ERR_PROB_LAMBDA_Z_OBS_TRUE |
Statistical error on the detection probability PROB_LAMBDA_Z_OBS_TRUE |
FITS D |