WarpAndPsfMatchTask¶
Python API summary¶
from lsst.pipe.tasks.warpAndPsfMatch import WarpAndPsfMatchTask
-
class
(*args, **kwargs)WarpAndPsfMatchTask
A task to warp and PSF-match an exposure
...
-
attribute
config
Access configuration fields and retargetable subtasks.
-
method
(exposure, wcs, modelPsf=None, maxBBox=None, destBBox=None, makeDirect=True, makePsfMatched=False)run
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