Skip to content

Commit 8499180

Browse files
authored
Merge pull request #219 from lsst-dm/tickets/DM-46641
DM-46641: Test new LATISS calibs of IsrTaskLSST in PP dev butler repo
2 parents d6a0a92 + e0ea7fe commit 8499180

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/playbook.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ One raw was ingested, visit-defined, and kept in the development central repo, s
354354
.. code-block:: sh
355355
356356
apdb-cli create-sql "sqlite:///apdb.db" apdb_config.py
357-
pipetask run -b s3://rubin-pp-dev-users/central_repo_2 -i LATISS/raw/all,LATISS/defaults,LATISS/templates -o u/username/collection -d "detector=0 and instrument='LATISS' and exposure=2023082900500 and visit_system=0" -p $AP_PIPE_DIR/pipelines/LATISS/ApPipe.yaml -c parameters:apdb_config=apdb_config.py -c diaPipe:doPackageAlerts=False --register-dataset-types --init-only
357+
pipetask run -b s3://rubin-pp-dev-users/central_repo_2 -i LSSTComCamSim/raw/all,LSSTComCamSim/defaults,LSSTComCamSim/templates -o u/username/collection -d " instrument='LSSTComCamSim' and exposure=7024062700235 and detector=8" -p $AP_PIPE_DIR/pipelines/LSSTComCamSim/ApPipe.yaml -c parameters:apdb_config=apdb_config.py -c diaPipe:doPackageAlerts=False --register-dataset-types --init-only
358358
359359
.. note::
360360

0 commit comments

Comments
 (0)