phase# static Parse.phase(raw_phase: float) → float[source]# Corrects the phase to -180 <= value <= 180. Parameters: raw_phase (float) – Raw input phase. Returns: Corrected phase. Return type: float