lsst.pipe.drivers  22.0.0+8e80ce7d70
Public Member Functions | Static Public Member Functions | List of all members
lsst.pipe.drivers.constructCalibs.CalibTaskRunner Class Reference
Inheritance diagram for lsst.pipe.drivers.constructCalibs.CalibTaskRunner:

Public Member Functions

def __call__ (self, args)
 

Static Public Member Functions

def getTargetList (parsedCmd, **kwargs)
 

Detailed Description

Get parsed values into the CalibTask.run

Definition at line 351 of file constructCalibs.py.

Member Function Documentation

◆ __call__()

def lsst.pipe.drivers.constructCalibs.CalibTaskRunner.__call__ (   self,
  args 
)
Call the Task with the kwargs from getTargetList

Definition at line 357 of file constructCalibs.py.

◆ getTargetList()

def lsst.pipe.drivers.constructCalibs.CalibTaskRunner.getTargetList (   parsedCmd,
**  kwargs 
)
static

Definition at line 354 of file constructCalibs.py.


The documentation for this class was generated from the following file: