Skip to content

Commit

Permalink
Merge pull request #88 from lsst/tickets/DM-41180
Browse files Browse the repository at this point in the history
DM-41180: Add fallback source detection for diffim kernel
  • Loading branch information
isullivan authored Nov 1, 2023
2 parents 051464e + 9bae635 commit 11fe47e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pipelines/_ingredients/DRP-minimal-calibration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ tasks:
subtractImages:
class: lsst.ip.diffim.subtractImages.AlardLuptonSubtractTask
config:
allowKernelSourceDetection: true
connections.coaddName: goodSeeing
connections.template: goodSeeingDiff_templateExp
connections.difference: goodSeeingDiff_differenceTempExp
Expand Down

0 comments on commit 11fe47e

Please sign in to comment.