lsst.pipe.tasks
13.0-54-gc325bc5f
|
Static Public Attributes | |
register = ConfigurableField(target=PgsqlRegisterTask, doc="Registry entry") | |
![]() | |
parse = ConfigurableField(target=ParseTask, doc="File parsing") | |
register = ConfigurableField(target=RegisterTask, doc="Registry entry") | |
allowError = Field(dtype=bool, default=False, doc="Allow error in ingestion?") | |
clobber = Field(dtype=bool, default=False, doc="Clobber existing file?") | |
Definition at line 106 of file ingestPgsql.py.
|
static |
Definition at line 107 of file ingestPgsql.py.