Skip to content

Commit

Permalink
Re-enable Piff in DRP.
Browse files Browse the repository at this point in the history
  • Loading branch information
PFLeget committed Nov 22, 2024
1 parent 869d593 commit 2a141a6
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions pipelines/_ingredients/LSSTComCam/DRP.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,17 +24,6 @@ tasks:
class: lsst.fgcmcal.fgcmOutputProducts.FgcmOutputProductsTask
config:
connections.cycleNumber: 4
finalizeCharacterization:
class: lsst.pipe.tasks.finalizeCharacterization.FinalizeCharacterizationTask
config:
# Swtich to psfex with 41x41 stamps for early commissioning data.
# TODO DM-47231: do full PSF model config sweep for LSSTComCam
# TBD if we want to always use psfex for final PSF modeling in
# nightly-validation pipeline, but piff for DRP pipeline.
make_psf_candidates.kernelSize: 41
psf_determiner.name: "psfex"
python: |
import lsst.meas.extensions.psfex.psfexPsfDeterminer
selectGoodSeeingVisits:
class: lsst.pipe.tasks.selectImages.BestSeeingQuantileSelectVisitsTask
config:
Expand Down

0 comments on commit 2a141a6

Please sign in to comment.