SnapCombineTask

Python API summary

from lsst.pipe.tasks.snapCombine import SnapCombineTask
classSnapCombineTask(*args, **kwargs)

Combine two snaps into a single visit image...

attributeconfig

Access configuration fields and retargetable subtasks.

methodrun(snap0, snap1)

Combine two snaps, returning the combined image...

See also

See the SnapCombineTask API reference for complete details.

Retargetable subtasks

No subtasks.

Configuration fields

bad_mask_planes

Default
()
Field type

str ListField

Mask planes that, if set, the associated pixels are not included in the combined exposure.