imap_processing.spice.spin.get_spin_angle#
- imap_processing.spice.spin.get_spin_angle(spin_phases: float | ndarray[tuple[int, ...], dtype[_ScalarType_co]], degrees: bool = False) float | ndarray[tuple[int, ...], dtype[_ScalarType_co]]#
Convert spin_phases to radians or degrees.
- Parameters:
- Returns:
spin_phases – Spin angle in degrees or radians for the input query times.
- Return type:
float or np.ndarray