FgcmLoadReferenceCatalogConfig

Configuration fields

applyColorTerms

Default
True
Field type

bool Field

Apply photometric color terms to reference stars?Requires that colorterms be set to a ColorTermLibrary

colorterms

Data type

lsst.pipe.tasks.colorterms.ColortermLibrary

Field type

ConfigField

Library of photometric reference catalog name to color term dict.

filterMap

Default
{}
Field type

DictField

Key type

str

Value type

str

Mapping from physicalFilter label to reference filter name.

refFilterMap

Default
{}
Field type

DictField

Key type

str

Value type

str

Mapping from camera ‘filterName’ to reference filter name. Deprecated: This field is no longer used, and has been deprecated by DM-28088. It will be removed after v22. Use filterMap instead.

refObjLoader

Default

lsst.meas.algorithms.loadIndexedReferenceObjects.LoadIndexedReferenceObjectsTask

Field type

ConfigurableField

Reference object loader for photometry

referenceSelector

Default

lsst.meas.algorithms.sourceSelector.ReferenceSourceSelectorTask

Field type

ConfigurableField

Selection of reference sources