GetCoaddAsTemplateConfig¶
-
class
lsst.ip.diffim.GetCoaddAsTemplateConfig¶ Bases:
lsst.pex.config.config.ConfigAttributes Summary
coaddNamecoadd name: typically one of deep or goodSeeing ( str, default'deep')templateBorderSizeNumber of pixels to grow the requested template image to account for warping ( int, default10)warpTypeWarp type of the coadd template: one of ‘direct’ or ‘psfMatched’ ( str, default'direct')Attributes Documentation