Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
abudlong committed Dec 17, 2024
1 parent e0a22b8 commit 193c427
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions python/lsst/pipe/tasks/calibrate.py
Original file line number Diff line number Diff line change
Expand Up @@ -360,8 +360,6 @@ def setDefaults(self):
self.astromRefObjLoader.anyFilterMapsToThis = "phot_g_mean"
# The photoRefCat connection is the name to use for the colorterms.
self.photoCal.photoCatName = self.connections.photoRefCat
# self.photoCal.match.sourceSelection.signalToNoise.fluxField = "slot_CalibFlux_instFlux"
# self.photoCal.match.sourceSelection.signalToNoise.errField = "slot_CalibFlux_instFluxErr"

self.normalizedCalibrationFlux.do_measure_ap_corr = False
self.measurement.algorithms["base_CompensatedTophatFlux"].apertures = [12]
Expand Down

0 comments on commit 193c427

Please sign in to comment.