From 9445a62c9279b4a7fe9f577617ba7de39fe3f2cc Mon Sep 17 00:00:00 2001 From: Lee Kelvin Date: Wed, 31 Jul 2024 11:39:54 -0700 Subject: [PATCH] Resolve incorrect astrom ref cat output conn name --- pipelines/_ingredients/LSSTComCamSim/DRP.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/pipelines/_ingredients/LSSTComCamSim/DRP.yaml b/pipelines/_ingredients/LSSTComCamSim/DRP.yaml index 304b5fcd..765b70dc 100644 --- a/pipelines/_ingredients/LSSTComCamSim/DRP.yaml +++ b/pipelines/_ingredients/LSSTComCamSim/DRP.yaml @@ -87,6 +87,7 @@ tasks: config: # Only run metrics for analyzing the preSources: connections.data: preSourceTable_visit_uw_stars_20240524_match_astrom + connections.outputName: preSourceTable_visit_gaia_dr3_20230707_match_astrom atools.astromDiffMetrics: TargetRefCatDeltaMetrics atools.astromDiffMetrics.applyContext: VisitContext python: |