WarpAndPsfMatchTask

Python API summary

from lsst.pipe.tasks.warpAndPsfMatch import WarpAndPsfMatchTask
classWarpAndPsfMatchTask(*args, **kwargs)

A task to warp and PSF-match an exposure...

attributeconfig

Access configuration fields and retargetable subtasks.

methodrun(exposure, wcs, modelPsf=None, maxBBox=None, destBBox=None, makeDirect=True, makePsfMatched=False)

Warp and optionally PSF-match exposure...

See also

See the WarpAndPsfMatchTask API reference for complete details.

Retargetable subtasks

psfMatch

Default
lsst.ip.diffim.modelPsfMatch.ModelPsfMatchTask
Field type
ConfigurableField
PSF matching model to model task

Configuration fields

warp

Data type
lsst.afw.math.warper.WarperConfig
Field type
ConfigField
warper configuration