.. include:: ../../edsubstitutions.txt .. _MCCParams: MCC Configuration Product =========================== $SetSchemaPath le3/ed/euc-le3-ed-ConfigurationFile.xsd Data Product Name __________________ .. DataProductNameStart $PrintDataProductName .. DataProductNameEnd Data Product Custodian ______________________ .. DataProductCustodianStart $PrintDataProductCustodian .. DataProductCustodianEnd Name of the Schema File ________________________ .. NameSchemaStart $PrintSchemaFilename .. NameSchemaEnd Last Edited for DPDD Version ____________________________ .. DpddVersionlTagStart 1.1 .. DpddVersionTagEnd Processing Elements Creating / Updating / Using the Product ___________________________________________________________ .. PECreatorStart **Creators:** * LE3_MCC_ED **Consumers:** * LE3_MCC_ED .. PECreatorEnd Processing Function using the products ______________________________________ .. PFUsingStart This product will not be used by any specific OU. It represent one of the latest steps of the Euclid pipeline. .. PFUsingEnd Proposed for inclusion in EAS/SAS _________________________________ .. IncludeInSASStart 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. .. IncludeInSASEnd Data Product Elements ______________________ .. DataProductElementsStart $PrintDataProductElements .. DataProductElementsEnd Detailed Description of the Data Product _________________________________________ .. DetailedDescStart The main objective of the PF is to compute the cross-match between two catalogs of clusters. The algorithm takes two catalogs: * The Euclid cluster catalog produced by the LE3_CAT-CL PF * The cluster catalog produced by an external survey and returns the cross-matched catalog of clusters. 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). .. code-block:: 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" } } .. DetailedDescEnd