scarletLiteToData

lsst.meas.extensions.scarlet.scarletLiteToData(blend, psfCenter, xy0)

Convert a scarlet lite blend into a persistable data object

Parameters:
blendscarlet.lite.LiteBlend

The blend that is being persisted.

psfCentertuple of int

The center of the PSF.

xy0tuple of int

The lower coordinate of the entire blend.

Returns:
blendDataScarletBlendDataModel

The data model for a single blend.