From 42f6db5e5d895835055bab317a9e56b2e10fdc56 Mon Sep 17 00:00:00 2001 From: Jim Bosch Date: Tue, 26 Nov 2024 14:22:59 -0500 Subject: [PATCH] Remove configuration for now-disabled object-refcat matching. --- config/measureCoaddSources.py | 8 -------- 1 file changed, 8 deletions(-) diff --git a/config/measureCoaddSources.py b/config/measureCoaddSources.py index 2fe96c67..9bf67886 100644 --- a/config/measureCoaddSources.py +++ b/config/measureCoaddSources.py @@ -8,14 +8,6 @@ config.measurement.load(os.path.join(os.path.dirname(__file__), "hsm.py")) config.load(os.path.join(os.path.dirname(__file__), "cmodel.py")) -# Set reference catalog -config.connections.refCat = "ps1_pv3_3pi_20170110" - -config.match.refObjLoader.load(os.path.join(os.path.dirname(__file__), "filterMap.py")) - -config.doWriteMatchesDenormalized = True - -# # This isn't good! There appears to be no way to configure the # base_PixelFlags measurement algorithm based on a configuration parameter; # see DM-4159 for a discussion. The name BRIGHT_MASK must match