libera_utils.kernel_maker.correct_azimuth#
- libera_utils.kernel_maker.correct_azimuth(angle: float | floating | ndarray | Series) float | floating | ndarray | Series#
Corrected azimuth from telemetered angle(s):
corrected = telemetry - error.- Parameters:
angle (AngleLike) – Telemetered azimuth angle(s), in radians.
- Returns:
Corrected azimuth angle(s), in radians.
- Return type:
AngleLike