diff --git a/pipelines/LATISS/DRP.yaml b/pipelines/LATISS/DRP.yaml index 078eee66..f0b792b6 100644 --- a/pipelines/LATISS/DRP.yaml +++ b/pipelines/LATISS/DRP.yaml @@ -75,7 +75,7 @@ tasks: class: lsst.analysis.tools.tasks.refCatObjectPhotometricAnalysis.RefCatObjectPhotometricAnalysisTask config: connections.refCatalog: atlas_refcat2_20220201 - connections.outputName: objectTable_tract_atlas_refcat2_20220201_match + connections.outputName: objectTable_tract_atlas_refcat2_20220201_match_photom # Defining analyzematchedVisitCore here to change the nBins config and omit # plots currently not relevant for LATISS imaging. diff --git a/pipelines/_ingredients/LSSTComCamSim/DRP.yaml b/pipelines/_ingredients/LSSTComCamSim/DRP.yaml index cd362285..304b5fcd 100644 --- a/pipelines/_ingredients/LSSTComCamSim/DRP.yaml +++ b/pipelines/_ingredients/LSSTComCamSim/DRP.yaml @@ -86,7 +86,7 @@ tasks: class: lsst.analysis.tools.tasks.refCatSourceAnalysis.RefCatSourceAnalysisTask config: # Only run metrics for analyzing the preSources: - connections.data: preSourceTable_visit_uw_stars_20240524_match + connections.data: preSourceTable_visit_uw_stars_20240524_match_astrom atools.astromDiffMetrics: TargetRefCatDeltaMetrics atools.astromDiffMetrics.applyContext: VisitContext python: |