GetCoaddAsTemplateConfig¶
-
class
lsst.ip.diffim.GetCoaddAsTemplateConfig¶ Bases:
lsst.pex.config.config.ConfigAttributes Summary
coaddNamecoadd name: typically one of ‘deep’, ‘goodSeeing’, or ‘dcr’ ( str, default'deep')numSubfiltersNumber of subfilters in the DcrCoadd, used only if coaddName``='dcr' (`int`, default ``3)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
-
numSubfilters¶ Number of subfilters in the DcrCoadd, used only if
coaddName``='dcr' (`int`, default ``3)
-