getPatchCorners#
- lsst.analysis.tools.getPatchCorners(tractInfo, patchId)#
Calculate the corners of a patch, given tractInfo.
Parameters#
- tractInfo
lsst.skymap.tractInfo.ExplicitTractInfo Tract info object of the tract containing the patch whose corner coordinates are returned.
- patchId
int Identification number of the patch whose corner coordinates are returned.
Returns#
corners :
listoftuplesoffloatNotes#
Corners are returned in degrees and are wrapped in ra.
- tractInfo