imap_processing.spice.repoint#

Functions for retrieving repointing table data.

Functions

get_mid_point_state(met_time)

Get IMAP state for the mid-point.

get_pointing_mid_time(met_time)

Get mid-point of the pointing for the given MET time.

get_pointing_times(met_time)

Get the start and end MET times for the pointing that contains the query MET time.

get_pointing_times_from_id(repoint_id)

Get the start and end MET times for the pointing given a repoint ID.

get_repoint_data()

Read repointing file from the configured location and return as dataframe.

interpolate_repoint_data(query_met_times)

Interpolate repointing data to the queried MET times.

set_global_repoint_table_paths(paths)

Set the path to input repoint-table csv file.