Shear Analysis Config

Data product name

sheAnalysisConfig

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 sheAnalysisConfig:

This product contains the configuration options for the Shear Analysis 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 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_EstimateShear_methods

“BFD KSB LensMC MomentsML REGAUSS”

Methods to perform shear estimation with

SHE_CTE_ShearEstimatesMerge_number_threads

8

Number of parallel threads to use in the shear estimation merge step.