searchDonutPos

lsst.ts.wep.utils.searchDonutPos(img)

Search the position of donut on image.

Parameters:
imgnumpy.ndarray

Donut image.

Returns:
float

X position of donut center in pixel.

float

Y position of donut center in pixel.