PgsqlIngestTask¶
Python API summary¶
from lsst.pipe.tasks.ingestPgsql import PgsqlIngestTask
- 
class
(*args, **kwargs)PgsqlIngestTask Task that will ingest images into the data repository
...
- 
attribute
config Access configuration fields and retargetable subtasks.
- 
method
(args)run Ingest all specified files and add them to the registry
...
See also
See the PgsqlIngestTask API reference for complete details.
Retargetable subtasks¶
register¶
- Default
 lsst.pipe.tasks.ingestPgsql.PgsqlRegisterTask- Field type
 ConfigurableField
Registry entry