Skip to content

Commit

Permalink
Merge pull request #97 from lsst/tickets/DM-42006
Browse files Browse the repository at this point in the history
DM-42006: Add more analysis_tools plots from coaddQualityCore to the plot-navigator
  • Loading branch information
enourbakhsh authored Jan 30, 2024
2 parents 02b5a80 + 3582606 commit 3cb5092
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pipelines/HSC/DRP-Prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,9 @@ subsets:
- refCatObjectTract
- validateObjectTableCore
- analyzeMatchedVisitCore
- photometricCatalogMatch
- photometricRefCatObjectTract
- plotPropertyMapTract
description: |
Core (most important), coadd-level plots/metrics from analysis_tools.
Expand Down
3 changes: 3 additions & 0 deletions pipelines/HSC/DRP-RC2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,9 @@ subsets:
- refCatObjectTract
- validateObjectTableCore
- analyzeMatchedVisitCore
- photometricCatalogMatch
- photometricRefCatObjectTract
- plotPropertyMapTract
description: |
Core (most important), coadd-level plots/metrics from analysis_tools.
Expand Down
3 changes: 3 additions & 0 deletions pipelines/HSC/DRP-RC2_subset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -414,6 +414,9 @@ subsets:
- analyzeObjectTableSurveyCore
- catalogMatchTract
- analyzeMatchedVisitCore
- photometricCatalogMatch
- photometricRefCatObjectTract
- plotPropertyMapTract
description: |
Core (most important), coadd-level plots/metrics from analysis_tools.
Expand Down
3 changes: 3 additions & 0 deletions pipelines/HSC/DRP-ci_hsc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,3 +64,6 @@ subsets:
- refCatObjectTract
- validateObjectTableCore
- analyzeMatchedVisitCore
- photometricCatalogMatch
- photometricRefCatObjectTract
- plotPropertyMapTract

0 comments on commit 3cb5092

Please sign in to comment.