lsst.pipe.tasks  20.0.0-28-g282f9e7e+05d6a5e8c0
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 371 of file ingest.py.

Member Data Documentation

◆ allowError

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

Definition at line 375 of file ingest.py.

◆ clobber

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

Definition at line 376 of file ingest.py.

◆ parse

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

Definition at line 373 of file ingest.py.

◆ register

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

Definition at line 374 of file ingest.py.


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