From e9f59834ede2814e8ddcd58d784aa00ac9051c71 Mon Sep 17 00:00:00 2001 From: Lee Kelvin Date: Fri, 7 Jul 2023 15:53:55 -0400 Subject: [PATCH] Split BPS forced_phot quantum cluster into two --- bps/clustering/DRP-recalibrated.yaml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/bps/clustering/DRP-recalibrated.yaml b/bps/clustering/DRP-recalibrated.yaml index 122c12f..8c1230c 100644 --- a/bps/clustering/DRP-recalibrated.yaml +++ b/bps/clustering/DRP-recalibrated.yaml @@ -1,6 +1,6 @@ # This is a prescription for quantum clustering with BPS, suitable for any -# concrete pipeline based on the "DRP-recalibrated" pipeline. It also includes -# clustering for analysis_drp plots. +# concrete pipeline based on the "DRP-recalibrated" pipeline. +# It also includes clustering for analysis_drp plots. # # Use it by adding: # @@ -54,5 +54,9 @@ cluster: dimensions: tract,patch forced_phot: - pipetasks: forcedPhotCcd,forcedPhotDiffim,writeForcedSourceTable,forcedPhotDiffOnDiaObjects,forcedPhotCcdOnDiaObjects,writeForcedSourceOnDiaObjectTable + pipetasks: forcedPhotCcd, forcedPhotDiffim, writeForcedSourceTable + dimensions: visit,detector,tract + + forced_phot_dia: + pipetasks: forcedPhotDiffOnDiaObjects, forcedPhotCcdOnDiaObjects, writeForcedSourceOnDiaObjectTable dimensions: visit,detector,tract