.. _SHECalibrationConfig: Shear Calibration Config ------------------------ Data product name ================= .. DataProductNameStart sheCalibrationConfig .. 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 dpdShearCalibrationConfig:` This product contains the configuration options for the Shear Calibration 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 Shear Calibration 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_CleanupBiasMeasurement_cleanup | True | Whether or not to cleanup no-longer-needed data in the pipeline | +-------------------------------------------+------------------------------------+-----------------------------------------------------------------------------------+ |SHE_CTE_MeasureBias_number_threads | 8 | Number of parallel threads to use in the bias measurement portion of the pipeline | +-------------------------------------------+------------------------------------+-----------------------------------------------------------------------------------+ |SHE_CTE_MeasureStatistics_archive_dir | "" | Directory in which to archive bias statistics ("" = Don't archive) | +-------------------------------------------+------------------------------------+-----------------------------------------------------------------------------------+ |SHE_CTE_MeasureBias_archive_dir | "" | Directory in which to archive bias measurements ("" = Don't archive) | +-------------------------------------------+------------------------------------+-----------------------------------------------------------------------------------+ .. DetailedDescEnd