legacy_coords_to_astropy#

lsst.images.tests.legacy_coords_to_astropy(legacy_coords)#

Convert a list of lsst.geom.SpherePoint objects to an Astropy coordinate object.

Parameters:

legacy_coords (list[Any]) – Legacy lsst.geom.SpherePoint objects to convert.

Return type:

SkyCoord

This page was last modified on .