ConvertDetectorAngleToPositionAngle#

class lsst.pipe.tasks.functors.ConvertDetectorAngleToPositionAngle(theta_col, colCD_1_1, colCD_1_2, colCD_2_1, colCD_2_2, **kwargs)#

Bases: LocalWcs

Compute a position angle from a detector angle and the stored CDMatrix.

Returns#

position angle : degrees

Attributes Summary

columns

Columns required to perform calculation.

name

Attributes Documentation

columns#
name = 'PositionAngle'#