|
def | __init__ (self, *args, **kwargs) |
|
def | runDataRef (self, sensorRef) |
|
def | parseAndRun (cls, *args, **kwargs) |
|
def | parseAndSubmit (cls, args=None, **kwargs) |
|
def | batchWallTime (cls, time, parsedCmd, numCores) |
|
def | batchCommand (cls, args) |
|
def | logOperation (self, operation, catch=False, trace=True) |
|
Process CCDs in parallel for processCcdWithFakes
Definition at line 32 of file processCcdWithFakesDriver.py.
◆ __init__()
def lsst.pipe.drivers.processCcdWithFakesDriver.ProcessCcdWithFakesDriverTask.__init__ |
( |
|
self, |
|
|
* |
args, |
|
|
** |
kwargs |
|
) |
| |
Parameters
----------
kwargs : other keyword arguments for lsst.ctrl.pool.BatchParallelTask
Definition at line 39 of file processCcdWithFakesDriver.py.
◆ runDataRef()
def lsst.pipe.drivers.processCcdWithFakesDriver.ProcessCcdWithFakesDriverTask.runDataRef |
( |
|
self, |
|
|
|
sensorRef |
|
) |
| |
◆ ConfigClass
◆ ignoreCcds
lsst.pipe.drivers.processCcdWithFakesDriver.ProcessCcdWithFakesDriverTask.ignoreCcds |
◆ RunnerClass
The documentation for this class was generated from the following file: