imap_processing.spice.spin#

Functions for retrieving spin-table data.

Functions

get_instrument_spin_phase(query_met_times, ...)

Get the instrument spin phase for the input query times.

get_spacecraft_spin_phase(query_met_times)

Get the spacecraft spin phase for the input query times.

get_spin_angle(spin_phases[, degrees])

Convert spin_phases to radians or degrees.

get_spin_data()

Read spin-tables and return spin data.

get_spin_number(met_time)

Get the spin number for the input query time.

interpolate_spin_data(query_met_times)

Interpolate spin table data to the queried MET times.

set_global_spin_table_paths(paths)

Set the paths to input spin-table csv files.