MGC Configuration Product

$SetSchemaPath le3/ed/euc-le3-ed-ConfigurationFile.xsd

Data Product Name

$PrintDataProductName

Data Product Custodian

$PrintDataProductCustodian

Name of the Schema File

$PrintSchemaFilename

Last 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

$PrintDataProductElements

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"
   }
}