diff --git a/pipelines/HSC/DRP-RC2.yaml b/pipelines/HSC/DRP-RC2.yaml index 50efff47..7c446065 100644 --- a/pipelines/HSC/DRP-RC2.yaml +++ b/pipelines/HSC/DRP-RC2.yaml @@ -212,6 +212,7 @@ subsets: - consolidateSourceTable - catalogMatchVisit - astrometricRefCatSourceVisit + - sourceObjectMatch description: | Tasks that can be run together, but only after the 'step1', 'step2', 'step3', and 'step4', 'step5' subsets diff --git a/pipelines/HSC/DRP-RC2_subset.yaml b/pipelines/HSC/DRP-RC2_subset.yaml index 5207ef28..cb30b7cb 100644 --- a/pipelines/HSC/DRP-RC2_subset.yaml +++ b/pipelines/HSC/DRP-RC2_subset.yaml @@ -387,10 +387,11 @@ subsets: nightlyStep4: subset: - forcedPhotCcd + - sourceObjectMatch description: | Tasks that can be run together, but only after the 'step1', 'step2' and 'step3' subsets - These detector-level tasks should not be run with + These detector and visit-level tasks should not be run with 'tract' or 'patch' as part of the data ID expression if all reference catalogs or diffIm templates that cover these detector-level quanta are desired. diff --git a/pipelines/HSC/DRP-ci_hsc.yaml b/pipelines/HSC/DRP-ci_hsc.yaml index 09473262..5bb3dba4 100644 --- a/pipelines/HSC/DRP-ci_hsc.yaml +++ b/pipelines/HSC/DRP-ci_hsc.yaml @@ -67,3 +67,4 @@ subsets: - validateObjectTableCore - catalogMatchVisit - astrometricRefCatSourceVisit + - sourceObjectMatch diff --git a/pipelines/LSSTCam-imSim/DRP-ci_imsim.yaml b/pipelines/LSSTCam-imSim/DRP-ci_imsim.yaml index a996c67a..0098ec69 100644 --- a/pipelines/LSSTCam-imSim/DRP-ci_imsim.yaml +++ b/pipelines/LSSTCam-imSim/DRP-ci_imsim.yaml @@ -55,3 +55,4 @@ subsets: - validateObjectTableCore - catalogMatchVisit - astrometricRefCatSourceVisit + - sourceObjectMatch diff --git a/pipelines/_ingredients/LSSTCam-imSim/DRP.yaml b/pipelines/_ingredients/LSSTCam-imSim/DRP.yaml index 92d93710..06f26c91 100644 --- a/pipelines/_ingredients/LSSTCam-imSim/DRP.yaml +++ b/pipelines/_ingredients/LSSTCam-imSim/DRP.yaml @@ -227,6 +227,7 @@ subsets: - consolidateDiaSourceTable - catalogMatchVisit - astrometricRefCatSourceVisit + - sourceObjectMatch description: | Tasks that can be run together, but only after the 'step1', 'step2', 'step3', and 'step4' subsets