legacy_points_to_xy_array#

lsst.images.tests.legacy_points_to_xy_array(legacy_points)#

Convert a list of lsst.geom.Point2D objects to an XY array.

Parameters:

legacy_points (list[Any]) – Legacy lsst.geom.Point2D objects to convert.

Return type:

XY[ndarray]

This page was last modified on .