imap_processing.hi.hi_l1b.housekeeping#

imap_processing.hi.hi_l1b.housekeeping(packet_file_path: str | Path) list[Dataset]#

Will process IMAP raw data to l1b housekeeping dataset.

In order to use space_packet_parser and the xtce which contains the DN to EU conversion factors, the L0 packet file is used to go straight to L1B.

Parameters:

packet_file_path (str) – Packet file path.

Returns:

processed_data – Housekeeping datasets with engineering units.

Return type:

list[xarray.Dataset]