From 0efe2767c05b133303b1685a51a76704abbd33de Mon Sep 17 00:00:00 2001 From: Sophie Reed Date: Thu, 7 Sep 2023 09:17:09 -0700 Subject: [PATCH] Fix the reference catch matching tests --- pipelines/_ingredients/LSSTCam-imSim/DRP.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pipelines/_ingredients/LSSTCam-imSim/DRP.yaml b/pipelines/_ingredients/LSSTCam-imSim/DRP.yaml index e4eb01eb..0ed351ac 100644 --- a/pipelines/_ingredients/LSSTCam-imSim/DRP.yaml +++ b/pipelines/_ingredients/LSSTCam-imSim/DRP.yaml @@ -88,10 +88,9 @@ tasks: f"{col}Err" for col in fluxes_meas_psf ] catalogMatchTract: - class: lsst.analysis.tools.tasks.catalogMatch.CatalogMatchTask + class: lsst.analysis.tools.tasks.astrometricCatalogMatch.AstrometricCatalogMatchTask config: connections.refCatalog: "cal_ref_cat_2_2" - anyFilterMapsToThis: "lsst_g_smeared" refCatObjectTract: class: lsst.analysis.tools.tasks.refCatObjectAnalysis.RefCatObjectAnalysisTask config: