lsst.meas.astrom g28e8fc4f0a+56c5bd5bef
Static Public Attributes | List of all members
lsst.meas.astrom.directMatch.DirectMatchConfig Class Reference
Inheritance diagram for lsst.meas.astrom.directMatch.DirectMatchConfig:
lsst.meas.astrom.directMatch.DirectMatchConfigWithoutLoader

Static Public Attributes

 refObjLoader = ConfigurableField(target=LoadIndexedReferenceObjectsTask, doc="Load reference objects")
 

Detailed Description

Configuration for `DirectMatchTask`.

Definition at line 23 of file directMatch.py.

Member Data Documentation

◆ refObjLoader

lsst.meas.astrom.directMatch.DirectMatchConfig.refObjLoader = ConfigurableField(target=LoadIndexedReferenceObjectsTask, doc="Load reference objects")
static

Definition at line 26 of file directMatch.py.


The documentation for this class was generated from the following file: