Shear Calibration Config

Data product name

sheCalibrationConfig

Data product custodian

SHE

Data model tag

8.0

Name of the Schema file

ST_DM_Schema/dictionary/pro/she/euc-test-she.xsd

Schema documentation tag

Documentation for data product element dpdShearCalibrationConfig:

This product contains the configuration options for the Shear Calibration pipeline.

Documentation for data product element Header:

The generic header of the product.

Data product elements

  • DataStorage (sheGenericFile)

  • DataContainer (dss:dataContainer)

Processing Element(s) creating/using the data product

SHE

Processing function using the data product

SHE

Detailed description of the data product

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)