Shear PSF Analysis Config

Data product name

shePsfAnalysisConfig

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

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