make_ppdb.py¶
Create a prompt products database using config overrides for
lsst.ap.pipe.ApPipeConfig.
This script takes the same --config and --configfile arguments as
command-line tasks. Calling ap_pipe.py with the same arguments uses the
newly created database.
The config overrides must define ppdb.db_url to create a valid config.
usage: make_ppdb.py [-h] [-c [NAME=VALUE [NAME=VALUE ...]]]
[-C [CONFIGFILE [CONFIGFILE ...]]]