imap_processing.hit.l1a.hit_l1a#

Decommutate HIT CCSDS data and create L1a data products.

Functions

add_cdf_attributes(dataset, logical_source, ...)

Add attributes to the dataset.

calculate_uncertainties(dataset)

Calculate statistical uncertainties.

filter_dataset_to_processing_day(dataset, ...)

Filter the dataset for data within the processing day.

find_complete_mod10_sets(mod_vals)

Find start indices where mod values match [0,1,2,3,4,5,6,7,8,9] pattern.

hit_l1a(packet_file, packet_date)

Will process HIT L0 data into L1A data products.

process_science(dataset, attr_mgr, packet_date)

Will process science datasets for CDF products.

subcom_sectorates(sci_dataset)

Subcommutate sectorates data.

subset_livetime(dataset)

Trim livetime to values shifted 10 minutes earlier than sectored data.

subset_sectored_counts(...)

Subset data for complete sets of sectored counts and corresponding livetime values.

update_livetime_coord(sectored_dataset)

Update livetime_counter to use a new epoch coordinate.