Definition at line 104 of file ingestPgsql.py.
◆ allowError
lsst.pipe.tasks.ingest.IngestConfig.allowError = Field(dtype=bool, default=False, doc="Allow error in ingestion?") |
|
staticinherited |
◆ clobber
lsst.pipe.tasks.ingest.IngestConfig.clobber = Field(dtype=bool, default=False, doc="Clobber existing file?") |
|
staticinherited |
◆ parse
lsst.pipe.tasks.ingest.IngestConfig.parse = ConfigurableField(target=ParseTask, doc="File parsing") |
|
staticinherited |
◆ register
lsst.pipe.tasks.ingestPgsql.PgsqlIngestConfig.register = ConfigurableField(target=PgsqlRegisterTask, doc="Registry entry") |
|
static |
The documentation for this class was generated from the following file: