lsst.pipe.tasks  18.1.0-25-g75534f69
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 399 of file ingest.py.

Member Data Documentation

◆ allowError

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

Definition at line 403 of file ingest.py.

◆ clobber

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

Definition at line 404 of file ingest.py.

◆ parse

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

Definition at line 401 of file ingest.py.

◆ register

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

Definition at line 402 of file ingest.py.


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