imap_processing.spice.repoint.get_pointing_mid_time#

imap_processing.spice.repoint.get_pointing_mid_time(met_time: float) float#

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

Get the mid-point time between the end of one repoint and start of the next. Input could be a MET time.

Parameters:

met_time (float) – The MET time in a repoint.

Returns:

repoint_mid_time – The mid MET time of the repoint maneuver.

Return type:

float