LSSTApplications  10.0-2-g4f67435,11.0.rc2+1,11.0.rc2+12,11.0.rc2+3,11.0.rc2+4,11.0.rc2+5,11.0.rc2+6,11.0.rc2+7,11.0.rc2+8
LSSTDataManagementBasePackage
Classes | Namespaces | Functions | Variables
cmdLineTask.py File Reference

Go to the source code of this file.

Classes

class  lsst.pipe.base.cmdLineTask.TaskRunner
 Run a command-line task, using multiprocessing if requested. More...
 
class  lsst.pipe.base.cmdLineTask.ButlerInitializedTaskRunner
 A TaskRunner for CmdLineTasks that require a 'butler' keyword argument to be passed to their constructor. More...
 
class  lsst.pipe.base.cmdLineTask.CmdLineTask
 Base class for command-line tasks: tasks that may be executed from the command line. More...
 

Namespaces

 lsst.pipe.base.cmdLineTask
 

Functions

def lsst.pipe.base.cmdLineTask._poolFunctionWrapper
 
def lsst.pipe.base.cmdLineTask._runPool
 
def lsst.pipe.base.cmdLineTask.profile
 Context manager for profiling with cProfile. More...
 

Variables

list lsst.pipe.base.cmdLineTask.__all__ = ["CmdLineTask", "TaskRunner", "ButlerInitializedTaskRunner"]