lsst.pipe.tasks g1d60b36b41+87fc17aa12
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
lsst.pipe.tasks.snapCombine.SnapCombineConfig Class Reference
Inheritance diagram for lsst.pipe.tasks.snapCombine.SnapCombineConfig:

Static Public Attributes

 bad_mask_planes
 

Detailed Description

Definition at line 32 of file snapCombine.py.

Member Data Documentation

◆ bad_mask_planes

lsst.pipe.tasks.snapCombine.SnapCombineConfig.bad_mask_planes
static
Initial value:
= pexConfig.ListField(
dtype=str,
doc="Mask planes that, if set, the associated pixels are not included in the combined exposure.",
default=(),
)

Definition at line 33 of file snapCombine.py.


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