Skip to content

Commit

Permalink
Update package for assembleCoadd
Browse files Browse the repository at this point in the history
  • Loading branch information
arunkannawadi authored Sep 13, 2023
1 parent 62dbaf9 commit a5effe5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pipelines/_ingredients/DRP-minimal-calibration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ tasks:
config:
makePsfMatched: true
assembleCoadd:
class: lsst.pipe.tasks.assembleCoadd.CompareWarpAssembleCoaddTask
class: lsst.drp.tasks.assembleCoadd.CompareWarpAssembleCoaddTask
config:
doInputMap: true
healSparsePropertyMaps: lsst.pipe.tasks.healSparseMapping.HealSparsePropertyMapTask
Expand All @@ -43,7 +43,7 @@ tasks:
config:
connections.goodVisits: goodSeeingVisits
templateGen:
class: lsst.pipe.tasks.assembleCoadd.CompareWarpAssembleCoaddTask
class: lsst.drp.tasks.assembleCoadd.CompareWarpAssembleCoaddTask
config:
doSelectVisits: true
assembleStaticSkyModel.doSelectVisits: true
Expand Down

0 comments on commit a5effe5

Please sign in to comment.