lsst.pipe.tasks  21.0.0-20-g55224fe4+fb58a89680
Static Public Attributes | List of all members
lsst.pipe.tasks.ingest.IngestConfig Class Reference
Inheritance diagram for lsst.pipe.tasks.ingest.IngestConfig:
lsst.pipe.tasks.ingestPgsql.PgsqlIngestConfig

Static Public Attributes

 parse
 
 register
 
 allowError
 
 clobber
 

Detailed Description

Configuration for IngestTask

Definition at line 391 of file ingest.py.

Member Data Documentation

◆ allowError

lsst.pipe.tasks.ingest.IngestConfig.allowError
static

Definition at line 395 of file ingest.py.

◆ clobber

lsst.pipe.tasks.ingest.IngestConfig.clobber
static

Definition at line 396 of file ingest.py.

◆ parse

lsst.pipe.tasks.ingest.IngestConfig.parse
static

Definition at line 393 of file ingest.py.

◆ register

lsst.pipe.tasks.ingest.IngestConfig.register
static

Definition at line 394 of file ingest.py.


The documentation for this class was generated from the following file: