lsst.pipe.tasks  19.0.0-63-gd25ffe2a+3
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 365 of file ingest.py.

Member Data Documentation

◆ allowError

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

Definition at line 369 of file ingest.py.

◆ clobber

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

Definition at line 370 of file ingest.py.

◆ parse

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

Definition at line 367 of file ingest.py.

◆ register

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

Definition at line 368 of file ingest.py.


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