imap_processing.spice.spin.get_spacecraft_spin_phase#
- imap_processing.spice.spin.get_spacecraft_spin_phase(query_met_times: float | ndarray[tuple[int, ...], dtype[_ScalarType_co]]) float | ndarray[tuple[int, ...], dtype[_ScalarType_co]]#
Get the spacecraft spin phase for the input query times.
- Formula to calculate spin phase:
spin_phase = (query_met_times - spin_start_met) / spin_period_sec