make_apdb.py¶
Create a Alert Production 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 apdb.db_url
to create a valid config.
usage: make_apdb.py [-h] [-c [NAME=VALUE [NAME=VALUE ...]]]
[-C [CONFIGFILE [CONFIGFILE ...]]]