Skip to content

Commit

Permalink
Override updateVisitSummary config to only import fgcmcal calibrations.
Browse files Browse the repository at this point in the history
  • Loading branch information
erykoff committed Sep 21, 2023
1 parent a8d5d22 commit a1ccc53
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pipelines/LATISS/DRP.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,13 @@ tasks:
config:
connections.cycleNumber: 6

updateVisitSummary:
class: lsst.drp.tasks.update_visit_summary.UpdateVisitSummaryTask
config:
wcs_provider: "input_summary"
photo_calib_provider: "global"
background_provider: "input_summary"

subsets:
step1:
subset:
Expand Down

0 comments on commit a1ccc53

Please sign in to comment.