MGC Configuration Product¶
Data Product Name¶
DpdLE3edConfigurationFile
Data Product Custodian¶
ED
Name of the Schema File¶
euc-le3-ed-ConfigurationFile.xsdLast Edited for DPDD Version¶
1.1
Processing Elements Creating / Updating / Using the Product¶
Creators:
LE3_MCC_ED
Consumers:
LE3_MGC_ED
Processing Function using the products¶
This product will not be used by any specific OU. It represent one of the latest steps of the Euclid pipeline.
Proposed for inclusion in EAS/SAS¶
This product is proposed for inclusion in the EAS/SAS: Yes
This is one of the latest steps of the whole Euclid data analysis pipeline. This is the official cross-match between internal Euclid products and external survey. This is needed by the community to cross-match the Euclid survey with complementary data.
Data Product Elements¶
- Header:
object of type sys:genericHeader
- Data:
object of type ed:edConfigurationFile
- QualityFlags:
object of type dqc:sqfPlaceHolder
- Parameters:
object of type ppr:genericKeyValueParameters
Detailed Description of the Data Product¶
LE3-ED configuration catalog.
This product is an input to the LE3_MCC_ED PE
The main elements inside this product are:
Data: data container to the configuration file (.ini).
{
"sky_params": {
"size_type": "fixed",
"matching_area_first_dimension": 0.1,
"matching_area_second_dimension": 0.1,
"pa": 0,
"pa_orientation": "clock",
"pa_shift": 0
},
"redshift":{
"redshift_check": false,
"delta_z": 0.02
},
"output":{
"match_selection": "all",
"join_type": "1 and 2"
}
}