Config for WarpAndPsfMatchTask
Definition at line 33 of file warpAndPsfMatch.py.
◆ psfMatch
pexConfig lsst.pipe.tasks.warpAndPsfMatch.WarpAndPsfMatchConfig.psfMatch |
|
static |
Initial value:= pexConfig.ConfigurableField(
target=ModelPsfMatchTask,
doc="PSF matching model to model task",
)
Definition at line 36 of file warpAndPsfMatch.py.
◆ warp
pexConfig lsst.pipe.tasks.warpAndPsfMatch.WarpAndPsfMatchConfig.warp |
|
static |
Initial value:= pexConfig.ConfigField(
dtype=afwMath.Warper.ConfigClass,
doc="warper configuration",
)
Definition at line 40 of file warpAndPsfMatch.py.
The documentation for this class was generated from the following file: