Public Member Functions | |
def | run |
![]() | |
def | __init__ |
def | parseAndRun |
def | ingest |
def | isBadFile |
def | isBadId |
def | expandFiles |
Expand a set of filenames and globs, returning a list of filenames. More... | |
def | run |
Static Public Attributes | |
ConfigClass = IngestCalibsConfig | |
ArgumentParser = IngestCalibsArgumentParser | |
![]() | |
ConfigClass = IngestConfig | |
ArgumentParser = IngestArgumentParser | |
Task that generates registry for calibration images
Definition at line 208 of file ingestCalibs.py.
def lsst.pipe.tasks.ingestCalibs.IngestCalibsTask.run | ( | self, | |
args | |||
) |
Ingest all specified files and add them to the registry
Definition at line 214 of file ingestCalibs.py.
|
static |
Definition at line 211 of file ingestCalibs.py.
|
static |
Definition at line 210 of file ingestCalibs.py.