PgsqlIngestTask

Python API summary

from lsst.pipe.tasks.ingestPgsql import PgsqlIngestTask
classPgsqlIngestTask(*args, **kwargs)

Task that will ingest images into the data repository...

attributeconfig

Access configuration fields and retargetable subtasks.

methodrun(args)

Ingest all specified files and add them to the registry...

See also

See the PgsqlIngestTask API reference for complete details.

Retargetable subtasks

parse

Default
lsst.pipe.tasks.ingest.ParseTask
Field type
ConfigurableField
File parsing

register

Default
lsst.pipe.tasks.ingestPgsql.PgsqlRegisterTask
Field type
ConfigurableField
Registry entry

Configuration fields

allowError

Default
False
Field type
bool Field
Allow error in ingestion?

clobber

Default
False
Field type
bool Field
Clobber existing file?