Skip to content

Commit

Permalink
Remove explicit MatchPessimistic from DECam config.
Browse files Browse the repository at this point in the history
  • Loading branch information
morriscb committed Feb 6, 2019
1 parent 0b46667 commit 094c273
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions config/decamConfig.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
# use "instcal" exposures from the community pipeline until DecamIsrTask is up to snuff
from lsst.obs.decam.decamNullIsr import DecamNullIsrTask
config.processCcd.isr.retarget(DecamNullIsrTask)

from lsst.meas.astrom.matchPessimisticB import MatchPessimisticBTask
config.processCcd.calibrate.astrometry.matcher.retarget(MatchPessimisticBTask)

0 comments on commit 094c273

Please sign in to comment.