Skip to content

Commit

Permalink
Use MatchVariableFakesTask in ap_pipe.
Browse files Browse the repository at this point in the history
  • Loading branch information
kfindeisen committed May 3, 2022
1 parent f1b1ded commit e2b0366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipelines/ApPipeWithFakes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ tasks:
connections.fakesType: parameters.fakesType
# apdb.db_url: YOU MUST CONFIGURE THIS BEFORE RUNNING THE PIPELINE
fakesMatch:
class: lsst.pipe.tasks.matchFakes.MatchFakesTask
class: lsst.pipe.tasks.matchFakes.MatchVariableFakesTask
config:
connections.coaddName: parameters.coaddName
connections.fakesType: parameters.fakesType
Expand Down

0 comments on commit e2b0366

Please sign in to comment.