Configuration for `DirectMatchTask`.
Definition at line 23 of file directMatch.py.
◆ matchRadius
lsst.meas.astrom.directMatch.DirectMatchConfigWithoutLoader.matchRadius = Field(dtype=float, default=0.25, doc="Matching radius, arcsec") |
|
staticinherited |
◆ referenceSelection
lsst.meas.astrom.directMatch.DirectMatchConfigWithoutLoader.referenceSelection |
|
staticinherited |
Initial value:= ConfigurableField(target=ReferenceSourceSelectorTask,
doc="Selection of reference sources")
Definition at line 19 of file directMatch.py.
◆ refObjLoader
lsst.meas.astrom.directMatch.DirectMatchConfig.refObjLoader = ConfigurableField(target=LoadIndexedReferenceObjectsTask, doc="Load reference objects") |
|
static |
◆ sourceSelection
lsst.meas.astrom.directMatch.DirectMatchConfigWithoutLoader.sourceSelection |
|
staticinherited |
Initial value:= ConfigurableField(target=ScienceSourceSelectorTask,
doc="Selection of science sources")
Definition at line 17 of file directMatch.py.
The documentation for this class was generated from the following file: