Skip to content

Commit e11e319

Browse files
committed
Add row to dataset type instructions.
SingleFrame.yaml has tasks not found in ApPipe.yaml, so it must be updated separately.
1 parent 9dd5494 commit e11e319

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/playbook.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -349,6 +349,7 @@ One raw was ingested, visit-defined, and kept in the development central repo, s
349349
350350
apdb-cli create-sql "sqlite:///apdb.db" apdb_config.yaml
351351
pipetask run -b s3://rubin-pp-dev-users/central_repo_2 -i LSSTComCamSim/raw/all,LSSTComCamSim/defaults,LSSTComCamSim/templates -o u/${USER}/add-dataset-types -d "instrument='LSSTComCamSim' and exposure=7024062700235 and detector=8" -p $AP_PIPE_DIR/pipelines/LSSTComCamSim/ApPipe.yaml -c parameters:apdb_config=apdb_config.yaml -c associateApdb:doPackageAlerts=False --register-dataset-types --init-only
352+
pipetask run -b s3://rubin-pp-dev-users/central_repo_2 -i LSSTComCamSim/raw/all,LSSTComCamSim/defaults,LSSTComCamSim/templates -o u/${USER}/add-dataset-types -d "instrument='LSSTComCamSim' and exposure=7024062700235 and detector=8" -p $AP_PIPE_DIR/pipelines/LSSTComCamSim/SingleFrame.yaml -c parameters:apdb_config=apdb_config.yaml --register-dataset-types --init-only
352353
353354
.. note::
354355

0 commit comments

Comments
 (0)