Skip to content

Commit

Permalink
Merge branch 'tickets/DM-43406'
Browse files Browse the repository at this point in the history
  • Loading branch information
taranu committed Mar 27, 2024
2 parents 26dbfd2 + 896f266 commit 0ff8ce0
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 6 deletions.
1 change: 0 additions & 1 deletion pipelines/HSC/DRP-RC2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,6 @@ subsets:
- analyzeMatchedVisitCore
- analyzeMatchedPreVisitCore
- analyzeObjectTableCore
- analyzeObjectTableExtended
- analyzeObjectTableSurveyCore
- catalogMatchTract
- photometricCatalogMatch
Expand Down
1 change: 0 additions & 1 deletion pipelines/HSC/DRP-RC2_subset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -413,7 +413,6 @@ subsets:
- analyzeMatchedVisitCore
- analyzeMatchedPreVisitCore
- analyzeObjectTableCore
- analyzeObjectTableExtended
- analyzeObjectTableSurveyCore
- catalogMatchTract
- photometricCatalogMatch
Expand Down
2 changes: 2 additions & 0 deletions pipelines/HSC/DRP-ci_hsc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ imports:
- faro_visit
- faro_matched
- faro_tract
# Extended-level plots should still be tested in CI
- location: $ANALYSIS_TOOLS_DIR/pipelines/coaddQualityExtended.yaml

tasks:
# Do expect jointcal's photoCalibs to be present even though we didn't
Expand Down
1 change: 1 addition & 0 deletions pipelines/LSSTCam-imSim/DRP-ci_imsim.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ imports:
- $DRP_PIPE_DIR/pipelines/_ingredients/LSSTCam-imSim/DRP.yaml
- $ANALYSIS_DRP_DIR/pipelines/LSSTCam-imSim/analysis_drp_plots.yaml
- $ANALYSIS_TOOLS_DIR/pipelines/diaTractQualityCore.yaml
- $ANALYSIS_TOOLS_DIR/pipelines/coaddQualityExtended.yaml

tasks:
deblend:
Expand Down
1 change: 0 additions & 1 deletion pipelines/LSSTComCamSim/DRP-ops-rehearsal-3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ subsets:
# analysis_tools tasks
- analyzeMatchedVisitCore
- analyzeObjectTableCore
- analyzeObjectTableExtended
- catalogMatchTract
- photometricCatalogMatch
- photometricRefCatObjectTract
Expand Down
1 change: 0 additions & 1 deletion pipelines/_ingredients/HSC/DRP.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ imports:
- $ANALYSIS_DRP_DIR/pipelines/analysis_drp_plots.yaml
- $ANALYSIS_TOOLS_DIR/pipelines/coaddColumnValidate.yaml
- $ANALYSIS_TOOLS_DIR/pipelines/coaddQualityCore.yaml
- $ANALYSIS_TOOLS_DIR/pipelines/coaddQualityExtended.yaml
- $ANALYSIS_TOOLS_DIR/pipelines/matchedVisitQualityCore.yaml
- $ANALYSIS_TOOLS_DIR/pipelines/visitQualityCore.yaml
tasks:
Expand Down
2 changes: 0 additions & 2 deletions pipelines/_ingredients/LSSTCam-imSim/DRP.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ imports:
- $ANALYSIS_TOOLS_DIR/pipelines/coaddColumnValidate.yaml
- $ANALYSIS_TOOLS_DIR/pipelines/coaddDiffMatchedQualityExtended.yaml
- $ANALYSIS_TOOLS_DIR/pipelines/coaddQualityCore.yaml
- $ANALYSIS_TOOLS_DIR/pipelines/coaddQualityExtended.yaml
- location: $ANALYSIS_TOOLS_DIR/pipelines/matchedVisitQualityCore.yaml
exclude:
- analyzeMatchedPreVisitCore # imSim does not have preSourceTable_visit catalogs
Expand Down Expand Up @@ -255,7 +254,6 @@ subsets:
subset:
- analyzeMatchedVisitCore
- analyzeObjectTableCore
- analyzeObjectTableExtended
- analyzeObjectTableSurveyCore
- catalogMatchTract
- diff_matched_analysis
Expand Down

0 comments on commit 0ff8ce0

Please sign in to comment.