Skip to content

Commit

Permalink
Add photodiode data to default LSSTCam linearity pipeline.
Browse files Browse the repository at this point in the history
  • Loading branch information
erykoff committed Jul 10, 2023
1 parent 2c3505f commit f4f02d0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pipelines/LsstCam/cpLinearitySolve.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,10 @@ description: cp_pipe linearity calibration construction.
instrument: lsst.obs.lsst.LsstCam
imports:
- location: $CP_PIPE_DIR/pipelines/_ingredients/cpLinearitySolve.yaml
tasks:
linearitySolve:
class: lsst.cp.pipe.LinearitySolveTask
config:
linearityType: Spline
usePhotodiode: true
splineGroupingColumn: CCOBCURR

0 comments on commit f4f02d0

Please sign in to comment.