Skip to content

Commit

Permalink
fix Merian/DECam pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
arunkannawadi committed Jun 18, 2024
1 parent 34e3e9d commit d10243a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipelines/_ingredients/DECam/DRP.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ tasks:
from lsst.pipe.tasks.selectImages import PsfWcsSelectImagesTask
config.select.retarget(PsfWcsSelectImagesTask)
makePsfMatchedWarp:
class: lsst.pipe.tasks.make_psf_matched_warp.MakePsfMatchedWarp
class: lsst.pipe.tasks.make_psf_matched_warp.MakePsfMatchedWarpTask
config:
# These configs match obs_subaru, to facilitate 1:1 comparisons between DECam and HSC
matchingKernelSize: 29
Expand Down

0 comments on commit d10243a

Please sign in to comment.