imap_processing.hi.hi_l1c.find_last_de_packet_data#

imap_processing.hi.hi_l1c.find_last_de_packet_data(l1b_dataset: Dataset) Dataset#

Find the telemetry entries for the last packet at an ESA step.

Parameters:

l1b_dataset (xarray.Dataset) – The L1B Direct Event Dataset for the current pointing.

Returns:

reduced_dataset – A dataset containing only the entries for the last packet at an ESA step.

Return type:

xarray.Dataset