From b26623591087ac4c7c58b08496480e1fe6ee1fcf Mon Sep 17 00:00:00 2001 From: Christopher Waters Date: Tue, 25 Mar 2025 15:07:10 -0700 Subject: [PATCH] Disable EFD photodiode usage for LATISS. --- pipelines/LATISS/cpPtc.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/pipelines/LATISS/cpPtc.yaml b/pipelines/LATISS/cpPtc.yaml index ee36a46bd..65f7795df 100644 --- a/pipelines/LATISS/cpPtc.yaml +++ b/pipelines/LATISS/cpPtc.yaml @@ -7,3 +7,4 @@ tasks: class: lsst.cp.pipe.ptc.PhotonTransferCurveExtractPairTask config: efdSalIndex: 201 + useEfdPhotodiodeData: false