imap_processing.hit.l1a.hit_l1a.decom_packets#

imap_processing.hit.l1a.hit_l1a.decom_packets(packet_file: str) list#

Unpack and decode packets using CCSDS file and XTCE packet definitions.

Parameters:

packet_file (str) – Path to the CCSDS data packet file.

Returns:

unpacked_packets – List of all the unpacked data.

Return type:

list