.. _SHEPSFAnalysisConfig: Shear PSF Analysis Config ------------------------- Data product name ================= .. DataProductNameStart shePsfAnalysisConfig .. DataProductNameEnd Data product custodian ====================== .. DataProductCustodianStart SHE .. DataProductCustodianEnd Data model tag ============== .. DataModelTagStart 8.0 .. DataModelTagEnd Name of the Schema file ======================= .. NameSchemaStart ST_DM_Schema/dictionary/pro/she/euc-test-she.xsd .. NameSchemaEnd Schema documentation tag ======================== .. SchemaDocTagStart :emphasis:`Documentation for data product element dpdShearPSFAnalysisConfig:` This product contains the configuration options for the Shear PSF Analysis pipeline. :emphasis:`Documentation for data product element Header:` The generic header of the product. .. SchemaDocTagEnd Data product elements ===================== .. DataProductElementsStart * DataStorage (sheGenericFile) * DataContainer (dss:dataContainer) .. DataProductElementsEnd Processing Element(s) creating/using the data product ===================================================== .. PECreatorStart SHE .. PECreatorEnd Processing function using the data product ========================================== .. PFUsingStart SHE .. PFUsingEnd Detailed description of the data product ======================================== .. DetailedDescStart An XML data product containing configuration options for the PSF Analysis pipeline. The configuration options are stored in a text file with one option per line, in the format: [TaskName]_[OptionName] = [OptionValue] where [TaskName] is the name of the task this option applies to (e.g. "SHE_CTE_EstimateShear"), [OptionName] is the name of this option (e.g. "methods"), and [OptionValue] is the desired value for this option (e.g. "'KSB REGAUSS'"), resulting in a line such as: SHE_CTE_EstimateShear_methods = 'KSB REGAUSS' Options may be missing, in which case they will take a defined default value. Allowed options are: +-------------------------------------------+------------------------------------+------------------------------------------------------------------------------------------------+ | Option | Default Value | Brief description | +===========================================+====================================+================================================================================================+ |SHE_CTE_ObjectIdSplit_batch_size | 20 | Maximum number of objects per parallel batch | +-------------------------------------------+------------------------------------+------------------------------------------------------------------------------------------------+ |SHE_CTE_ObjectIdSplit_max_batches | 0 | Maximum number of parallel batches (0 = unlimited) | +-------------------------------------------+------------------------------------+------------------------------------------------------------------------------------------------+ |SHE_CTE_ObjectIdSplit_ids | "" | Specific objects to include in pipeline and ignore all others (Empty string = use all objects) | +-------------------------------------------+------------------------------------+------------------------------------------------------------------------------------------------+ .. DetailedDescEnd