Skip to content

Commit

Permalink
Fix typo in DRP yaml output name.
Browse files Browse the repository at this point in the history
  • Loading branch information
morriscb committed May 27, 2021
1 parent de38bbe commit 280f3a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipelines/DRP.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ tasks:
connections.coaddName: goodSeeing
connections.diaSourceTables: goodSeeingDiff_diaSrcTable
connections.assocDiaSourceTable: goodSeeingDiff_assocDiaSrcTable
connections.diaDiaObjectTable: goodSeeingDiff_diaObjTable
connections.diaObjectTable: goodSeeingDiff_diaObjTable
forcedPhotDiffim:
class: lsst.meas.base.ForcedPhotCcdTask
config:
Expand Down

0 comments on commit 280f3a9

Please sign in to comment.