setDeblenderMetrics¶
- lsst.meas.extensions.scarlet.setDeblenderMetrics(blend: Blend)¶
Set metrics that can be used to evalute the deblender accuracy
This function calculates the
DeblenderMetrics
for each source in the blend, and assigns it to that sourcesmetrics
property in place.- Parameters:
- blend:
The blend containing the sources to measure.