lsst.pipe.base  13.0-11-gdf6a56c+7
 All Classes Namespaces Files Functions Variables Pages
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
oCABCMeta
|\Clsst.pipe.base.argumentParser.DynamicDatasetTypeAbstract base class for a dataset type determined from parsed command-line arguments
| oClsst.pipe.base.argumentParser.ConfigDatasetTypeA dataset type specified by a config parameter
| \Clsst.pipe.base.argumentParser.DatasetArgumentA dataset type specified by a command-line argument
oCAction
|oClsst.pipe.base.argumentParser.ConfigFileActionArgparse action to load config overrides from one or more files
|oClsst.pipe.base.argumentParser.ConfigValueActionArgparse action callback to override config parameters using name=value pairs from the command line
|oClsst.pipe.base.argumentParser.IdValueActionArgparse action callback to process a data ID into a dict
|\Clsst.pipe.base.argumentParser.LogLevelActionArgparse action to set log level
oCArgumentParser
|\Clsst.pipe.base.argumentParser.ArgumentParserAn argument parser for pipeline tasks that is based on argparse.ArgumentParser
| \Clsst.pipe.base.argumentParser.InputOnlyArgumentParser
oCException
|\Clsst.pipe.base.task.TaskErrorUse to report errors for which a traceback is not useful
oCobject
|oClsst.pipe.base.argumentParser.DataIdArgumentGlorified struct for data about id arguments, used by ArgumentParser.add_id_argument
|oClsst.pipe.base.argumentParser.DataIdContainerA container for data IDs and associated data references
|oClsst.pipe.base.argumentParser.DynamicDatasetTypeAbstract base class for a dataset type determined from parsed command-line arguments
|oClsst.pipe.base.cmdLineTask.TaskRunner
||\Clsst.pipe.base.cmdLineTask.ButlerInitializedTaskRunnerA TaskRunner for CmdLineTasks that require a 'butler' keyword argument to be passed to their constructor
|oClsst.pipe.base.struct.StructA struct to which you can add any fields
|\Clsst.pipe.base.task.TaskBase class for data processing tasks
oCwith_metaclass
|\Clsst.pipe.base.argumentParser.DynamicDatasetTypeAbstract base class for a dataset type determined from parsed command-line arguments
\CTask
 \Clsst.pipe.base.cmdLineTask.CmdLineTaskBase class for command-line tasks: tasks that may be executed from the command line