diff --git a/python/lsst/ip/diffim/getTemplate.py b/python/lsst/ip/diffim/getTemplate.py index a36619e22..24120bdde 100644 --- a/python/lsst/ip/diffim/getTemplate.py +++ b/python/lsst/ip/diffim/getTemplate.py @@ -68,7 +68,8 @@ class GetTemplateConnections(pipeBase.PipelineTaskConnections, storageClass="ExposureF", name="{fakesType}{coaddName}Coadd{warpTypeSuffix}", multiple=True, - deferLoad=True + deferLoad=True, + deferGraphConstraint=True ) template = pipeBase.connectionTypes.Output(