lsst.pipe.tasks
13.0-54-gc325bc5f
|
Static Public Attributes | |
ConfigClass = PgsqlIngestConfig | |
![]() | |
ConfigClass = IngestConfig | |
ArgumentParser = IngestArgumentParser | |
Additional Inherited Members | |
![]() | |
def | __init__ (self, args, kwargs) |
def | parseAndRun (cls) |
def | ingest (self, infile, outfile, mode="move", dryrun=False) |
def | isBadFile (self, filename, badFileList) |
def | isBadId (self, info, badIdList) |
def | expandFiles (self, fileNameList) |
Expand a set of filenames and globs, returning a list of filenames. More... | |
def | run (self, args) |
Definition at line 110 of file ingestPgsql.py.
|
static |
Definition at line 111 of file ingestPgsql.py.