|
| refObjLoader = ConfigurableField(target=LoadIndexedReferenceObjectsTask, doc="Load reference objects") |
|
| matchRadius = Field(dtype=float, default=0.25, doc="Matching radius, arcsec") |
|
Configuration for DirectMatchTask
Definition at line 13 of file directMatch.py.
◆ matchRadius
lsst.meas.astrom.directMatch.DirectMatchConfig.matchRadius = Field(dtype=float, default=0.25, doc="Matching radius, arcsec") |
|
static |
◆ refObjLoader
lsst.meas.astrom.directMatch.DirectMatchConfig.refObjLoader = ConfigurableField(target=LoadIndexedReferenceObjectsTask, doc="Load reference objects") |
|
static |
The documentation for this class was generated from the following file: