Skip to content

Commit

Permalink
Exclude analyzeMatchedPreVisitCore for imSim
Browse files Browse the repository at this point in the history
  • Loading branch information
cmsaunders committed Mar 21, 2024
1 parent a2dfc83 commit c03ea3d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pipelines/_ingredients/LSSTCam-imSim/DRP.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ imports:
- $ANALYSIS_TOOLS_DIR/pipelines/coaddDiffMatchedQualityExtended.yaml
- $ANALYSIS_TOOLS_DIR/pipelines/coaddQualityCore.yaml
- $ANALYSIS_TOOLS_DIR/pipelines/coaddQualityExtended.yaml
- $ANALYSIS_TOOLS_DIR/pipelines/matchedVisitQualityCore.yaml
- location: $ANALYSIS_TOOLS_DIR/pipelines/matchedVisitQualityCore.yaml
exclude:

Check failure on line 11 in pipelines/_ingredients/LSSTCam-imSim/DRP.yaml

View workflow job for this annotation

GitHub Actions / call-workflow / yamllint

11:13 [trailing-spaces] trailing spaces
- analyzeMatchedPreVisitCore # imSim does not have preSourceTable_visit catalogs

Check warning on line 12 in pipelines/_ingredients/LSSTCam-imSim/DRP.yaml

View workflow job for this annotation

GitHub Actions / call-workflow / yamllint

12:36 [comments] too few spaces before comment
- $ANALYSIS_TOOLS_DIR/pipelines/visitQualityCore.yaml
parameters:
filterMap: {
Expand Down

0 comments on commit c03ea3d

Please sign in to comment.