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