Skip to content

Commit

Permalink
Merge pull request #219 from lsst-dm/tickets/DM-46641
Browse files Browse the repository at this point in the history
DM-46641: Test new LATISS calibs of IsrTaskLSST in PP dev butler repo
  • Loading branch information
hsinfang authored Nov 6, 2024
2 parents d6a0a92 + e0ea7fe commit 8499180
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/playbook.rst
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,7 @@ One raw was ingested, visit-defined, and kept in the development central repo, s
.. code-block:: sh
apdb-cli create-sql "sqlite:///apdb.db" apdb_config.py
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
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
.. note::

Expand Down

0 comments on commit 8499180

Please sign in to comment.