lsst.pipe.base  21.0.0-8-gfbe0b4b+c10f409f79
lsst.pipe.base.task.TaskError Class Reference
Inheritance diagram for lsst.pipe.base.task.TaskError:

Detailed Description

Use to report errors for which a traceback is not useful.

Notes
-----
Examples of such errors:

- processCcd is asked to run detection, but not calibration, and no calexp
  is found.
- coadd finds no valid images in the specified patch.

Definition at line 33 of file task.py.


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