Skip to content

Commit

Permalink
Add verifyFlat pipeline that enables brighter-fatter.
Browse files Browse the repository at this point in the history
  • Loading branch information
czwa committed Jan 27, 2025
1 parent 772b39b commit 79d680a
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions pipelines/LATISS/verifyFlat.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Pipeline to enable brighter-fatter for ci_cpp. DM-48620
description: cp_verify LATISS flat calibration verification
instrument: lsst.obs.lsst.Latiss
imports:
- location: $CP_VERIFY_DIR/pipelines/_ingredients/verifyFlatLSST.yaml
tasks:
verifyFlatIsr:
class: lsst.ip.isr.IsrTaskLSST
config:
doBrighterFatter: true
crosstalk.doQuadraticCrosstalkCorrection: false

0 comments on commit 79d680a

Please sign in to comment.