MultiColorPeak#
- class lsst.meas.deblender.baseline.MultiColorPeak(peaks, pki, parent)#
Bases:
objectCollection of single peak deblender results in multiple bands.
There is one of these objects for each Peak in the footprint.
Parameters#
- peaks:
dictofafw.detection.PeakRecord Each entry in
peaksis a peak record for the same peak in a different band- pki: int
Index of the peak in
parent.peaks- parent:
DeblendedParent DeblendedParent object that contains the peak as a child.
- peaks: