Skip to content

Commit

Permalink
Add pipetask run DRP-ci_hsc-post-injected.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
taranu committed Aug 27, 2024
1 parent 37ce43f commit db82d72
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions bin/pipeline.sh
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,13 @@ pipetask --long-log --log-level="$loglevel" run \
--register-dataset-types $mock \
--qgraph "$INJECTION_QGRAPH_FILE"

pipetask --long-log --log-level="$loglevel" run \
-j "$jobs" -b "$repo"/butler.yaml \
--output "$INJECTION_COLLECTION" \
-d "skymap='discrete/ci_hsc' AND tract=0" \
-p "$DRP_PIPE_DIR/pipelines/HSC/DRP-ci_hsc-post-injected.yaml" \
--register-dataset-types $mock \

pipetask --long-log --log-level="$loglevel" qgraph \
-d "skymap='discrete/ci_hsc' AND tract=0 AND patch=69 AND band in ('r', 'i')" \
-b "$repo"/butler.yaml \
Expand Down

0 comments on commit db82d72

Please sign in to comment.