|
lsst.pipe.tasks gcf790cdeb6+f6e4da7c1c
|
Public Member Functions | |
| __init__ (self, maxCosmicRays, **kwargs) | |
| __str__ (self) | |
| metadata (self) | |
Public Attributes | |
| msg = msg | |
Protected Attributes | |
| _metadata = kwargs | |
Raised if the cosmic ray task fails with too many cosmics.
Parameters
----------
maxCosmicRays : `int`
Maximum number of cosmic rays allowed.
| lsst.pipe.tasks.repair.TooManyCosmicRays.__init__ | ( | self, | |
| maxCosmicRays, | |||
| ** | kwargs ) |
|
protected |