|
tuple | refObjLoader = ConfigurableField(target=LoadIndexedReferenceObjectsTask, doc="Load reference objects") |
|
tuple | matchRadius = Field(dtype=float, default=0.25, doc="Matching radius, arcsec") |
|
Configuration for DirectMatchTask
Definition at line 14 of file directMatch.py.
tuple lsst.meas.astrom.directMatch.DirectMatchConfig.matchRadius = Field(dtype=float, default=0.25, doc="Matching radius, arcsec") |
|
static |
tuple 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: