LSSTApplications
18.1.0
LSSTDataManagementBasePackage
|
Go to the source code of this file.
Namespaces | |
lsst.pipe.base.argumentParser | |
Functions | |
def | lsst.pipe.base.argumentParser.getTaskDict (config, taskDict=None, baseName="") |
def | lsst.pipe.base.argumentParser.obeyShowArgument (showOpts, config=None, exit=False) |
def | lsst.pipe.base.argumentParser.showTaskHierarchy (config) |
def | lsst.pipe.base.argumentParser.setDottedAttr (item, name, value) |
def | lsst.pipe.base.argumentParser.getDottedAttr (item, name) |
Variables | |
string | lsst.pipe.base.argumentParser.DEFAULT_INPUT_NAME = "PIPE_INPUT_ROOT" |
string | lsst.pipe.base.argumentParser.DEFAULT_CALIB_NAME = "PIPE_CALIB_ROOT" |
string | lsst.pipe.base.argumentParser.DEFAULT_OUTPUT_NAME = "PIPE_OUTPUT_ROOT" |