FgcmLoadReferenceCatalogConfig¶
Configuration fields¶
applyColorTerms¶
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¶
Mapping from physicalFilter label to reference filter name.
refFilterMap¶
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